summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Qbs: fix run environment to behave correctly like `qbs run`.Jake Petroules2014-09-291-2/+5
* | QbsProjectManager: Take product profiles into account.Christian Kandeler2014-09-251-24/+38
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-1/+2
|\ \ | |/
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-031-0/+13
|\ \ | |/
| * QbsProjectManager: Fix crash when an install step is removed.Christian Kandeler2014-09-011-0/+13
* | QbsProjectManager: Implemented retrieval of the Qbs run environmentThomas Epting2014-07-091-1/+15
|/
* 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-1/+2
* QbsPM: Fix signal signatureOrgad Shaneh2014-06-161-2/+2
* ProjectExplorer: Get rid of LocalApplicationRunConfiguration::RunModeOrgad Shaneh2014-05-281-14/+14
* De-noise RunConfigurationsOrgad Shaneh2014-05-281-30/+28
* 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-1/+1
* Qbs: Do not offer disabled executables as RunConfigurationsTobias Hunger2014-04-301-1/+1
* QbsProjectManager: Create run configurations for runnable products only.Christian Kandeler2014-04-291-7/+1
* QbsProjectManager: Remove invalid QTC_ASSERT().Christian Kandeler2014-03-281-1/+0
* QbsProjectManager: Improve run config creation.Christian Kandeler2014-03-241-4/+10
* Qbs: Create run configurations for everythingTobias Hunger2014-03-031-4/+5
* Qbs: Add placeholder text to QbsRunConfiguration widgetTobias Hunger2014-03-031-0/+1
* Qbs: Properly initialize "Run in Terminal" based on qbs propertiesTobias Hunger2014-03-031-9/+7
* Qbs: Quieten warningTobias Hunger2014-02-111-1/+1
* HistoryCompleter: Do not use a generic ids for history entriesTobias Hunger2014-02-101-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-10/+0
* | Qbs: Add history completer to path chooserTobias Hunger2013-11-261-0/+1
|/
* LocalRunConfiguration: Do not add a LocalEnvironmentAspectTobias Hunger2013-11-041-0/+2
* Qbs: Do not copy build step and build step listTobias Hunger2013-10-181-2/+2
* QbsProjectManager: Use qbs::Project as a value.Christian Kandeler2013-09-111-4/+4
* Update qbs submodule.Christian Kandeler2013-08-271-1/+6
* Qbs: Better support for consoleApplicationsTobias Hunger2013-08-091-2/+6
* Qbs: Fix QbsRunConfiguration setupTobias Hunger2013-07-081-2/+2
* Qbs: Fix crashes when switching QbsRunConfigurationsTobias Hunger2013-06-211-13/+10
* Qbs: Fix spellingTobias Hunger2013-06-211-2/+2
* Qbs: Fix QbsRunConfiguration creation with subprojectsTobias Hunger2013-06-211-2/+2
* Qbs: Fix crash in QbsRunConfigurationTobias Hunger2013-06-211-2/+2
* Qbs: Update data in runconfigurations when state changesTobias Hunger2013-05-241-3/+4
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-241-2/+9
* Qbs: Make name of some qbs-based member variables more explicitTobias Hunger2013-05-171-5/+10
* Qbs: Add QbsRunConfigurationTobias Hunger2013-05-151-0/+578