summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport/customexecutablerunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: MacroExpander API cosmetics.hjk2014-10-221-1/+1
* MacroExpander: Fall back to global expanderhjk2014-10-161-2/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-151-2/+0
|\ \ | |/
| * CustomExectutableDialog: Remove unused memberTobias Hunger2014-08-061-2/+0
* | Merge remote-tracking branch 'origin/3.2'Oswald Buddenhagen2014-08-051-31/+51
|\ \ | |/
| * CustomExecutableRunConfiguration: Remove nested event loopDaniel Teske2014-08-041-25/+36
| * CustomExecutableRunConfigurationWidget: Make different use cases explicitDaniel Teske2014-08-011-6/+15
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-3/+3
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-1/+2
* ProjectExplorer: Get rid of LocalApplicationRunConfiguration::RunModeOrgad Shaneh2014-05-281-5/+8
* De-noise RunConfigurationsOrgad Shaneh2014-05-281-29/+28
* 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
|/
* LocalRunConfiguration: Do not add a LocalEnvironmentAspectTobias Hunger2013-11-041-1/+3
* CustomExecutableRunConfiguration: Use sourceDir if the project has no bcDaniel Teske2013-04-301-0/+2
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-111-75/+2
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-2/+8
* Unify handling of dumperLibrary/dumperLibraryLocationsTobias Hunger2013-04-101-7/+3
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-051-8/+3
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-4/+2
* Clean headers in QtSupport.Friedemann Kleint2013-03-271-1/+0
* 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
* | Core::Id: Fix possible crash in operator ==Tobias Hunger2013-01-231-1/+1
* | Fix crash on Id comparisonOrgad Shaneh2013-01-231-1/+1
* | CustomExecutable: If there's no bc, fall back to system environmentDaniel Teske2013-01-091-0/+2
* | CustomExecutableRC: Fix and simplfy code emitting baseEnvironmentChangedDaniel Teske2013-01-091-22/+2
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-8/+8
|/
* Adjust license headershjk2012-10-051-21/+20
* Fix error handling for custom executables.Friedemann Kleint2012-09-181-43/+101
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-2/+2
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-7/+14
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-0/+424