summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* use correct codec for stderrOswald Buddenhagen2011-11-071-1/+1
* Remove one messagebox when removing a buildconfigurationDaniel Teske2011-11-041-8/+0
* Fix warnings about slot.Friedemann Kleint2011-11-042-1/+3
* Fix painting issue on the Issues pane.wongk2011-11-041-1/+1
* Search: Uniform shotcut for File patternRobert Loehning2011-11-031-1/+1
* Appoutputpane sender() can't be used in a queued connectionDaniel Teske2011-11-032-6/+13
* Project::removeTarget add missing return truDaniel Teske2011-11-031-0/+1
* If user cancels save file prompt, cancel entire action.wongk2011-11-031-1/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03198-396/+396
* projectexplorer: More consistent '...'hjk2011-11-023-4/+4
* Fix showing of "Debugging Helper Missing" warning.Eike Ziller2011-10-313-16/+2
* BuildManager: Display times for build messagesOrgad Shaneh2011-10-311-1/+7
* Fix various crashesDaniel Teske2011-10-3112-46/+196
* GCC: Autodetect old GCC versions needed for macx-g++XY mkspecsTobias Hunger2011-10-311-1/+7
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-253-4/+4
* Fix id of gcc toolchains to include the correct abiDaniel Teske2011-10-211-0/+1
* Add runControl started/finished signals to the projectexplorerDaniel Teske2011-10-204-6/+18
* projectexplorer: add some visual grouping on the run settings pagehjk2011-10-191-18/+33
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-182-1/+126
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-052-3/+3
* | ToolChain: Fix parsing of gcc output and localizationTobias Hunger2011-10-181-2/+1
* | Fix typoJarek Kobus2011-10-131-1/+1
* | Task Pane: Sort list of filters alphabeticallyKai Koehne2011-10-121-4/+6
* | tr()-fixes for 2.4.Friedemann Kleint2011-10-062-195/+3
* | ProjectExplorer: Change how .shared settings workLeandro Melo2011-10-064-172/+196
* | CERC: Use invalid ABITobias Hunger2011-10-051-1/+1
* | Rename "Build Issues" pane to "Issues"Kai Koehne2011-10-052-2/+2
* | Taskwindow: Speed up the task windowTobias Hunger2011-10-054-427/+702
* | ABI: More unit test dataTobias Hunger2011-10-041-0/+3
* | CDB: Set 32bit and 64bit debuggers as requiredTobias Hunger2011-10-042-66/+59
* | Reduce number of categories and minimum size of preferencesEike Ziller2011-09-292-8/+7
* | projectexplorer: inline runsettingspropertiespage.uihjk2011-09-294-171/+105
* | settingspropertypages: stylehjk2011-09-283-8/+6
* | projectexplorer: this is never 0hjk2011-09-282-6/+6
* | IOutputPane: constify some member functionshjk2011-09-286-33/+33
* | Compile fixLeandro Melo2011-09-261-2/+2
* | ProjectExplorer: Introduce shared settings supportLeandro Melo2011-09-264-18/+200
* | ProjectExplorer: Rename userfileacessor.* to settingsacessor.*Leandro Melo2011-09-264-6/+6
* | ProjectExplorer: Refactor file settings acessorLeandro Melo2011-09-263-197/+333
* | Fix typoTobias Hunger2011-09-231-1/+1
* | Make Qt4ProejctManager::MakeStep::run multithreading safeDaniel Teske2011-09-232-1/+6
* | Remove unused memberDaniel Teske2011-09-232-2/+0
* | Implement Code Style schemesJarek Kobus2011-09-2315-645/+115
* | ABI: Add sh architectureTobias Hunger2011-09-222-0/+15
* | ProjectExplorer: On shutdown, delete runcontrols before singnaling done.Daniel Teske2011-09-221-6/+2
* | s/error_message/errorMessage/ghjk2011-09-211-1/+1
* | Reduce size of general project settingsEike Ziller2011-09-211-50/+51
* | Fix displayed file name when searching directory ending with '/'.Eike Ziller2011-09-201-0/+1
* | all: less QScopedPointerhjk2011-09-1910-10/+18
* | more stylehjk2011-09-196-114/+113