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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Improve string conversion for Qt6
Marco Bubke
2021-09-21
1
-6
/
+45
*
Merge "Merge remote-tracking branch 'origin/5.0'"
The Qt Project
2021-09-20
2
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-20
2
-2
/
+2
|
|
\
|
|
*
QmlDesigner: Fix floating dock widget behavior
Henning Gruendl
2021-09-15
1
-1
/
+1
*
|
|
Make some headers self-contained
Christian Kandeler
2021-09-20
1
-0
/
+1
|
/
/
*
|
FilePath: Add bool to lambda iterateDirectory
Artem Sokolovskii
2021-09-17
2
-4
/
+6
*
|
KSyntaxHighlighting: Streamline qbs build
Christian Kandeler
2021-09-16
1
-2
/
+44
*
|
FilePath: Add const to iterateDirectory
Artem Sokolovskii
2021-09-15
2
-2
/
+2
*
|
FilePath: Add function which iterates through the directory
Artem Sokolovskii
2021-09-15
2
-0
/
+22
*
|
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-15
1
-4
/
+5
|
\
\
|
|
/
|
*
Fix bug in mime type magic rules with Qt 6.2
Eike Ziller
2021-09-14
1
-4
/
+5
*
|
Add FileSystemWatcher::clear()
Eike Ziller
2021-09-15
2
-4
/
+11
*
|
CppEditor: Fix "decl from def" quickfix with templated return type
Christian Kandeler
2021-09-14
1
-9
/
+9
*
|
Utils: Remove Utils::FileUtils::renameFile()
hjk
2021-09-14
2
-8
/
+0
*
|
Utils: Remove FilePath::isChildOf(QDir) overload
hjk
2021-09-14
2
-7
/
+0
*
|
Utils: Remove compatibility typedef SynchronousProcess
hjk
2021-09-14
1
-2
/
+0
*
|
Merge "Merge remote-tracking branch 'origin/5.0'"
The Qt Project
2021-09-13
4
-16
/
+39
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-13
4
-16
/
+39
|
|
\
\
|
|
|
/
|
|
*
Migrate to fixed add_shaders prefix handling
Laszlo Agocs
2021-09-10
1
-0
/
+2
|
|
*
QmlJS: Fix crash
Christian Stenger
2021-09-09
1
-3
/
+5
|
|
*
QmlJS: Fix issues with getting modulePaths
Eike Ziller
2021-09-07
2
-13
/
+32
*
|
|
Utils: Sprinkle [[nodiscard]] across FilePath API
hjk
2021-09-13
1
-30
/
+30
|
/
/
*
|
Font settings: Add import and export functions
Artem Sokolovskii
2021-09-13
1
-1
/
+1
*
|
Utils: Use FilePath to create settings directory
David Schulz
2021-09-13
1
-2
/
+1
*
|
Remove unused includes of QThread from cpp files
Jarek Kobus
2021-09-13
1
-1
/
+0
*
|
Utils: Introduce PathChoser::absoluteFilePath()
hjk
2021-09-13
2
-1
/
+7
*
|
FilePath: Fix fromStringWithExtension
Eike Ziller
2021-09-13
1
-2
/
+2
*
|
Ssh: Re-base SshProcess on top of QtcProcess
Jarek Kobus
2021-09-13
10
-79
/
+57
*
|
Control the lifetime of SshProcessManager
Jarek Kobus
2021-09-10
4
-27
/
+48
*
|
Remove code that tried to handle SshConnections in non-main threads
Jarek Kobus
2021-09-10
1
-78
/
+34
*
|
CMake: Remove major version number dll suffix
Cristian Adam
2021-09-10
1
-1
/
+0
*
|
Utils: Introduce QtcProcess::toStandaloneCommandLine()
Alessandro Portale
2021-09-10
2
-0
/
+21
*
|
FilePath: add [[nodiscard]] to FilePath::cleanPath
David Schulz
2021-09-09
1
-1
/
+1
*
|
Debugger: Make ElfReader work remotely
hjk
2021-09-09
2
-18
/
+32
*
|
FilePath: only assert on relative paths passed to absolute(File)Path
David Schulz
2021-09-09
1
-0
/
+4
*
|
Utils: read remote persistent settings
David Schulz
2021-09-09
2
-14
/
+8
*
|
Utils: Re-order FilePath API a bit
hjk
2021-09-09
1
-58
/
+52
*
|
Utils: Rename FilePath::absolutePath(FilePath) to resolvePath
hjk
2021-09-09
3
-14
/
+14
*
|
Utils: Guard QFileInfo usages of non local FilePaths
David Schulz
2021-09-09
1
-0
/
+4
*
|
Utils: Add runAsRoot and useTerminal flags for QtcProcess
hjk
2021-09-08
2
-0
/
+20
*
|
Utils: avoid QFileInfo in FilePath::fromStringWithExtension
David Schulz
2021-09-08
1
-6
/
+5
*
|
QmlDesigner: Fix project tree widget renaming
Henning Gruendl
2021-09-08
1
-2
/
+8
*
|
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-07
1
-1
/
+0
|
\
\
|
|
/
*
|
TextEditor: use cursor to comment selection
David Schulz
2021-09-07
2
-9
/
+11
*
|
Move ProcessReaper into lib/utils
Jarek Kobus
2021-09-06
7
-36
/
+284
*
|
Use QtcProcess for clangbackend
Jarek Kobus
2021-09-03
5
-42
/
+53
*
|
Fix a leak in ClientServerOutsideProcessSlowTest unittest
Jarek Kobus
2021-09-03
1
-1
/
+1
*
|
Make all objects created by QtcProcess children of it
Jarek Kobus
2021-09-03
6
-23
/
+28
*
|
Use QProcess' / process lanuncher's exit code
Jarek Kobus
2021-09-03
3
-5
/
+16
*
|
Implement process channel forwarding in process launcher
Jarek Kobus
2021-09-03
1
-10
/
+18
[next]