aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectexplorer.h
Commit message (Expand)AuthorAgeFilesLines
* ToolChain: Use SettingsAccessor to access XML settingsTobias Hunger2018-04-201-2/+2
* Abi: Allow for roundtrips enum->string->enumTobias Hunger2018-04-101-0/+1
* Settingsaccessor: Extract file access and error reportingTobias Hunger2018-01-151-4/+4
* ProjectExplorer: Remove unused signalTobias Hunger2018-01-121-1/+0
* Project: Add some basic testsTobias Hunger2018-01-111-0/+6
* UserFileAccessor: Add testsTobias Hunger2018-01-081-0/+8
* ProjectExplorer: Return a reference from projectExplorerSetting()hjk2017-11-141-1/+1
* Wizards: add IconListFieldTim Jenssen2017-10-301-0/+1
* Wizards: add basic testsTim Jenssen2017-10-301-0/+8
* File System pane: Add item for opening project file as projectEike Ziller2017-10-131-1/+5
* ProjectExplorer: Move RunWorker priority handling to worker selectionhjk2017-07-181-1/+0
* Use const'ref in theses methodsMontel Laurent2017-04-211-1/+1
* ProjectExplorer: Remove startRunControl()'s runMode parameterhjk2017-04-121-1/+1
* ProjectExplorer: Split RunControl states furtherhjk2017-03-301-2/+0
* Remove unneeded includes of projectexplorerconstants.hOrgad Shaneh2017-03-201-1/+0
* ProjectExplorer: Adapt to ProcessHandle moveKari Oikarinen2017-01-301-2/+3
* Add api to get running run controls pidsFilipe Azevedo2017-01-261-0/+2
* File > New: Bring existing dialog to foregroundEike Ziller2016-09-301-0/+1
* ProjectExplorer: Rework mode main windowhjk2016-07-261-3/+0
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-4/+4
* Debugger: Avoid switching to debug when the inferior started (or failed)Eike Ziller2016-03-171-1/+1
* ProjectExplorer: Remove project parameter from PEP::canRun()hjk2016-03-101-1/+1
* Delay kit initialization until after the UI is upTobias Hunger2016-03-071-0/+1
* Add experimental clang-cl based toolchain.Friedemann Kleint2016-02-111-0/+3
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-10/+6
* ProjectExplorerPlugin: Mark tests as private slots.Friedemann Kleint2016-02-021-1/+2
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-8/+7
* QMakeProjectManager: Avoid usage of global thread pool.Eike Ziller2016-01-281-0/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Replace ICoreListener by std::functionshjk2015-11-041-1/+3
* ProjectExplorer: Remove useless methodTobias Hunger2015-10-271-2/+1
* ToolChainManager: Add some basic unit tests for TC setupTobias Hunger2015-10-271-0/+3
* Utils: Move template file processing from projectexplorer to utilsTobias Hunger2015-10-121-3/+0
* ProjectExplorer: Simplify code for showing rename errorsDaniel Teske2015-09-151-1/+0
* Open Project: Don't show a error dialog for duplicated projectsDaniel Teske2015-08-241-2/+42
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-6/+7
* ProjectTree: Fix adding files from context menuDaniel Teske2015-04-161-1/+1
* ProjectExplorer: Move private slots to Pimplhjk2015-02-241-75/+0
* Use Qt5 connects in ProjectExplorer and Sessionhjk2015-02-231-10/+9
* ProjectExplorer: Add runStartupProject() convenience functionhjk2015-02-231-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectTree: Fix context menu actionsDaniel Teske2015-01-151-3/+2
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-12-101-0/+1
|\|
| * ProjectExplorer: Fix unload project from context menuDaniel Teske2014-12-041-0/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-16/+1
|/
* ProjectExplorer: Fix crash on renamingDaniel Teske2014-11-181-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Fix handling of current node if project tree view is hiddenDaniel Teske2014-10-091-0/+4