summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-desktop
Commit message (Expand)AuthorAgeFilesLines
* s/profile/kit/Tobias Hunger2012-09-042-16/+16
* Qt4ProjectManager: Fix translation contextKai Koehne2012-09-041-1/+1
* Qt Versions: Differentiate between qmlscene and qmlviewerKai Koehne2012-08-232-0/+4
* Removal of Symbian supportAlessandro Portale2012-08-221-4/+2
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-1910-30/+10
* Remove left over qt4desktoptargetfactory.cppDaniel Teske2012-07-181-147/+0
* *QtVersion::warningReason(): de-duplicate codeOswald Buddenhagen2012-07-092-6/+2
* make *QtVersion::warningReason() return a string listOswald Buddenhagen2012-07-094-10/+12
* introduce qmakeProperty(), use instead of versionInfo() where applicableOswald Buddenhagen2012-07-091-1/+1
* Fix reading of existing .user filesTobias Hunger2012-06-211-1/+1
* Profile introductionTobias Hunger2012-06-2115-865/+152
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-186-11/+10
* Catch a few common errors for failing .pro parsingDaniel Teske2012-05-091-2/+4
* Qt run configurations: emit enabledChanged if the disable reason changedDaniel Teske2012-05-081-3/+4
* Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-032-2/+0
* Fix warnings on windowsTobias Hunger2012-04-254-4/+4
* Use Core::Id in project-related objectsTobias Hunger2012-04-2514-97/+105
* Remove useless codeTobias Hunger2012-03-301-1/+0
* RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-292-6/+7
* UI text: write 'run configuration' as two wordsLeena Miettinen2012-03-061-2/+2
* React to qt versions changes on the project setup page.Daniel Teske2012-03-062-6/+6
* QtVersionManager::qtVersionsChanged() split list into add/remove/changeDaniel Teske2012-03-062-2/+2
* TargetSetupWidget: Handle requiredFeatures correctlyDaniel Teske2012-03-021-0/+1
* Hack to get remote deployment for linuxTobias Hunger2012-02-241-1/+14
* Rename ITargetFactory::supportedTargetIdsChangedDaniel Teske2012-02-242-2/+2
* Wizards: qml project support is desktop onlyThomas Hartmann2012-02-231-0/+1
* Wizards: The simulator is for mobile developmentThomas Hartmann2012-02-221-0/+1
* Fix importing in source build with no qt versionDaniel Teske2012-02-211-1/+1
* ITargetFactory: Make supportedTargetIds() and canCreate() orthogonalDaniel Teske2012-02-214-18/+14
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-212-40/+0
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-1510-30/+30
* Features: We have no component support on the desktopAlessandro Portale2012-02-093-3/+11
* DesktopTargetFactory: fix signature of createTargetSetupWidgetThomas Hartmann2012-02-092-2/+0
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-086-1/+30
* Qt support: Don't set LD_LIBRARY_PATH for buildingChristian Kandeler2012-01-311-0/+4
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-1/+1
* Long live the king!hjk2012-01-2618-18/+18
* Don't remove unconfigured custom executables on async parsesDaniel Teske2012-01-266-8/+10
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-184-9/+16
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-147-25/+25
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-078-10/+10
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1118-36/+36
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0318-36/+36
* | Add embedded linux targetTobias Hunger2011-11-031-1/+1
* | Add a maximum Qt Version to the wizardsDaniel Teske2011-10-202-5/+11
|/
* Use builddir not project dir for expanding relative libs pathsDaniel Teske2011-10-041-1/+1
* Add missing baseEnvironmentChanged signalDaniel Teske2011-10-041-1/+7
* Fix restoring of Qt4RunconfigurationsDaniel Teske2011-10-041-1/+1