summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: separate extension plugins for Qt Quick 1 and 2Leena Miettinen2012-11-262-14/+22
* QtSingleApplication: Compile fix after removal of QApplication::Typehjk2012-11-262-39/+0
* fix QCoreApplication::translate usage in cppchecksymbols.cppJoerg Bornemann2012-11-261-2/+2
* Copile fix after f8645bb6hjk2012-11-261-2/+2
* Translate some stringsOrgad Shaneh2012-11-269-16/+18
* Fix building against Qt5 on MacOS.Erik Verbruggen2012-11-261-3/+6
* Inspector: Fetch objects lazilyAurindam Jana2012-11-244-14/+61
* Wizards.QmlProject: Creating a Qt Quick 2.0 fileThomas Hartmann2012-11-231-3/+2
* Win: Do fail less often when adding mingw Qt versionsTobias Hunger2012-11-231-26/+46
* QML Debugging: Qt 5 CONFIG+=declarative_debug qml_debugAurindam Jana2012-11-224-8/+12
* Fix: no scope walking for name resolving after MemAccess operatorErik Verbruggen2012-11-224-3/+67
* C++: Fix code completion for Qt containersPrzemyslaw Gorszkowski2012-11-223-1/+41
* Fix regression: Windows SDK 7.1 compiler detectionPeter Kümmel2012-11-221-4/+4
* Kits: Allow autodetected kits to become defaultTobias Hunger2012-11-221-1/+3
* QtQuick wizards: Mark all wizards as either Qt Quick 1 or Qt Quick 2Kai Koehne2012-11-221-4/+4
* QML Debugging: Qt Quick 2 Application WizardAurindam Jana2012-11-221-2/+8
* Creator Examples: prioritize default Qt version when searching examplesChristiaan Janssen2012-11-221-3/+9
* C++: Clean up dev tools.Nikolai Kosjar2012-11-2225-182/+561
* SDKtool: Make sure the Qt id starts with "SDK." when setting up kitsTobias Hunger2012-11-221-1/+5
* Creator Examples: search for manifest files in qt5 submodulesChristiaan Janssen2012-11-221-6/+25
* Creator Examples: providing custom examples-manifest.xmlChristiaan Janssen2012-11-211-0/+11
* Another target -> kit renamingRobert Loehning2012-11-211-2/+2
* Do not append '2' to cloned kit names.Tobias Hunger2012-11-211-0/+1
* Fix build issues being empty for non-qmake projectsTobias Hunger2012-11-213-10/+17
* Make sure cloned kits are considered to be manualTobias Hunger2012-11-212-0/+3
* debugger: compile fix in self testRobert Loehning2012-11-211-2/+2
* SDKtool: Fix autodetection sources of Qt versionsTobias Hunger2012-11-202-3/+12
* sdktool: Fix removal of Qt versionsTobias Hunger2012-11-201-1/+1
* sdktool: Make sure to put a sane qmake path into qtversions.xmlTobias Hunger2012-11-201-2/+13
* QmlDesigner: do not show warning for qml2puppet in 2.6Thomas Hartmann2012-11-201-10/+12
* Doc: using QML Scene for Qt 5 and Qt Quick 2Leena Miettinen2012-11-204-11/+14
* Fix crash when closing creatorTobias Hunger2012-11-201-0/+3
* Squish: Update for Target -> Kit renamingRobert Loehning2012-11-201-1/+1
* fix German double mapped key accelerator for menus "Datei", "Debuggen"Christian A. Reiter2012-11-191-1/+1
* make setting default Kit workJing Bai2012-11-191-3/+4
* Doc: new Qt Quick 2.0 file wizardLeena Miettinen2012-11-191-1/+5
* Squish: Handling different cursor behavior on MacRobert Loehning2012-11-191-1/+5
* debugger: fix win64interrupt start when installed into path with spaceshjk2012-11-191-1/+1
* debugger: gdb: Use RemoteGdbServerAdapter for StartRemoteProcess modeMarcus Folkesson2012-11-171-0/+1
* Remove Q_ASSERTsTobias Hunger2012-11-175-17/+5
* ProjectExplorer: handle environment files with non-latin contentshjk2012-11-161-1/+1
* Fix detection of post-beta2 Qt5 versionsTobias Hunger2012-11-161-1/+3
* Do not warn when opening a pro.user file without EnvIdOrgad Shaneh2012-11-161-19/+21
* ClearCase: Fix race conditionOrgad Shaneh2012-11-164-16/+11
* ClearCase: Fix "Check In Activity"Orgad Shaneh2012-11-161-1/+1
* Distinguish chinese translations in settingsLiang Qi2012-11-161-1/+4
* Editor: Fix infinite loop in BaseTextFindDavid Schulz2012-11-161-1/+12
* debugger: handle gdb.TYPE_CODE_FUNC as "generic" typehjk2012-11-161-0/+1
* Version bump.Eike Ziller2012-11-152-2/+2
* QML: Add Qt Quick 2 file wizardKai Koehne2012-11-143-9/+25