aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtsupportplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtSupportPlugin: Pimpl partially to remove uses of global object poolhjk2018-02-081-14/+27
* ProjectExplorer, QtSupport: Remove wince* sourcesAlessandro Portale2017-06-121-2/+0
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* ProjectExplorer: Use more concise code to register extra compilershjk2017-02-031-4/+2
* Welcome: Start some performance improvementshjk2017-01-131-7/+2
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-2/+0
* Fix registration of Qt documentationEike Ziller2016-03-151-5/+0
* ExtraCompiler: Parent extra compilers to pluginsUlf Hermann2016-03-141-2/+2
* QtSupport: Support qscxmlc as extra compilerUlf Hermann2016-02-161-0/+3
* Generalize support for extra compilersUlf Hermann2016-02-161-2/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* MacroExpander: Fix variable descriptionsTobias Hunger2015-09-211-2/+2
* QtSupport: Remove SimulatorQthjk2015-04-241-2/+0
* QtSupport: Register mimetype for qm and ts filesOrgad Shaneh2015-03-031-0/+4
* Use new mime databaseEike Ziller2015-02-171-4/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-2/+2
|/
* VariableChooser: Reworkhjk2014-10-151-3/+3
* MacroExpander: Allow registering local expansionshjk2014-10-151-2/+4
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | JsExpander: Do not crash on exitTobias Hunger2014-09-181-1/+1
* | QtSupport: Add codegeneration.h/cppTobias Hunger2014-09-161-0/+4
* | Remove Qt version checks.Christian Kandeler2014-09-081-5/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | FeatureProvider: Move features into KitsTobias Hunger2014-07-301-4/+0
* | Move code from Designer to QtSupportTobias Hunger2014-07-241-0/+2
|/
* Lambda cleanupOrgad Shaneh2014-06-251-2/+2
* Variables: Use lambdas as callbacks to resolve variableshjk2014-06-241-25/+17
* QtVersionManager: Only load Qt versions after the toolchains are availableTobias Hunger2014-03-311-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Move QtVersionFactory to QtSupport moduleYuchen Deng2013-10-151-2/+8
* WelcomePage: remove getting started pageThomas Hartmann2013-10-081-2/+0
* WelcomePage: Bring back the tutorials pageThomas Hartmann2013-10-071-0/+2
* CustomExecutableRunConfiguration: Reenable for qt4Daniel Teske2013-09-231-1/+1
* Fix another build problem introduced by the switch to QtQuick 2.Christian Kandeler2013-09-231-2/+2
* Port welcome screen to Qt Quick 2Jens Bache-Wiig2013-09-161-6/+6
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-7/+8
* Small cleanupTobias Hunger2013-08-301-2/+2
* CorePlugin: Use static VariableManager functions where appropriatehjk2013-08-301-3/+3
* QtVersionManager et al: Code cosmeticshjk2013-08-301-2/+2
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* UiCodeModel: Simplify usageTobias Hunger2013-08-011-0/+2
* Qt4PM: Move icons and mimetypes into QtSupportTobias Hunger2013-04-171-0/+4
* Clean headers in QtSupport.Friedemann Kleint2013-03-271-3/+0
* QtSupport: Remove internal class QtFeatureProvider from public header.Friedemann Kleint2013-03-271-0/+1
* Make variable manager static.Eike Ziller2013-03-131-4/+3
* QtKitInformation: Make use of QtVersionManager::isLoaded()Tobias Hunger2013-02-281-1/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\