aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/commonoptionspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Centralize aspect macro expansion setup and handlinghjk8 days1-1/+0
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* Plugins: A bit more Keys and Storehjk2023-08-251-2/+2
* Debugger: Use AspectContainer directly for L&E settings page layouthjk2023-07-271-33/+132
* Debugger: Use CommonSettings::setLayouterhjk2023-07-261-44/+30
* Debugger: Avoid now unusual external trigger of readSettings()hjk2023-07-211-0/+2
* Debugger: Move CommonOptionsPage to new settings schemehjk2023-07-201-18/+138
* Debugger: Fix post mortem action on WindowsChristian Stenger2023-07-141-5/+0
* Debugger: Adapt to latest settings access stylehjk2023-07-141-2/+2
* Utils: Make aspect settings access implicithjk2023-07-071-4/+2
* Utils: Rework aspect implementationhjk2023-06-291-1/+1
* Debugger: Option pages code cosmeticshjk2023-05-051-30/+18
* Debugger: make default number of array elements configurableDavid Schulz2023-03-071-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-3/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-8/+7
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-2/+5
* Debugger: Convert to Tr::trhjk2022-07-081-12/+9
* Debugger: Fix registering QC as post mortem debuggerChristian Stenger2021-08-031-1/+14
* Debugger: Introduce an option to force QT_LOGGING_TO_CONSOLE=1hjk2021-03-101-0/+1
* Debugger: Use an aspect for the source path mappinghjk2021-03-091-35/+2
* Debugger: Move interpretation on nature of source path mapping to user codehjk2021-03-051-13/+1
* Debugger: Aspectify settingshjk2021-03-031-241/+73
* Debugger: Add an option to show simple values as text annotationshjk2021-01-201-7/+13
* Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-181-2/+2
* Utils: Start replacing SavedActions by QAction or Utils::Aspecthjk2020-10-051-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+1
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+1
* Debugger: Convert a QRegExp use in source path maphjk2020-06-101-1/+1
* Debugger: Update references to Locals and ExpressionsRobert Loehning2020-04-091-1/+1
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-2/+1
* Debugger: De-Q_OBJECT-ify settings pageshjk2020-01-141-2/+6
* Debugger: Use new IOptionPage convenience for global optionshjk2020-01-091-50/+48
* Core: Add a IOptionPage::setWidgetCreator convenience methodhjk2020-01-061-31/+28
* Debugger: Add ability to hide view columnshjk2019-12-131-2/+0
* Debugger: Code cosmeticshjk2019-07-261-1/+1
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-7/+7
* Debugger: ModernizeAlessandro Portale2018-07-251-14/+14
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* Clean up options page category display name and icon set upEike Ziller2018-04-231-4/+2
* Move HTML out of translated stringsRobert Loehning2018-01-241-4/+5
* Fix string messagesJarek Kobus2017-09-111-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-4/+11
* Debugger: Move debugging helpers settings to Locals & ExpressionsOrgad Shaneh2017-05-171-5/+42
* Debugger: Fix UI text capitalizationLeena Miettinen2017-04-051-4/+2
* Debugger: Remove some unused codehjk2017-01-171-9/+0
* Debugger: Streamline common options page setuphjk2016-11-071-218/+162
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-2/+2
* Debugger: Remove verbose option of the debugger log.David Schulz2016-03-181-1/+0