summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qmakestep.h
Commit message (Expand)AuthorAgeFilesLines
* Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-031-3/+7
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+3
* compile fix with namespaceshjk2011-11-241-12/+2
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-2/+10
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Make sure we pass -after arguments after user argumentsDaniel Teske2011-10-211-0/+1
* Remove unused memberDaniel Teske2011-09-231-1/+0
* qmake: Warn when using a mkspec that might not work with the tool chainTobias Hunger2011-09-151-0/+6
* QMakeStep: Move recompilation dialog to QMakeStepConfigWidgetKai Koehne2011-09-141-3/+3
* Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-5/+3
* Export qmakestep and makestepDaniel Teske2011-07-261-1/+2
* QMakeStep: Allow UI to update when asking user whether to recompileKai Koehne2011-07-191-0/+3
* qmake: Skip running qmake when using non-default tool chainsTobias Hunger2011-06-071-0/+1
* Remove BuildStepConfigWidget::init()dt_2011-05-301-1/+0
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-2/+7
* QmlDebugging: Enable linking the library automatically for debug buildsKai Koehne2011-05-181-1/+7
* DebuggingHelper: Rename 'qtVersionsChanged' to 'dumpUpdatedFor'Kai Koehne2011-05-161-1/+1
* DebuggingHelper: Keep state of different UI's for same version in syncKai Koehne2011-05-131-1/+1
* Disable observer and jsdebugger services when they're already part of QtThorbjørn Lindeijer2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* DebuggingHelpers: Reorder arguments of finished signalKai Koehne2011-04-071-1/+1
* QmlJSDebug: Move qmljsdebug into a static libraryKai Koehne2011-02-181-0/+13
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Qt4: Move Qt4Target and Qt4BC out of the Internal namespacedt2010-12-071-2/+2
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-4/+4
|/
* Further header cleanup.Friedemann Kleint2010-09-161-1/+1
* Give our Profile parser more information from the qmakestepdt2010-09-011-0/+1
* Add a few commentsdt2010-09-011-0/+1
* Fix always running of qmakedt2010-08-111-0/+1
* Refactor deploymentTobias Hunger2010-08-021-10/+10
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-7/+7
* Make code thread safe again.dt2010-06-101-0/+2
* Allow overriding the return value of abstractprocessstep::runTobias Hunger2010-04-091-1/+1
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-7/+7
* Long live the king!hjk2010-03-051-1/+1
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-12/+21
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Rework Build Parser handlingTobias Hunger2009-12-091-2/+2
* Rework connections on the project pane for Qt4Projects.dt2009-12-071-5/+9
* Fix signal names and also ensure that we don't reset the cursor positiondt2009-11-301-3/+4
* QMakeStep some API cleanupdt2009-11-301-3/+3
* Fix signal broken in the porting to new buildconfigurationdt2009-11-301-1/+1
* Hide static cast in accessor methodsdt2009-11-301-2/+6