summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer.h
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* CustomExecutableRunConfiguration: Remove nested event loopDaniel Teske2014-08-041-0/+1
* Variables: Use lambdas as callbacks to resolve variableshjk2014-06-241-1/+0
* Remove AppOutputPane::runControls()Daniel Teske2014-06-121-2/+0
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-161-0/+3
|\
| * projectexplorer/qmake-makestep: parse output of xcodebuildFawzi Mohamed2014-05-131-0/+3
* | Open projects from file system view.Friedemann Kleint2014-04-221-0/+1
|/
* Resource file in project treeDaniel Teske2014-02-191-2/+5
* ProjectNodes: Move (add|remove|delete|rename)Files to FolderNodeDaniel Teske2014-02-191-2/+2
* Added test for Abi::abiFromTargetTriplet()Robert Loehning2014-02-041-0/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Implemented "Add Existing Directory..." feature.Pawel Faron2013-10-311-0/+1
|/
* ProjectExplorer: Remove IPublishWizardDaniel Teske2013-10-151-1/+0
* ProjectExplorerPlugin: Make settings accessor statichjk2013-09-061-2/+2
* BuildManager: apply 'static' patternhjk2013-09-051-3/+0
* SessionManager: Apply 'static' patternhjk2013-09-051-5/+0
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-1/+0
* Custom Error ParserAndre Hartmann2013-08-081-0/+3
* TaskHub: De-noise user codehjk2013-08-021-1/+1
* Turn struct ProjectExplorerSettings into a classTobias Hunger2013-06-051-3/+1
* ProjectExplorer: Update context whenever project language/context changesTobias Hunger2013-04-101-0/+2
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+1
* Open project from command line: Postpone the actual opening via a timerDaniel Teske2013-02-191-0/+1
* Show external file warning only when file is modifiedOrgad Shaneh2013-02-151-1/+1
* Outputparser: Add a parser that filters out ANSI sequencesTobias Hunger2013-02-121-0/+3
* Show warning when opening a file that is external to the projectOrgad Shaneh2013-02-071-0/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | TargetSetupPageWrapper: Offer a cancel buttonDaniel Teske2012-10-251-0/+1
|/
* Fix handling of nested @if in custom widget preprocessor.Friedemann Kleint2012-10-111-0/+3
* Adjust license headershjk2012-10-051-21/+20
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-0/+1
* ProjectExplorer: Properly test device support.Christian Kandeler2012-08-211-0/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-1/+0
* Add desktop deviceTobias Hunger2012-05-031-0/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-2/+3
* Update Project's displayName in GUI if it changes after initial load.Konstantin Tokarev2012-04-171-0/+1
* Examples: Fix showing documentation in side bar.Eike Ziller2012-03-211-1/+1
* Automatically configure examples opened from the welcome page.Daniel Teske2012-03-091-0/+3
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* CompileDaniel Teske2012-02-131-1/+1
* Add TaskHub accessor to ProjectExplorerPluginDaniel Teske2012-02-131-0/+2
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-8/+9
* Use QByteArray for variable names.hjk2012-01-101-1/+1
* Provide "Open with" context menu in qrc editor.Eike Ziller2011-12-131-1/+0