aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qt-desktop
Commit message (Expand)AuthorAgeFilesLines
* Move QtVersionFactory to QtSupport moduleYuchen Deng2013-10-1511-1550/+0
* Remove support for Madde-based platforms.Christian Kandeler2013-10-151-4/+1
* Qt4RunConfiguration: Call correct base class in overloaded functionDaniel Teske2013-10-091-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Qt4RunConfigurationFactory: Simplfy codeDaniel Teske2013-06-191-6/+2
* Qt4RunConfiguration: Do not mark unit tests as terminal appsDaniel Teske2013-06-111-0/+1
* TargetInformation: The coding style disallows structsDaniel Teske2013-04-231-1/+1
* Qt4ProFileNode: Split up targetInformationDaniel Teske2013-04-172-8/+49
* Fix connection to slotTobias Hunger2013-04-111-1/+1
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-112-199/+1
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-112-4/+26
* Add specialization of environmentaspect for local processesTobias Hunger2013-04-112-0/+31
* Unify handling of dumperLibrary/dumperLibraryLocationsTobias Hunger2013-04-101-8/+2
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-052-11/+7
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-052-5/+4
* Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-286-28/+0
* QtSupport: Remove internal class QtFeatureProvider from public header.Friedemann Kleint2013-03-272-0/+2
* Qt4Project: minor cleanup of ID handlinghjk2013-03-221-13/+9
* RunConfigurations: Avoid some direct QString use with Core::Idhjk2013-03-191-1/+1
* Fix warning on unused parameterTobias Hunger2013-02-281-0/+1
* Qt4Runconfig: Add options to run on QVFbhjk2013-02-212-1/+20
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3110-10/+10
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2910-10/+10
| * Update Qt4 references to Qt.Caroline Chao2012-11-081-1/+1
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-281-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Do not set displayName in BaseQtVersionTobias Hunger2012-11-282-2/+2
* | Qt4PM: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-272-4/+4
* | Update Qt4 references to Qt.Caroline Chao2012-11-061-1/+1
* | Rename accidentaly renamed signal kitUpdated back to proFileUpdatedDaniel Teske2012-10-162-4/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0510-214/+204
|\|
| * Adjust license headershjk2012-10-0510-214/+204
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-053-8/+8
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-043-17/+17
|\|
| * s/profile/kit/Tobias Hunger2012-09-042-16/+16
| * Qt4ProjectManager: Fix translation contextKai Koehne2012-09-041-1/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-7/+8
|/
* 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