index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qtsupport
/
qtsupportplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-1
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-3
/
+3
*
QtSupport: Remove {Designer,Linguist}ExternalEditorFactory classes
hjk
2023-01-26
1
-2
/
+2
*
QtSupport: Move Designer and Lingust external editors from qmake
hjk
2023-01-26
1
-0
/
+4
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-5
/
+1
*
QtSupport: Fix build
Alessandro Portale
2023-01-10
1
-2
/
+2
*
Qmake: Enhance remote parsing
hjk
2023-01-10
1
-0
/
+23
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
1
-1
/
+0
*
Prefer project's Qt version for context help
Eike Ziller
2022-09-26
1
-0
/
+49
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
QtSupport: Convert to Tr::tr
hjk
2022-07-25
1
-15
/
+15
*
Adapt to move of options to Edit > Preferences
Eike Ziller
2022-06-28
1
-1
/
+1
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-8
/
+8
*
InfoBar: Make adding more buttons possible
Eike Ziller
2022-01-18
1
-1
/
+1
*
Only globally suppress "Link with Qt" if explicitly requested
Eike Ziller
2021-04-22
1
-1
/
+0
*
Register QT_LIBEXEC_PATH variables
Kai Köhne
2021-03-23
1
-0
/
+18
*
ProjectExplorer: Clean up variables
Christian Kandeler
2020-10-02
1
-20
/
+43
*
Move InfoBar to Utils
Eike Ziller
2020-06-18
1
-3
/
+3
*
Use dialogParent() instead of mainWindow()
Eike Ziller
2020-06-02
1
-1
/
+1
*
Fix availability of "Link with Qt" info bar
Eike Ziller
2020-05-14
1
-1
/
+1
*
QtSupport: Move option widget decalaration in .cpp
hjk
2020-01-14
1
-1
/
+1
*
Provide option to "link" Qt Creator to a Qt installation
Eike Ziller
2020-01-09
1
-0
/
+27
*
ProjectExplorer: Let user provide default build properties
Christian Kandeler
2019-12-02
1
-0
/
+2
*
BaseQtVersion: remove qmakeProperty(...) getter
Tobias Hunger
2019-10-01
1
-11
/
+17
*
QtSupport: Move extracompiler factories to plugin pimpl
hjk
2019-08-20
1
-3
/
+3
*
RemoteLinux: Move EmbeddeLinuxQtVersion to QtSupport
hjk
2019-08-16
1
-6
/
+5
*
QtSupport//ProjectExplorer: Move DesktopRunConfiguration implementation
hjk
2019-08-15
1
-11
/
+0
*
Utils/all: Create an OutputFormatterFactory
hjk
2019-08-13
1
-0
/
+3
*
ProjectExplorer: Re-work setup runworker factories
hjk
2019-08-09
1
-4
/
+9
*
Unification of desktop run configurations, step 5
hjk
2019-08-08
1
-8
/
+1
*
Qt wizards: Include translation file, if requested
Christian Kandeler
2019-08-08
1
-0
/
+3
*
Unification of desktop run configurations, step 1
hjk
2019-08-07
1
-0
/
+15
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-2
/
+2
*
Export Wizard values to JavaScript macro
Eike Ziller
2019-05-09
1
-1
/
+1
*
ProjectExplorer: Make kit aspects self-register
hjk
2019-03-18
1
-2
/
+2
*
QtSupport et al: Move QtVersionFactory to *QtVersion implementation
hjk
2019-02-18
1
-1
/
+4
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-2
/
+2
*
ProjectExplorer: Use unique_ptr to store KitInformation
Tobias Hunger
2018-07-11
1
-1
/
+1
*
QtSupportPlugin: Pimpl partially to remove uses of global object pool
hjk
2018-02-08
1
-14
/
+27
*
ProjectExplorer, QtSupport: Remove wince* sources
Alessandro Portale
2017-06-12
1
-2
/
+0
*
Move mimetype definitions to plugin specs
Eike Ziller
2017-02-27
1
-3
/
+0
*
ProjectExplorer: Use more concise code to register extra compilers
hjk
2017-02-03
1
-4
/
+2
*
Welcome: Start some performance improvements
hjk
2017-01-13
1
-7
/
+2
*
Move CustomExecutableRunConfiguration to ProjectExplorer
hjk
2016-05-13
1
-2
/
+0
*
Fix registration of Qt documentation
Eike Ziller
2016-03-15
1
-5
/
+0
*
ExtraCompiler: Parent extra compilers to plugins
Ulf Hermann
2016-03-14
1
-2
/
+2
*
QtSupport: Support qscxmlc as extra compiler
Ulf Hermann
2016-02-16
1
-0
/
+3
*
Generalize support for extra compilers
Ulf Hermann
2016-02-16
1
-2
/
+4
[next]