aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtversionmanager.h
Commit message (Expand)AuthorAgeFilesLines
* QtVersionManager: Remove validVersions(...)Tobias Hunger2017-01-181-10/+8
* QtVersionManager: Rename QtVersionManager::unsortedVersions(...)Tobias Hunger2017-01-181-1/+1
* QtVersionManager: Remove QtVersionManager::versions(...)Tobias Hunger2017-01-181-1/+0
* QtVersionManager: Add a method to sort a list of Qt versionsTobias Hunger2017-01-181-0/+3
* BaseQtVersion: Allow for a predicate when retrieving Qt versionsTobias Hunger2017-01-171-4/+5
* QtSupport: Use Qt5-style connectsOrgad Shaneh2016-06-061-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Fix registration of Qt documentationEike Ziller2016-03-151-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add QtVersionManager::unsortedVersions()Daniel Teske2015-07-131-0/+3
* Fix importing creating additional kits on OS XDaniel Teske2015-03-111-5/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-021-1/+2
|\
| * QtVersionManager: Only load Qt versions after the toolchains are availableTobias Hunger2014-03-311-1/+2
* | change QtVersionManager::instance() return type to QtVersionManager*Joerg Bornemann2014-04-011-1/+1
|/
* QtVersionManager: Inline functions into QtFeatureProvider implementationhjk2014-02-191-7/+0
* QtSupport: Simplify qtversionmanager.hhjk2014-02-191-33/+0
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* QtVersionManager et al: Code cosmeticshjk2013-08-301-32/+22
* QtSupport: Forward-declare some classes.Friedemann Kleint2013-03-271-2/+2
* QtSupport: Remove internal class QtFeatureProvider from public header.Friedemann Kleint2013-03-271-15/+0
* QtVersionManager: Add method isLoaded()Tobias Hunger2013-02-281-0/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove unimplemented method definitionTobias Hunger2012-11-201-1/+0
* | Remove some dead codeTobias Hunger2012-11-201-8/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* Fix initial qtVersionsChanged signalDaniel Teske2012-08-281-1/+1
* Fix saving of xml filesTobias Hunger2012-08-241-1/+6
* Correct namespace in commentOrgad Shaneh2012-08-071-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-10/+1
* QtVersion: Delay reading of qtversions.xml on changesTobias Hunger2012-05-091-0/+1
* Fix Options/Qt Versions adding versions on applyDaniel Teske2012-04-261-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-261-1/+1
|\
| * Revert "Fix Options/Qt Versions adding versions on apply"Daniel Teske2012-04-231-1/+1
* | Use Core::Id in project-related objectsTobias Hunger2012-04-251-3/+3
* | Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-161-1/+1
|\|
| * Fix Options/Qt Versions adding versions on applyDaniel Teske2012-04-131-1/+1
* | Qt4: Pick up Qt versions as they are updated by the installerTobias Hunger2012-03-291-1/+7
|/
* QtVersionManager::qtVersionsChanged() split list into add/remove/changeDaniel Teske2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-2/+6
* Add "delayedInitialize" feature to plugin manager.Eike Ziller2012-02-031-4/+2
* Make Open Project wizard skippableDaniel Teske2012-02-031-1/+0
* Move decision on which Qt to use for examples to ExamplesListModel.Eike Ziller2012-02-021-4/+2