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
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
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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Pimpl MainWindow
HEAD
master
hjk
11 min.
12
-254
/
+279
*
Core: Fix saving of session value keys
hjk
28 min.
1
-1
/
+1
*
CppEditor: Do not call CanonicalSymbol::operator() on a temporary
Christian Kandeler
29 min.
3
-10
/
+27
*
Docker: Remove superfluous default
Marcus Tillmanns
75 min.
1
-1
/
+0
*
Utils: Fix nullptr check in StringAspect
Marcus Tillmanns
90 min.
1
-12
/
+17
*
DAP: Fix the same name variables expanding
Artem Sokolovskii
102 min.
1
-1
/
+4
*
main: Warn if -installsettings points to a path without settings
Eike Ziller
106 min.
1
-0
/
+9
*
ProjectExplorer: Remove unnecessary visual gap in runsettings
Alessandro Portale
3 days
1
-1
/
+1
*
ScreenRecorder: Fix warning
Alessandro Portale
3 days
1
-0
/
+2
*
CMakePM: Speed up CMake introspection
Cristian Adam
3 days
1
-27
/
+49
*
CMakePM: Support local functions and variables for code completion
Cristian Adam
3 days
2
-4
/
+95
*
CompilerExplorer: Fix Windows build with Qt6.2
Christian Stenger
3 days
1
-0
/
+1
*
Axivion: Handle some SSL related issues
Christian Stenger
3 days
3
-24
/
+52
*
CMakePM: Remove the CMake introspection after CMake project load
Cristian Adam
3 days
1
-4
/
+0
*
ScreenRecorder: Decouple capture type from host OS
Alessandro Portale
3 days
3
-6
/
+41
*
Utils: remove unused FixedSizeClickLabel
David Schulz
3 days
4
-138
/
+0
*
Editor: transform the encoding label into button
David Schulz
3 days
1
-11
/
+10
*
ScreenRecorder: Remember the last used export format
Alessandro Portale
3 days
3
-3
/
+15
*
ScreenRecorder: Add setting for capturing mouse clicks
Alessandro Portale
3 days
3
-0
/
+9
*
ScreenRecorder: Add setting for capturing the mouse cursor
Alessandro Portale
3 days
3
-4
/
+11
*
Editor: transform the line column label into button
David Schulz
3 days
1
-8
/
+21
*
CppEditor: Properly group the menu actions
Christian Kandeler
3 days
5
-149
/
+199
*
Doc: Turn "Specifying Dependencies" into a how-to topic
Leena Miettinen
3 days
4
-9
/
+10
*
AutoTest: Create sub-menu for "run test under cursor" actions
Christian Kandeler
3 days
1
-10
/
+14
*
Doc: Reorganize info on kits
Leena Miettinen
3 days
26
-263
/
+373
*
Doc: Edit "Specifying Code Style" and "Indenting Text or Code"
Leena Miettinen
3 days
16
-302
/
+388
*
CMakePM: Add CMake Profiler action
Cristian Adam
4 days
9
-12
/
+88
*
CMakeProjectManager: Non-toolbar icon variant for "Reload CMake Presets"
Alessandro Portale
4 days
1
-1
/
+1
*
ProjectExplorer: Don't consider a host named icecc to be a compiler
hjk
4 days
1
-2
/
+2
*
DAP: Fix debugger stopping when python script is finished
Artem Sokolovskii
4 days
1
-0
/
+1
*
DAP: Move logCategory to source file from header file
Artem Sokolovskii
4 days
6
-18
/
+24
*
Core: Disentangle SettingsDatabase access
hjk
4 days
10
-141
/
+114
*
DAP: Fix remove breakpoint in Python engine
Artem Sokolovskii
4 days
2
-1
/
+38
*
DAP: Add attach option to Python engine
Artem Sokolovskii
4 days
2
-4
/
+15
*
Axivion: Store origin URL besides payload gotten from Dashboard
Andreas Loth
4 days
5
-19
/
+34
*
Axivion: Set accept header
Andreas Loth
4 days
1
-0
/
+2
*
Axivion: Update Dashboard API (DTOs)
Andreas Loth
4 days
4
-29
/
+115
*
CppEditor: Split up CppEditorPlugin::initialize()
Christian Kandeler
4 days
2
-159
/
+192
*
CppEditor: Move "rename" action closer to "find references"
Christian Kandeler
4 days
1
-1
/
+4
*
DAP: Add Python output to Terminal
Artem Sokolovskii
4 days
2
-5
/
+6
*
DAP: Add proper stack frame selection
Artem Sokolovskii
4 days
3
-5
/
+15
*
Utils: Fix StringAspect ui connection
Marcus Tillmanns
4 days
1
-2
/
+4
*
CompilerExplorer: Enable undo/redo
Marcus Tillmanns
4 days
6
-148
/
+441
*
Docker: Cleanup
Marcus Tillmanns
4 days
1
-10
/
+10
*
Work around issue in OptionPushButton with Qt 6.7
Eike Ziller
4 days
1
-2
/
+5
*
Utils: Don't store widgets in StringAspect
Marcus Tillmanns
4 days
4
-108
/
+142
*
CMakeEditor: Fix unused variable
Jarek Kobus
4 days
1
-3
/
+2
*
Utils: Replace BaseAspect::pushUndo
Marcus Tillmanns
4 days
2
-23
/
+12
*
CMakePM: Allow code completion for CMake files without a project
Cristian Adam
4 days
1
-5
/
+10
*
QmlDesigner: One more missing qualification
Thomas Hartmann
4 days
1
-1
/
+1
[next]