aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/desktopqmakerunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmakeProjectManager: Improve signalling of parser stateTobias Hunger2016-11-091-2/+2
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* QmakePM: Disable "Run in terminal" for more test project typesOrgad Shaneh2016-07-201-2/+5
* Qmake: Do not soft-assert when a pro-file is not part of a projectTobias Hunger2016-02-021-3/+1
* ProjectExplorer: Avoid recently introduced crash when switching kitshjk2016-02-021-1/+3
* QmakePM: Enable "Run in Terminal" by default for console appsOrgad Shaneh2016-02-011-6/+12
* QmakePM: Factor out project node lookupOrgad Shaneh2016-02-011-11/+21
* ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-261-21/+18
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmakeProjectManager: Code cosmeticshjk2016-01-121-70/+46
* Project: Add setRootProjectNode methodTobias Hunger2016-01-111-4/+4
* ProjectExplorer: Use FileName in WorkingDirectoryAspectOrgad Shaneh2016-01-061-2/+2
* QmakeProjectManager: Initialize working directory to default valueshjk2016-01-061-1/+2
* QmakeProjectManager: Use WorkingDirectoryAspecthjk2015-12-221-104/+10
* QmakeProjectManager: Use TerminalAspecthjk2015-12-181-39/+10
* QMakeProjectManager: Use ArgumentsAspecthjk2015-12-161-39/+5
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-5/+3
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-2/+2
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+3
* Desktop Qmake RC: Add option to disable setting of PATH/(LD|DYLD)_LIBRARY_PATHDaniel Teske2015-09-081-2/+56
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* Desktop Qmake RC: Toggling usingDyldImageSuffix should update the environmentDaniel Teske2015-09-031-0/+4
* QmakeProject: Use QMAKE_PROJECT_NAME to set the display nameDaniel Teske2015-09-021-0/+9
* {Q,C}makeProjectManager: Adjust tooltip capitalizationhjk2015-07-071-1/+1
* QMakeProjectManager: Introduce member initialization.Jarek Kobus2015-06-231-7/+2
* QmakeProjectManager: Remove some dead codehjk2015-05-181-7/+0
* QtSupport: Remove SimulatorQthjk2015-04-241-17/+1
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-8/+8
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+3
* | {Qbs,QMake}ProjectManager: Make executable selectable/copyableNikolai Kosjar2015-01-261-4/+4
|/
* QmakeProject: Add macro expansion to desktop qmake runconfig widgethjk2014-11-051-0/+3
* Utils: MacroExpander API cosmetics.hjk2014-10-221-1/+1
* MacroExpander: Fall back to global expanderhjk2014-10-161-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | DesktopQmakeRunConfiguration: Optimize response to proFile parsingDaniel Teske2014-09-181-11/+14
* | DesktopQmakeRunConfiguration: Use Qt5 connectsDaniel Teske2014-09-151-4/+5
* | Qmake Project Manager: make QTC_ASSERT actually useful.Erik Verbruggen2014-09-111-1/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-1/+1
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-3/+4
* QmakeProject: Replace applicationProFilePaths by idsForNodesDaniel Teske2014-06-161-4/+2
* ProjectExplorer: Get rid of LocalApplicationRunConfiguration::RunModeOrgad Shaneh2014-05-281-16/+16
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-1/+1
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-3/+3
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-291-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1