index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Centralize the value for highlight thickness
HEAD
master
Alessandro Portale
71 min.
4
-4
/
+8
*
Add optional tabs to the editor views
Eike Ziller
87 min.
8
-111
/
+501
*
ProjectExplorer: Remove empty global test class
Christian Kandeler
106 min.
4
-28
/
+0
*
Devcontainer: Add support for "containerEnv" variable substitution
Marcus Tillmanns
114 min.
2
-70
/
+116
*
Set default SDK based on Qt ANDROID_PLATFORM
Sheree Morphett
120 min.
7
-19
/
+43
*
Devcontainer: Add createProcessInterface
Marcus Tillmanns
2 hours
2
-0
/
+106
*
Docker: Use WrappedProcessInterface
Marcus Tillmanns
2 hours
1
-182
/
+30
*
ProjectExplorer: Code cosmetics
hjk
3 hours
1
-3
/
+4
*
Devcontainer: Add accessor for customizations
Marcus Tillmanns
3 hours
2
-0
/
+26
*
Devcontainer: Add Instance::configFromFile
Marcus Tillmanns
3 hours
2
-3
/
+15
*
Devcontainer: Add config() getter
Marcus Tillmanns
3 hours
2
-0
/
+7
*
Utils: Fix WrappedProcessInterface
Marcus Tillmanns
3 hours
1
-3
/
+4
*
ProjectExplorer: Move session test into dedicated class
Christian Kandeler
5 hours
4
-57
/
+68
*
TaskTree: Rename barrier related classes
Jarek Kobus
5 hours
9
-55
/
+47
*
Utils: Add WrapperProcessInterface
Marcus Tillmanns
6 hours
2
-0
/
+215
*
Utils: Allow setting custom process interface
Marcus Tillmanns
6 hours
2
-1
/
+13
*
Devcontainer: Mount directories from config
Marcus Tillmanns
6 hours
1
-0
/
+21
*
ProjectExplorer: Make most UserFileAccessor functions private
Christian Kandeler
7 hours
1
-9
/
+9
*
ProjectExplorer: Remove unneeded function from UserFileAccessor
Christian Kandeler
7 hours
2
-11
/
+3
*
Remote projects: fixed empty .qrc project tree nodes
faust747
7 hours
1
-6
/
+5
*
ProjectExplorer: Put UserFileAccessor tests into dedicated class
Christian Kandeler
8 hours
4
-140
/
+139
*
Utils: Partially revert "Utils: Remove TextCodec::codecForLocale()"
hjk
8 hours
1
-1
/
+2
*
Devcontainer: Trim process output to skip empty last line
Marcus Tillmanns
9 hours
1
-2
/
+2
*
Utils: Don't assert if path does not exist
Marcus Tillmanns
9 hours
1
-22
/
+33
*
Macros: Add better examples for "prefix" variables
Eike Ziller
25 hours
12
-73
/
+125
*
CMake: Introduce a QTCREATOR_RELOCATABLE_INSTALL_PREFIX
Alexandru Croitor
26 hours
1
-0
/
+4
*
CMake: Use configure_package_config_file for QtCreatorConfig
Alexandru Croitor
26 hours
1
-38
/
+23
*
Put DeviceManager test into dedicated class
Christian Kandeler
26 hours
4
-79
/
+95
*
ProjectExplorer: Inline two functions in UserFileAccessor
Christian Kandeler
27 hours
1
-33
/
+26
*
Debugger: Connect to RunControl::stopped()
Jarek Kobus
27 hours
1
-2
/
+2
*
TaskTree: Fix spaces in warning message
Jarek Kobus
27 hours
1
-2
/
+2
*
Python: improve missing pyside handling
David Schulz
29 hours
5
-56
/
+139
*
ProjectExplorer: Add dedicated test classes
Christian Kandeler
31 hours
4
-155
/
+186
*
TextEditor: Use TextEncoding::availableEncodings() in CodecChooser
hjk
31 hours
1
-10
/
+3
*
TextEditor: Drop codec list filtering
hjk
31 hours
3
-18
/
+3
*
Utils: Centralize encoding list sorting
hjk
31 hours
4
-13
/
+26
*
ProjectExplorer: Use dedicated guard object in TargetSetupPage
Christian Kandeler
31 hours
1
-19
/
+21
*
Core: Replace use of encodingForMib() in CodecSelector
hjk
31 hours
1
-18
/
+9
*
Utils: Drop TextEncoding::operator QByteArray()
hjk
31 hours
1
-1
/
+0
*
Clean up some encoding related user code
hjk
31 hours
7
-11
/
+9
*
LSP: Simplify encoding related code a bit
hjk
31 hours
1
-4
/
+2
*
Utils: Remove TextCodec class
hjk
31 hours
2
-39
/
+0
*
Utils: Move remaining used functions from TextCodec to TextEncoding
hjk
31 hours
6
-13
/
+12
*
Align the token types with qmlls
Semih Yavuz
4 days
2
-2
/
+8
*
Android: Merge 2 workers into one recipe
Jarek Kobus
4 days
1
-13
/
+10
*
Android: Introduce androidKicker()
Jarek Kobus
4 days
2
-3
/
+17
*
Android: Merge 2 workers into one recipe
Jarek Kobus
4 days
1
-6
/
+7
*
Revert "Core: Remove outdated fallback in EditorManager::defaultTextEncoding()"
David Schulz
4 days
1
-5
/
+6
*
VcsOutputWindow: Add working directory to append functions
Andre Hartmann
5 days
29
-212
/
+214
*
ProjectExplorer: Put XcodebuildParser tests into dedicated class
Christian Kandeler
5 days
4
-58
/
+71
[next]