aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildmanager.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Simplify BuildManager::buildList() callshjk2018-01-111-3/+3
* Use const'ref in theses methodsMontel Laurent2017-04-211-1/+1
* ProjectExplorer: Use more constTobias Hunger2016-12-211-3/+3
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-1/+0
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+2
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-5/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Make BuildManager::instance() return a BuildManager*hjk2014-12-081-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* BuildManager: Don't clear the tasklist between init() and run()Daniel Teske2014-04-041-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BuildManager: apply 'static' patternhjk2013-09-051-40/+37
* SessionManager: Apply 'static' patternhjk2013-09-051-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile output: Add 'Cancel Build' buttonOrgad Shaneh2012-04-021-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Make Open Project wizard skippableDaniel Teske2012-02-031-2/+3
* Optionaly disable buildstepsDaniel Teske2012-01-311-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Show a more descriptive "Clean" or "Deploy" while doing that.Daniel Teske2011-11-091-4/+5
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-2/+4
|\|
| * Fix various crashesDaniel Teske2011-10-311-2/+4
* | Abort running is possible if any build error occuredYuchen Deng2011-10-311-0/+2
|/
* all: less QScopedPointerhjk2011-09-191-1/+2
* Add gui thread mode to BuildStepDaniel Teske2011-07-121-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | ProjectExplorer: Adapt output window clients to fixed newline handling.Christian Kandeler2011-03-311-1/+3
|/
* Appending the text tooltip of the progress bar has been enabledPawel Polanski2011-02-021-0/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Exported header cleanup: Add private class for build manager.Friedemann Kleint2010-09-201-48/+8
* Refactor deploymentTobias Hunger2010-08-021-6/+3
* Merge remote branch 'origin/2.0'con2010-07-161-0/+2
|\
| * Add more signals to BuildManager.dt2010-07-151-0/+2
* | Fix compile output to be readeable with dark themesdt2010-07-151-1/+2
* | Return whether steps were queued or notTobias Hunger2010-07-121-6/+6
* | Wire in Deployment logicTobias Hunger2010-07-121-0/+2
* | Task hubdt2010-07-071-4/+6
* | Move ProjectExplorer::Task into its own fileTobias Hunger2010-06-161-1/+2
|/
* Port the compile output window away from HTML to QTextCharFormatdt2010-06-081-1/+1
* Prevent removing buildsteps if the buildsteps are queued for building.dt2010-04-131-0/+1