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
/
libs
/
extensionsystem
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExtensionSystem: Start reworking initialization order system
hjk
2023-05-16
3
-1
/
+83
*
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
*
Layouting: Handle attach types via setter
hjk
2023-05-03
2
-4
/
+6
*
FutureSynchronizer: Change the default value of cancelOnWait to true
Jarek Kobus
2023-04-26
1
-1
/
+0
*
ExtensionsSystem: Future #3
hjk
2023-04-25
1
-1
/
+1
*
PluginManager: Fix an obvious linkage error
Jarek Kobus
2023-04-25
1
-1
/
+1
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
3
-3
/
+3
*
PluginManager: Introduce global future synchronizer
Jarek Kobus
2023-04-25
3
-0
/
+15
*
Build: Remove FindQt5.cmake
Eike Ziller
2023-02-23
1
-1
/
+1
*
ExtensionSystem: Use TestCreator in more places
Jarek Kobus
2023-02-20
3
-3
/
+4
*
ExtensionSystem: Deprecate IPlugin::createTestObjects
hjk
2023-02-14
2
-11
/
+9
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
ExtensionSystem: Remove the IPlugin back pointer to pluginspec
hjk
2023-02-10
9
-49
/
+23
*
ExtensionSystem: Another way to have plugin tests
hjk
2023-02-09
4
-2
/
+31
*
Translations: Prefix translation contexts for libraries with "::"
Alessandro Portale
2023-01-26
1
-1
/
+1
*
ExtensionSystem: Tr::tr
Alessandro Portale
2023-01-24
7
-125
/
+124
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-1
/
+3
*
ExtensionSystem: Add a less verbose way to *Plugin::initialize()
hjk
2023-01-20
2
-1
/
+21
*
Replace GPL-3.0 with GPL-3.0-only
Kai Köhne
2023-01-10
22
-22
/
+22
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
CMake build: Use version-less Qt targets
Eike Ziller
2023-01-05
1
-3
/
+3
*
PluginSpec: Add a "LongDescription" to plugin meta data
Eike Ziller
2022-12-16
4
-1
/
+24
*
ExtensionSystem: Fix some clazy warnings
Jarek Kobus
2022-12-07
3
-17
/
+18
*
PluginErrorView: Use Layouting
Jarek Kobus
2022-11-16
5
-88
/
+46
*
PluginErrorOverview: Use Layouting
Jarek Kobus
2022-11-16
5
-142
/
+55
*
PluginDetailsView: Use Layouting
Jarek Kobus
2022-11-16
5
-363
/
+105
*
Extension system: Make message shorter by removing repeated text
Leena Miettinen
2022-10-19
1
-1
/
+1
*
Use more Utils::isMainThread()
Jarek Kobus
2022-10-11
1
-2
/
+3
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
4
-15
/
+15
*
ExtensionSystem: Remove unused flag
Eike Ziller
2022-09-19
1
-1
/
+0
*
Libs: Add *tr.h file
hjk
2022-09-01
3
-0
/
+17
*
Utils: Remove Utils::optional
Eike Ziller
2022-09-01
2
-6
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
22
-528
/
+44
*
CorePlugin: Add ok and cancel button to plugin dialog
Artem Sokolovskii
2022-07-27
2
-0
/
+12
*
PluginManager: Avoid using sender()
Jarek Kobus
2022-07-20
2
-15
/
+5
*
Utils: Collapse most of porting,h
hjk
2022-07-13
2
-4
/
+2
*
ExtensionSystem: Add support for static plugins
Eike Ziller
2022-05-02
4
-32
/
+78
*
CMake: Qt Creator Static build support
Cristian Adam
2022-04-29
1
-0
/
+2
*
ExtensionSystem: Clarify text in "Problematic Plugin" dialog
Eike Ziller
2022-03-28
1
-4
/
+6
*
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-1
/
+1
*
Mimetypes: Make implementation switchable between new and old
Eike Ziller
2022-02-25
1
-1
/
+1
*
Fix lupdate issues
Eike Ziller
2022-02-23
1
-31
/
+66
*
Remove qmake build files
Eike Ziller
2022-01-20
2
-41
/
+0
*
Make some qHash and comparison operators overloads hidden friends
hjk
2021-12-06
2
-6
/
+9
*
Fix qHash-related size compatibility warnings by MSVC
Orgad Shaneh
2021-10-20
2
-2
/
+4
*
Replace some uses of HostOsInfo::withExecutableSuffix with FilePath
hjk
2021-08-17
1
-2
/
+2
*
Utils: Introduce a FilePath constructor from char arrays
hjk
2021-08-17
1
-2
/
+2
*
ExtensionSystem: Add settingspath to system information
Christian Stenger
2021-08-10
1
-0
/
+4
*
Extension system: Fix UI text
Leena Miettinen
2021-07-02
1
-1
/
+1
[next]