aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Perforce: Fix compilev3.3.0-rc1Christian Stenger2014-11-251-1/+1
* qmljs: cleanupFawzi Mohamed2014-11-251-6/+4
* Perforce: Don't crash on large log outputhjk2014-11-251-1/+9
* Revert "ToolChains: Do not list ToolChains removed by the sdktool"Eike Ziller2014-11-251-11/+9
* Android: Fix name for api level 20Daniel Teske2014-11-251-0/+1
* qmljs: avoid storing qmltypes and qmlprojectFawzi Mohamed2014-11-251-0/+2
* Ssh: Remove wrong Q_ASSERT in SshRemoteProcess destructorhjk2014-11-251-3/+1
* ElfReader: Catch bad_alloc exceptionOrgad Shaneh2014-11-251-1/+7
* ToolChains: Do not list ToolChains removed by the sdktoolTobias Hunger2014-11-241-9/+11
* Utils: Fix memory leak in JsonMemoryPoolOrgad Shaneh2014-11-241-1/+3
* CppTools: Remove QTC_ASSERTNikolai Kosjar2014-11-241-2/+2
* Valgrind: Fix memory leakOrgad Shaneh2014-11-241-2/+5
* ProjectExplorer: Fix disabled "Close Project" after closing projectDaniel Teske2014-11-241-2/+3
* SettingsDialog: Fix default buttonDaniel Teske2014-11-241-1/+3
* Android: Fix deployment of release builds with Qt 5.3 and earlierEskil Abrahamsen Blomfeldt2014-11-241-11/+5
* ProjectExplorer: Compile fix after 78f1b24chjk2014-11-211-0/+10
* JsonWizard: Add separate method to get stringified valuesTobias Hunger2014-11-216-31/+38
* JsonKitsPage: Clarify unexpanded/expanded project pathTobias Hunger2014-11-213-7/+6
* Android Settings Dialog: Fix tab orderDaniel Teske2014-11-211-213/+213
* Core: Fix memory leakOrgad Shaneh2014-11-212-5/+4
* BaseQtVersion: Rename isInSourceDirectory to isSubProject and fix itDaniel Teske2014-11-214-10/+21
* SVN: Fix checkout wizardTobias Hunger2014-11-212-2/+1
* QbsPM: Fix memory leaksOrgad Shaneh2014-11-216-0/+18
* PluginManager: Fix potential leakOrgad Shaneh2014-11-211-1/+3
* QmlProfiler: use correct row heights for binding loop markersUlf Hermann2014-11-211-4/+4
* QmlProfiler: Fix memory leakOrgad Shaneh2014-11-211-1/+3
* Theming: Do not append (built-in) to themesOrgad Shaneh2014-11-211-1/+1
* Resource editor: Fix paste.Friedemann Kleint2014-11-208-11/+34
* FormWizard: Fix newlines being escaped in generated outputTobias Hunger2014-11-202-3/+9
* QmlProfiler: Center the binding loop marker on events in overviewUlf Hermann2014-11-201-1/+1
* Android: Don't default to gradleDaniel Teske2014-11-201-2/+2
* Fix license headersKai Koehne2014-11-207-37/+42
* CMake: Add logging output to file -> target mappingDaniel Teske2014-11-201-1/+25
* CMake: Further fine tune file -> target mappingDaniel Teske2014-11-201-6/+15
* CMake: Fine tune finding a suitable targets for filesDaniel Teske2014-11-201-0/+4
* Theming: Hide the buttons in the theme selectorOrgad Shaneh2014-11-202-9/+27
* QtKitInformation: Report correct version IdTobias Hunger2014-11-201-1/+2
* JsonWizard: Code cleanupTobias Hunger2014-11-201-9/+5
* JsonSummaryPage: Fix selection of best project nodeDaniel Teske2014-11-201-3/+8
* Revert "Add Qt build date to about dialog"Eike Ziller2014-11-201-6/+4
* ProjectPartBuild: Fix framework pathsChristian Stenger2014-11-201-1/+0
* QbsProject: Make initial CppTools::ProjectInfo validNikolai Kosjar2014-11-201-0/+1
* QmlJS: Fix potential null pointer access.Christian Kandeler2014-11-201-1/+1
* QmakeProject: Fix crash on unloading projectsDaniel Teske2014-11-201-1/+1
* QmakeProject: Fix crash on unloading project while parsingDaniel Teske2014-11-204-1/+19
* Fix broken debugging on Android 5.0Alex Blasche2014-11-202-34/+150
* QmakeProject: Set current Node after first parseDaniel Teske2014-11-201-0/+7
* Theming: Cache display name in ThemeSettingsWidgetOrgad Shaneh2014-11-201-3/+9
* Theming: Do not use absolute path for built-in themesOrgad Shaneh2014-11-2010-91/+119
* Theming: Store initial paletteOrgad Shaneh2014-11-204-7/+18