summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4target.cpp
Commit message (Expand)AuthorAgeFilesLines
* Profile introductionTobias Hunger2012-06-211-1493/+0
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+2
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-3/+3
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-15/+15
* Compile fixRobert Loehning2012-04-241-1/+1
* TargetSetupPage: Preserve ordering of buildconfiguration infosDaniel Teske2012-04-171-49/+68
* Qt4Project: Fix ordering of buildconfigurations for new/openDaniel Teske2012-03-291-6/+27
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Target setup: If the import path has focus, hitting enter should importDaniel Teske2012-03-061-0/+16
* TargetSetupPage: "Use shadow building" -> "Shadow build"Daniel Teske2012-03-061-1/+1
* UI text: use capitalization correctlyLeena Miettinen2012-03-061-8/+8
* React to qt versions changes on the project setup page.Daniel Teske2012-03-061-64/+183
* TargetSetupWidget: Handle requiredFeatures correctlyDaniel Teske2012-03-021-2/+5
* Qt4DefaultTargetSetupWidget: Remove unused qtVersionId memberDaniel Teske2012-03-011-2/+1
* Fix importing in source build with no qt versionDaniel Teske2012-02-211-1/+1
* ITargetFactory: Make supportedTargetIds() and canCreate() orthogonalDaniel Teske2012-02-211-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Support multiple mkspecs per tool chainTobias Hunger2012-02-091-5/+8
* Find better tool chain when importing a buildTobias Hunger2012-02-091-0/+18
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-3/+30
* Improve detection of no Qt usageTobias Hunger2012-02-011-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-181-0/+9
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-21/+25
* Show a message box on importing the same build twiceDaniel Teske2012-01-111-0/+23
* Tweak import layout on TargetSetupPageDaniel Teske2012-01-111-1/+5
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-9/+9
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Move mkspec policy into the Qt4 targetsTobias Hunger2011-11-041-0/+15
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-0/+14
|\ \ | |/
| * Qt: Pick tool chain that works with the default mkspecTobias Hunger2011-10-311-0/+14
* | Add a maximum Qt Version to the wizardsDaniel Teske2011-10-201-6/+12
|/
* Check all Makefile* for importing buildsDaniel Teske2011-10-101-54/+73
* Toolchain: Allow all tool chainsTobias Hunger2011-09-231-1/+14
* QMakeStep: Honor declarative_debug configuration for imported buildsKai Koehne2011-09-141-3/+8
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-301-6/+6
|\
| * Added some of the missing translationsRobert Loehning2011-08-241-6/+6
* | Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-1/+3
* | Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+2
|/
* Target setup: Disable symbian emulator by defaultDaniel Teske2011-07-081-0/+6
* Qt4BaseTargetFactory: Expose list of generic 'features' for a targetKai Koehne2011-06-241-5/+9
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-221-3/+3
* Qt4Target setup page: Do not enable targets without buildconfigurationsdt_2011-06-071-1/+1
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-0/+4
* Native dir separators in "Import build" dialogAlessandro Portale2011-05-261-1/+1
* BuildConfiguration: Adapt name if Qt version changesKai Koehne2011-05-251-2/+4
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-26/+40