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
/
plugins
/
debugger
/
commonoptionspage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-2
/
+0
*
Debugger: Re-organize General settings into more logical groups
hjk
2024-10-30
1
-20
/
+37
*
Debugger: Fix hitting breakpoints repeatedly in multithreading
Artem Sokolovskii
2024-10-15
1
-0
/
+5
*
Debugger: Add an option to not show the unsupported bp warning
hjk
2024-08-27
1
-0
/
+9
*
Utils: Centralize aspect macro expansion setup and handling
hjk
2024-06-10
1
-1
/
+0
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-1
/
+1
*
Plugins: A bit more Keys and Store
hjk
2023-08-25
1
-2
/
+2
*
Debugger: Use AspectContainer directly for L&E settings page layout
hjk
2023-07-27
1
-33
/
+132
*
Debugger: Use CommonSettings::setLayouter
hjk
2023-07-26
1
-44
/
+30
*
Debugger: Avoid now unusual external trigger of readSettings()
hjk
2023-07-21
1
-0
/
+2
*
Debugger: Move CommonOptionsPage to new settings scheme
hjk
2023-07-20
1
-18
/
+138
*
Debugger: Fix post mortem action on Windows
Christian Stenger
2023-07-14
1
-5
/
+0
*
Debugger: Adapt to latest settings access style
hjk
2023-07-14
1
-2
/
+2
*
Utils: Make aspect settings access implicit
hjk
2023-07-07
1
-4
/
+2
*
Utils: Rework aspect implementation
hjk
2023-06-29
1
-1
/
+1
*
Debugger: Option pages code cosmetics
hjk
2023-05-05
1
-30
/
+18
*
Debugger: make default number of array elements configurable
David Schulz
2023-03-07
1
-1
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Settle on lowerSnakeCase for LayoutBuilder::Setter
hjk
2022-07-27
1
-3
/
+3
*
Utils: Introduce Layouting::{br,st}
hjk
2022-07-25
1
-8
/
+7
*
Utils: Make Layouting::Group { .. } less weird
hjk
2022-07-22
1
-2
/
+5
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
1
-12
/
+9
*
Debugger: Fix registering QC as post mortem debugger
Christian Stenger
2021-08-03
1
-1
/
+14
*
Debugger: Introduce an option to force QT_LOGGING_TO_CONSOLE=1
hjk
2021-03-10
1
-0
/
+1
*
Debugger: Use an aspect for the source path mapping
hjk
2021-03-09
1
-35
/
+2
*
Debugger: Move interpretation on nature of source path mapping to user code
hjk
2021-03-05
1
-13
/
+1
*
Debugger: Aspectify settings
hjk
2021-03-03
1
-241
/
+73
*
Debugger: Add an option to show simple values as text annotations
hjk
2021-01-20
1
-7
/
+13
*
Add missing "final" to unexported/unshared classes
Alessandro Portale
2020-11-18
1
-2
/
+2
*
Utils: Start replacing SavedActions by QAction or Utils::Aspect
hjk
2020-10-05
1
-1
/
+1
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-1
/
+1
*
Various places: performance-for-range-copy
Alessandro Portale
2020-06-15
1
-1
/
+1
*
Debugger: Convert a QRegExp use in source path map
hjk
2020-06-10
1
-1
/
+1
*
Debugger: Update references to Locals and Expressions
Robert Loehning
2020-04-09
1
-1
/
+1
*
Core: Introduce a IOptionsPage::setCategoryIconPath
hjk
2020-01-16
1
-2
/
+1
*
Debugger: De-Q_OBJECT-ify settings pages
hjk
2020-01-14
1
-2
/
+6
*
Debugger: Use new IOptionPage convenience for global options
hjk
2020-01-09
1
-50
/
+48
*
Core: Add a IOptionPage::setWidgetCreator convenience method
hjk
2020-01-06
1
-31
/
+28
*
Debugger: Add ability to hide view columns
hjk
2019-12-13
1
-2
/
+0
*
Debugger: Code cosmetics
hjk
2019-07-26
1
-1
/
+1
*
Debugger: Strip QLatin1* where possible
Orgad Shaneh
2018-10-13
1
-7
/
+7
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-14
/
+14
*
Update Options dialog icons
Alessandro Portale
2018-04-24
1
-1
/
+2
*
Clean up options page category display name and icon set up
Eike Ziller
2018-04-23
1
-4
/
+2
*
Move HTML out of translated strings
Robert Loehning
2018-01-24
1
-4
/
+5
*
Fix string messages
Jarek Kobus
2017-09-11
1
-1
/
+1
*
app_version.h: Make IDE name configurable
Tobias Hunger
2017-09-05
1
-4
/
+11
*
Debugger: Move debugging helpers settings to Locals & Expressions
Orgad Shaneh
2017-05-17
1
-5
/
+42
*
Debugger: Fix UI text capitalization
Leena Miettinen
2017-04-05
1
-4
/
+2
[next]