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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Replace Environment::isSameExecutable()
hjk
2022-11-23
1
-2
/
+1
*
Remove unused includes of QLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Debugger: FilePath-ify .so libs handling
Alessandro Portale
2022-11-17
2
-12
/
+11
*
QtSupport: Simplify and FilePathify QtVersion::hasMkspec()
hjk
2022-11-09
1
-7
/
+5
*
Utils: Add sorted() function
Christian Kandeler
2022-10-25
2
-12
/
+6
*
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
1
-1
/
+0
*
Merge remote-tracking branch 'origin/8.0' into 9.0
Eike Ziller
2022-10-18
1
-2
/
+2
|
\
|
*
Link with Qt: Prepare for sdktool to move to a different location
Eike Ziller
2022-10-14
1
-2
/
+2
*
|
QtSupport: Restore some more object names
Christian Stenger
2022-10-17
1
-0
/
+1
*
|
Fix: QtConcurrent build fix
Marcus Tillmanns
2022-10-11
1
-1
/
+1
*
|
QtSupport: Parallelize qt info fetching
Marcus Tillmanns
2022-10-10
1
-26
/
+32
*
|
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
3
-8
/
+8
*
|
Various plugins: Limit the usage of std::make_pair
Jarek Kobus
2022-09-30
1
-3
/
+3
*
|
Work around lupdate issue and get rid of "Tr" context
Eike Ziller
2022-09-29
1
-1
/
+1
*
|
QtVersion: Optimize qtCorePaths() method for speed
Marcus Tillmanns
2022-09-27
1
-19
/
+39
*
|
ProjectManager: Return FilePaths from ProjectImporter::importCandidates
hjk
2022-09-26
1
-7
/
+1
*
|
QtSupport: Fix gathering of feature flags
Alessandro Portale
2022-09-26
1
-1
/
+1
*
|
Prefer project's Qt version for context help
Eike Ziller
2022-09-26
1
-0
/
+49
*
|
QtSupport: Fix Qt header include
Alessandro Portale
2022-09-19
1
-1
/
+1
*
|
Replace QtSupport::QtVersionNumber with QVersionNumber
Alessandro Portale
2022-09-19
8
-139
/
+52
*
|
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-09-13
1
-0
/
+2
|
\
\
|
|
/
|
*
Qt Examples: Fix that supported device information was not updated
Eike Ziller
2022-09-02
1
-0
/
+2
*
|
Utils: Replace FilePath part setters
hjk
2022-09-01
1
-1
/
+1
*
|
Utils: Remove Utils::optional
Eike Ziller
2022-09-01
1
-5
/
+5
*
|
Projects: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-29
1
-2
/
+2
*
|
Use SPDX license identifiers
Lucie GĂ©rard
2022-08-26
48
-1152
/
+96
*
|
FileUtils: Adds toFilePathList function
Marcus Tillmanns
2022-08-04
1
-1
/
+1
*
|
examples: Dont try to load pixmaps from URLs
Marcus Tillmanns
2022-07-29
1
-5
/
+12
*
|
ProjectExplorer: Remove unneeded #include in projectexplorer.h
hjk
2022-07-27
2
-7
/
+9
*
|
Utils: Settle on lowerSnakeCase for LayoutBuilder::Setter
hjk
2022-07-27
1
-2
/
+2
*
|
Utils: Make the second parameter to LayoutBuilder::attach() an enum
hjk
2022-07-26
1
-1
/
+1
*
|
QtSupport: Convert to Tr::tr
hjk
2022-07-25
14
-245
/
+224
*
|
Utils: Introduce Layouting::{br,st}
hjk
2022-07-25
2
-15
/
+5
*
|
filesystem: Add QFSEngine for filepaths
Marcus Tillmanns
2022-07-21
1
-6
/
+11
*
|
QtSupport: Drop codegensettingspagewidget.ui
hjk
2022-07-21
5
-149
/
+67
*
|
Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverload
Jarek Kobus
2022-07-20
3
-4
/
+3
*
|
QtSupport: Streamline QtOptionsPage
hjk
2022-07-20
5
-305
/
+147
*
|
QtSupport: Remove unused BuildLog dialog
hjk
2022-07-13
4
-113
/
+2
*
|
QtSupport: Try harder at providing the right debugger
Christian Kandeler
2022-07-05
1
-0
/
+1
*
|
QtSupport: (Windows/MinGW) Copy additional MinGW dlls in plugin tests
Alessandro Portale
2022-07-05
1
-5
/
+8
*
|
BaseQtVersion: Get rid of call to waitForStarted()
Jarek Kobus
2022-06-30
1
-10
/
+3
*
|
Utils: Hide some uses of FilePath::rawPath()
hjk
2022-06-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-06-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Adapt to move of options to Edit > Preferences
Eike Ziller
2022-06-28
1
-1
/
+1
*
|
Add plugintr.h files to all plugins
hjk
2022-06-27
3
-1
/
+39
|
/
*
Code cosmetics
hjk
2022-06-24
1
-1
/
+3
*
Utils: use cleaned stdout all over the place again
David Schulz
2022-06-17
1
-1
/
+1
*
Replace QtcProcess::stopProcess() by stop() plus waitForFinished
hjk
2022-06-16
1
-1
/
+0
*
QtSupport: Make sure Qt 6 matches a Qt 5 version requirement
Christian Kandeler
2022-06-15
1
-0
/
+4
*
PE: Move ResourceFileNode to ProjectExplorer
Christian Stenger
2022-06-14
1
-1
/
+1
[next]