aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtsupportplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move InfoBar to UtilsEike Ziller2020-06-181-3/+3
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* Fix availability of "Link with Qt" info barEike Ziller2020-05-141-1/+1
* QtSupport: Move option widget decalaration in .cpphjk2020-01-141-1/+1
* Provide option to "link" Qt Creator to a Qt installationEike Ziller2020-01-091-0/+27
* ProjectExplorer: Let user provide default build propertiesChristian Kandeler2019-12-021-0/+2
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-11/+17
* QtSupport: Move extracompiler factories to plugin pimplhjk2019-08-201-3/+3
* RemoteLinux: Move EmbeddeLinuxQtVersion to QtSupporthjk2019-08-161-6/+5
* QtSupport//ProjectExplorer: Move DesktopRunConfiguration implementationhjk2019-08-151-11/+0
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-0/+3
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-4/+9
* Unification of desktop run configurations, step 5hjk2019-08-081-8/+1
* Qt wizards: Include translation file, if requestedChristian Kandeler2019-08-081-0/+3
* Unification of desktop run configurations, step 1hjk2019-08-071-0/+15
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Export Wizard values to JavaScript macroEike Ziller2019-05-091-1/+1
* ProjectExplorer: Make kit aspects self-registerhjk2019-03-181-2/+2
* QtSupport et al: Move QtVersionFactory to *QtVersion implementationhjk2019-02-181-1/+4
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Use unique_ptr to store KitInformationTobias Hunger2018-07-111-1/+1
* 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