aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Fixes crash on adding configurationsdt2010-04-151-1/+1
* Fix crash on removing cloned buildconfigurationsdt2010-04-151-4/+4
* GCC parser improvementsTobias Hunger2010-04-141-1/+54
* Handle "/usr/bin/ld: cannot find -lsomelib" in gccparserTobias Hunger2010-04-131-17/+33
* Fix some false positives in the build issuesTobias Hunger2010-04-132-5/+34
* Make gnumake parser less noisyTobias Hunger2010-04-132-51/+81
* Fix clearing of build issuesdt2010-04-091-0/+1
* Fix removing first runconfiguration crashdt2010-04-081-1/+1
* Fix disabling of remove runconfigurationdt2010-04-081-0/+4
* Fix setActiveRunconfiguration(0)dt2010-04-081-1/+1
* Fix deletion of buildconfigurationsTobias Hunger2010-04-011-18/+0
* Version bump.con2010-03-311-5/+5
* Custom wizards: Lower case all tags, prepare translations.Friedemann Kleint2010-03-311-4/+12
* Replace QWizard with Utils::WizardJarek Kobus2010-03-315-11/+25
* Remove customexecutable RCs again if they are unusedTobias Hunger2010-03-312-0/+8
* Do not add linebreaks into the MPTS tooltipsTobias Hunger2010-03-301-1/+1
* Make sure our active target is not changed accidentallyTobias Hunger2010-03-301-4/+6
* Make targetsettingspanel more robustTobias Hunger2010-03-301-6/+11
* Add simple unit tests for abld parserTobias Hunger2010-03-292-1/+1
* Only build outputparser tester when compileing with testsTobias Hunger2010-03-292-0/+8
* Fix unload action in context menu.dt2010-03-291-1/+1
* Make the custom executable dialog only resizable in the widthdt2010-03-291-1/+6
* FolderNavigationWidget: Fix file watcher leaks.Friedemann Kleint2010-03-292-25/+19
* Fix restoring of default sessionsdt2010-03-292-8/+9
* Export ProjectExplorer::Task again.dt2010-03-291-1/+1
* Moved CMake settings page under Projects categoryThorbjørn Lindeijer2010-03-262-1/+2
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-263-2/+9
* Fix compiledt2010-03-261-4/+0
* Replace "set build/run configuration" menus with select target commanddt2010-03-261-104/+9
* Use startup project not current project for buildingdt2010-03-263-26/+122
* Fix message from Project Desktopdt2010-03-261-1/+1
* setStartupProject(0) now works as it shoulddt2010-03-261-9/+1
* Sync the active target on the projects page with the active targetdt2010-03-265-31/+10
* Fix crash if the startup project changes to 0dt2010-03-261-1/+2
* Fix en/disabling of add/remove target on projects pagedt2010-03-252-4/+5
* Simplfy code dealing with the projects pagedt2010-03-2514-208/+91
* Synchronize startup project and current project on projects modedt2010-03-252-0/+14
* Select the tab after insertiondt2010-03-251-1/+1
* Add currentIndex API to DoubleTabWidgetdt2010-03-252-1/+20
* Remove isApplication() and simplfy startup project logicdt2010-03-253-17/+5
* Add project setting migration path for Symbian package creation.con2010-03-251-0/+126
* Introduce method to access the project directoryTobias Hunger2010-03-253-2/+10
* Remove make active from the runconfigurations pagedt2010-03-243-124/+117
* Multiple fixes to the progress barsJens Bache-Wiig2010-03-241-3/+3
* Header cleaning mainly in find/cpaster.Friedemann Kleint2010-03-242-6/+6
* Disable the 'Add to project' part when there are no projectsThorbjørn Lindeijer2010-03-242-2/+9
* Fix updating run control buttons when project has no active runconfigLasse Holmstedt2010-03-241-3/+12
* Don't trim lines before pushing them to the parsersdt2010-03-231-4/+4
* Add <b> to make the tags balanceddt2010-03-231-1/+1
* Introduced a single convenient function for updating additional contextsThorbjørn Lindeijer2010-03-231-13/+8