summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace all remaining functions deprecated in Qt 5, if possible.Christian Kandeler2012-09-259-21/+23
* Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-2523-54/+64
* Setter: get argument by const referencePeter Kümmel2012-09-242-2/+2
* msvctoolchain: x64 and amd64 are the samePeter Kümmel2012-09-242-32/+49
* CMake: add Ninja supportPeter Kümmel2012-09-249-35/+209
* qmljstools: de-noisehjk2012-09-243-64/+29
* Get rid of ifdefs for crash handler in main.cpp.Nikolai Kosjar2012-09-243-21/+5
* Tests.QmlDesigner: compile fixThomas Hartmann2012-09-241-1/+0
* Tests.QmlDesigner: adding testBasicStatesQtQuick20Thomas Hartmann2012-09-242-0/+27
* Tests.QmlDesigner: adding testQtQuick20BasicRectangleThomas Hartmann2012-09-242-0/+109
* C++11: Fix and add test for simple decltype uses.Christian Kamm2012-09-243-1/+12
* QmlDesigner.model: fix majorQtQuickVersion()Thomas Hartmann2012-09-241-1/+3
* Tests.QmlDesigner: adding basic test for Qt Quick 2.0Thomas Hartmann2012-09-242-0/+23
* QmlDesigner.textToModelMerger: cleanupThomas Hartmann2012-09-241-25/+3
* QmlDesigner.NodeInstances: Use the 4.8 QDataStreamMarco Bubke2012-09-243-0/+8
* QmlDesigner.Instances: Fix type registrationMarco Bubke2012-09-241-1/+1
* QmlDesigner.Instances: Refactor the qml2 puppetMarco Bubke2012-09-2451-198/+6200
* Debugger: Using gdb 7.5 in build scripts.David Schulz2012-09-244-120/+35
* Do not abort Creator on SIGPIPEThiago Macieira2012-09-241-1/+1
* Fix compilation: don't call functions you didn't compileThiago Macieira2012-09-231-0/+4
* Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-2144-60/+60
* Linux: Add a crash handler providing a backtrace for debug builds.Nikolai Kosjar2012-09-2118-2/+1226
* Do not use qMemSet and qMemCopy.Christian Kandeler2012-09-214-20/+28
* Fix qbs build.Christian Kandeler2012-09-211-3/+2
* Do not use qFindChild() and qFindChildren().Christian Kandeler2012-09-202-8/+8
* Fix merge artifact in qbs file.Christian Kandeler2012-09-201-1/+2
* QmlDesigner: fix regression uncovered by testsThomas Hartmann2012-09-203-5/+14
* QmlDesigner: fix regression in string rewritingThomas Hartmann2012-09-201-2/+6
* Test.QmlDesigner: fix for windowsThomas Hartmann2012-09-201-2/+13
* Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-2026-45/+85
* Replace qVariantValue() with qvariant_cast().Christian Kandeler2012-09-2010-16/+16
* Fix bug with expression list parsing.Christian Kamm2012-09-201-3/+2
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-19104-2030/+2560
|\
| * Debugger: Add missing continue to simple testDavid Schulz2012-09-191-0/+1
| * Qt4Project: Fix updating of problem label on kit changesDaniel Teske2012-09-191-0/+2
| * Qt4 MakeStep Config Widget: Fix signal connectionDaniel Teske2012-09-191-1/+1
| * ToolChains: Accept autodetected duplicatesTobias Hunger2012-09-191-1/+1
| * Handle autodetection sources as identifiers for Qt versionsTobias Hunger2012-09-191-4/+17
| * Squish: Added new test cases/suite for welcome pageChristian Stenger2012-09-1910-7/+387
| * Fix building without svg (Qt 5)Eike Ziller2012-09-191-1/+2
| * Issues Pane: Fix badge number on clearing tasks of unknown typeDaniel Teske2012-09-193-0/+10
| * Fix lone warning iconTobias Hunger2012-09-191-1/+1
| * C++: Fix memory leak in preprocessor.Nikolai Kosjar2012-09-191-0/+2
| * ToolChains: Read SDK settings from Nokia/qtcreator/toolchains.xmlTobias Hunger2012-09-191-1/+1
| * QtVersion: Get SDK settings from Nokia/qtcreator/qtversion.xmlTobias Hunger2012-09-191-3/+3
| * Added more resource editor improvements and fixed wording.Konstantin Tokarev2012-09-181-1/+3
| * Cleanup wince QtTobias Hunger2012-09-182-8/+2
| * Doc: memcheck requires a debug buildLeena Miettinen2012-09-181-5/+6
| * BuildConfiguration::cloneSteps Add self clone checkDaniel Teske2012-09-181-0/+2
| * DeployConfiguration: fix memory leakDaniel Teske2012-09-181-0/+1