summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Squish: Don't expect parsers to understand invalid C++Robert Loehning2016-01-201-10/+10
* Add androidExtraLibs paths to solibSearchPathBogDan Vatra2016-01-204-0/+22
* Fix const-ness of ClangCodeModel::Internal::CompletionChunksToTextConverter::...Friedemann Kleint2016-01-191-1/+1
* Fix display of MSVC2015 in compilerString().Friedemann Kleint2016-01-191-0/+4
* Clang: Fix inserting "::" after namespaceNikolai Kosjar2016-01-192-0/+17
* Clang: Fix html code in completion list itemNikolai Kosjar2016-01-195-24/+51
* Clang: Extract duplicate codeNikolai Kosjar2016-01-194-14/+15
* Clang: Fix text format for completion detailsNikolai Kosjar2016-01-195-0/+28
* QmlDesigner: Remove unused fileThomas Hartmann2016-01-191-15/+0
* QmlDesigner: Fix crash in qml2puppetThomas Hartmann2016-01-191-1/+2
* Debugger: Improve UnstartedAppWatcherDialog.Friedemann Kleint2016-01-142-14/+21
* Editor: Use internal zoom functions.David Schulz2016-01-141-2/+2
* Clang: Fix crash when closing documents fastNikolai Kosjar2016-01-121-3/+2
* Dumper: Fallback to 100 items when array size cannot be determinedOrgad Shaneh2016-01-111-1/+4
* Qt Quick Application Wizards: Add Qt 5.6Alessandro Portale2016-01-083-0/+24
* QmlDesigner: Ensure that QQuickItem is always used from the QtQuick exportThomas Hartmann2016-01-081-0/+15
* Merge remote-tracking branch 'origin/3.5' into 3.6Eike Ziller2016-01-072-1/+16
|\
| * Do not embed rpath to external libraries3.5Adam Majer2015-10-232-2/+4
| * Update Russian translationSergey Belyashov2015-10-141-0/+15
* | Android: update gradle wrapper propertiesBogDan Vatra2016-01-062-2/+25
* | Android: Add clean step only if the minSDK is changedBogDan Vatra2016-01-063-24/+31
* | Debugger: Fix transfer of object address with LLDBhjk2016-01-061-2/+2
* | QML project Wizards: Add Qt 5.6Alessandro Portale2016-01-052-0/+18
* | Squish: Remove workaround for fixed bug.Robert Loehning2016-01-052-13/+0
* | Qt Quick Designer: Support "import QtQuick 2.6"Alessandro Portale2016-01-051-4/+6
* | Squish: Update project tree for qtcreator.qbsRobert Loehning2016-01-041-55/+641
* | report errors from projects included by cumulative evaluationOswald Buddenhagen2016-01-043-7/+22
* | report to message handler whether evaluating cumulativelyOswald Buddenhagen2016-01-046-9/+19
* | make CONFIG feature evaluation failure non-fatal in cumulative modeOswald Buddenhagen2016-01-041-1/+1
* | Qnx: Fix GCC 5.2.1 warning in release buildOrgad Shaneh2016-01-041-1/+2
* | FancyLineEdit: Fix initial value of m_firstChangeOrgad Shaneh2016-01-041-1/+1
* | Add missing includes.Friedemann Kleint2015-12-181-1/+2
* | Removed qmltypes tooling-related warnings.Marco Benelli2015-12-181-4/+0
* | Update Polish translationsJarek Kobus2015-12-181-812/+2750
* | TextBrowserHelpViewer: Fix opening external linksEike Ziller2015-12-171-0/+3
* | TextBrowserHelpViewer: Don't use magic number.Eike Ziller2015-12-171-1/+1
* | Version bumpEike Ziller2015-12-172-2/+2
* | Debugger: Fix editing values in GDBhjk2015-12-171-1/+1
* | Clang: Fix determining current parameterNikolai Kosjar2015-12-162-18/+43
* | Clang: Fix displaying template parameters IINikolai Kosjar2015-12-163-9/+41
* | Clang: Fix emphasizing current parameter in function signature tooltipNikolai Kosjar2015-12-165-32/+117
* | Clang: Fix highlighting for using a namespaced typeMarco Bubke2015-12-163-1/+16
* | Clang: Flatten code completion chunksMarco Bubke2015-12-168-97/+101
* | QmlJsEditor: unify behavior of autocompletion to C++ editor.Marco Benelli2015-12-163-0/+13
* | Changelog: Update creditsOrgad Shaneh2015-12-151-2/+20
* | QmlDebug: Avoid dangerous interactions with QPacketProtocolv3.6.0Ulf Hermann2015-12-112-1/+3
* | Debugger: Don't auto-enable QML debugging if LANG_QMLJS isn't setUlf Hermann2015-12-111-3/+5
* | SummaryPage: Be more robust wrt. selecting from the comboboxTobias Hunger2015-12-101-3/+4
* | Debugger: Also escape special chars in elided displayed stringshjk2015-12-101-1/+1
* | More change logEike Ziller2015-12-101-0/+11