summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport/qtsupportplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-3/+3
* QtSupport: Remove {Designer,Linguist}ExternalEditorFactory classeshjk2023-01-261-2/+2
* QtSupport: Move Designer and Lingust external editors from qmakehjk2023-01-261-0/+4
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-5/+1
* QtSupport: Fix buildAlessandro Portale2023-01-101-2/+2
* Qmake: Enhance remote parsinghjk2023-01-101-0/+23
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
* Prefer project's Qt version for context helpEike Ziller2022-09-261-0/+49
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QtSupport: Convert to Tr::trhjk2022-07-251-15/+15
* Adapt to move of options to Edit > PreferencesEike Ziller2022-06-281-1/+1
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-8/+8
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* Only globally suppress "Link with Qt" if explicitly requestedEike Ziller2021-04-221-1/+0
* Register QT_LIBEXEC_PATH variablesKai Köhne2021-03-231-0/+18
* ProjectExplorer: Clean up variablesChristian Kandeler2020-10-021-20/+43
* 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