aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qmakestep.h
Commit message (Expand)AuthorAgeFilesLines
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-182/+0
* Qt4ProjectManager: Rename QT4PROJECTMANAGER_{LIBRARY,EXPORT}hjk2013-10-291-1/+1
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-1/+1
* Qt4ProjectManager: Rename {Qt4,Qmake}BuildConfiguration{Factory,}hjk2013-10-291-2/+2
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-1/+1
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-2/+2
* Move qmldebugginghelper related code from Qt4PM to QtSupportTobias Hunger2013-06-141-1/+0
* Qt4ProjectManager: Forward-declare some classes.Friedemann Kleint2013-03-281-1/+2
* 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
* Profile introductionTobias Hunger2012-06-211-2/+0
* 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