summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4target.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Make sure a display name is set for targetsTobias Hunger2010-09-021-1/+2
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-8/+4
* Deploy related data has been moved from Run-Configuration into Deploy-Configu...Pawel Polanski2010-08-161-16/+17
* Refactor deploymentTobias Hunger2010-08-021-30/+34
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-4/+4
* Refactor deployment for Symbian OSPawel Polanski2010-07-221-0/+3
* Maemo: Move deploying to dedicated deploy step.ck2010-07-131-2/+2
* Maemo: Introduce deploy step infrastructure.ck2010-07-131-1/+5
* Add Deploy stepsTobias Hunger2010-07-061-2/+2
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-5/+5
* Fix targetsetuppage's shadowbuild dirsTobias Hunger2010-06-081-6/+11
* Add a special target for Qt simulatorTobias Hunger2010-04-301-1/+8
* Work around to deep build directory.dt2010-04-131-1/+5
* Add skeleton for Maemo package creation build step.ck2010-04-061-0/+3
* Fix logic to handle symbian special caseTobias Hunger2010-04-011-2/+2
* Add a customexecutablerunconfiguration if no others are availableTobias Hunger2010-03-301-0/+4
* Fix Release being displayed as DebugTobias Hunger2010-03-291-5/+2
* Rework buildconfiguration setup in targetsTobias Hunger2010-03-261-30/+57
* Auto-add signing step for new symbian build configurations.con2010-03-251-0/+6
* Enable shadow building by default for Qt4 projectsTobias Hunger2010-03-251-0/+23
* Header cleanup in ProjectExplorer and Qt4ProjectManagerFriedemann Kleint2010-03-171-1/+0
* Start on a build step for creating symbian package.con2010-03-161-17/+18
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-3/+3
* Use exact and aysnc .pro file evaluatedt2010-03-101-89/+11
* Long live the king!hjk2010-03-051-1/+1
* Remove Maemo emulatorTobias Hunger2010-02-261-7/+2
* Add icons for the different targets.con2010-02-231-6/+6
* Show target overlay icon only in the active target button.con2010-02-231-19/+19
* Simplerdt2010-02-191-2/+1
* Add target selection wizard to Qt4 projectsTobias Hunger2010-02-171-15/+38
* Actually propagate targetinformationchanged signalTobias Hunger2010-02-161-0/+9
* Have qmakestep trigger the import labelTobias Hunger2010-02-161-0/+11
* Symbian: Let SymbianDeviceManager handle TrkDevice leases.Friedemann Kleint2010-02-111-13/+16
* Symbian is the term. Also unconditionally reset target names.con2010-02-101-6/+4
* Removed static QIcon instances.Friedemann Kleint2010-02-101-6/+6
* Give targets a tool tip property.con2010-02-091-15/+59
* Add runconfigurations when creating a targetTobias Hunger2010-02-091-0/+4
* Integrate target supportTobias Hunger2010-02-091-0/+398