summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qmakestep.h
Commit message (Expand)AuthorAgeFilesLines
* Export qmakestep and makestepDaniel Teske2011-08-041-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
* Fix connects, the signal moveddt2009-11-301-1/+1
* Rename method to the more correct canCreateForBuildConfigurationdt2009-11-301-1/+1
* Change IBuildStepFactory::canCreate to take a BuildConfigurationdt2009-11-301-1/+1
* Move most of the BuildConfiguration specific functionsdt2009-11-301-3/+0
* Remove project() from BuildStepdt2009-11-301-3/+2
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-19/+12
* Remove value(name) and setValue(name, value) from BuildStepdt2009-11-191-1/+16
* Add buildparser for the QMake stepTobias Hunger2009-11-121-2/+2
* On qt version change updat qmakestep config widgetdt2009-10-291-0/+1
* long live the kinghjk2009-08-141-1/+1
* Prepend qmake to the Effective qmake call text edit.dt2009-08-121-0/+1
* Rework the project settings.dt2009-08-061-0/+3
* Make importing update the widgets of QMakeStep and MakeStepdt2009-07-241-0/+6