summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildmanager.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash on unloading project that is building.dt2010-03-151-0/+1
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-1/+1
* Fix buildmanager state handlingdt2010-03-051-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Update import label when rebuildingTobias Hunger2010-02-121-1/+0
* Move BuildStep::init() to where they are added to the buildqueuedt2010-01-131-1/+1
* Remove BuildConfiguration::name()dt2009-11-301-4/+5
* Add functionality to show progress for the application in task bar/dock.con2009-11-271-0/+2
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-2/+2
* Use Task class in addToTaskWindow(...) signal.Tobias Hunger2009-11-121-2/+2
* Refactor TaskWindow to support different 'categories'Kai Koehne2009-11-111-2/+2