summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer.h
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Add runControl started/finished signals to the projectexplorerDaniel Teske2011-10-201-0/+2
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* Better error feedback on Open projectDaniel Teske2011-09-051-2/+3
* Add "Find in directory" to project tree context menuDaniel Teske2011-09-051-0/+1
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-7/+1
* Qml run controls automatically stop all run controls for the same fileDaniel Teske2011-07-191-0/+2
* ProjectExplorer: Add 'Collapse All' to tree widget.Friedemann Kleint2011-07-151-1/+1
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-0/+4
* Add menu item to clear the recent projects/files menus.con2011-06-201-0/+1
* Abi: Allow overriding the detected abis of the gcc tool chainTobias Hunger2011-05-311-0/+1
* Show tooltip on disabled run actionsdt_2011-05-271-0/+1
* Set a tooltip on the build actions if they are disableddt_2011-05-271-1/+3
* Fix "Show in shell/terminal" to use the correct directorydt_2011-05-251-0/+1
* Parser: Make parser test engine more strictTobias Hunger2011-05-181-0/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | CMakeProjectManager: Change editing cmake files to not pop up a dialogdt2011-03-311-0/+2
|/
* ProjectExplorer: Fix compile on linuxdt2011-03-241-0/+2
* Unit test for Abi::abisOfBinary(...)Tobias Hunger2011-03-211-0/+3
* Qt4 Maemo: Simplfy code for adding OTHER_FILES to .pro filedt2011-03-181-0/+2
* SessionManager: emit sessionLoaded after actually changing activeSessiondt2011-03-111-1/+1
* ProjecteExplorerPlugin: loadProject -> openProjectdt2011-02-221-2/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-0/+3
* Variable manager uses "update request" mechanism.con2011-02-181-0/+1
* Maemo: Tighter integration of packaging meta data.Christian Kandeler2011-02-071-0/+2
* Add "Run" to projectexplorer context menudt2011-01-211-1/+2
* ProjectExplore: Introduce dis/enabling of buildconfigurationsdt2011-01-191-1/+3
* ProjectExplorer: Always give feedback on failed project loadingdt2011-01-121-2/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Remove warning about invalid run configurationsTobias Hunger2010-11-261-2/+0
* | ProjectExplorer: Add publishing infrastructure.Christian Kandeler2010-11-241-0/+2
* | ProjectExplorer + Debugger: Move Debug Action to the Debugger plugindt2010-11-121-2/+4
* | ProjectExplorer: runProjectImpl -> runProject and make it publicdt2010-11-121-1/+2
* | ProjectExplorer: Fix context menu actionsdt2010-11-121-1/+1
* | Add "New Subproject..." context menu action in project explorerJarek Kobus2010-11-121-0/+1
* | ProjectExplorer: Fix Open in graphical shell/terminal on virtual foldersdt2010-11-011-0/+1
|/
* ProjectExplorer: Fix connnect/disconnect RunConfiguration::isEnabled()dt2010-10-111-0/+3
* Ah ups, make setStartupProject(Project *) a slotdt2010-09-011-1/+1
* Project Explorer: Add set startup project to context menudt2010-09-011-1/+2
* Add "Remove Project" action to the project explorerJarek Kobus2010-08-271-0/+1
* Wizards: Delay parsing of custom wizards.Friedemann Kleint2010-08-271-0/+1
* Debugger: Refactor run control termination.Friedemann Kleint2010-08-201-0/+1
* Improve MSVC parserTobias Hunger2010-08-121-0/+3
* Add QML folder in project tree, show files theredt2010-08-111-0/+1
* Refactor deploymentTobias Hunger2010-08-021-0/+2
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-1/+1