aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qmakestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-734/+0
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}BuildConfiguration{Factory,}hjk2013-10-291-17/+17
* Abi: Remove traces of harmhattan and maemo supportDaniel Teske2013-10-251-5/+0
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-4/+4
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-3/+3
* BuildManager: apply 'static' patternhjk2013-09-051-4/+3
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-2/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Move qmldebugginghelper related code from Qt4PM to QtSupportTobias Hunger2013-06-141-66/+9
* Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-281-11/+0
* Qt4ProjectManager: Forward-declare some classes.Friedemann Kleint2013-03-281-0/+2
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-121-0/+2
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* | ProcessParameter: Ensure macro expansion is done in the main threadDaniel Teske2012-12-071-0/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-3/+6
|\|
| * QML Debugging: Qt 5 CONFIG+=declarative_debug qml_debugAurindam Jana2012-11-221-3/+6
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-5/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-14/+14
|\|
| * s/profile/kit/Tobias Hunger2012-09-041-14/+14
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-14/+16
|/
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-2/+2
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-1/+2
* Removal of Symbian supportAlessandro Portale2012-08-221-1/+1
* Qt4ProjectBuildConfiguration: Fix QML debug checkboxChristian Stenger2012-08-151-0/+2
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-4/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Qt4PM: Correct shadow build support testOrgad Shaneh2012-06-251-1/+1
* Fix reading of existing .user filesTobias Hunger2012-06-211-1/+1
* Profile introductionTobias Hunger2012-06-211-71/+31
* Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-031-4/+4
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-16/+15
* Fix QML debugging in QMakeStep.Friedemann Kleint2012-04-111-4/+7
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* QMake: Do not warn when using default mkspecTobias Hunger2012-02-101-1/+1
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-4/+3
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Optionaly disable buildstepsDaniel Teske2012-01-311-1/+0
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+2
* Mac: Explicitly set architecture to selected tool chain.Eike Ziller2012-01-181-4/+23
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-9/+10
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-14/+14