aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/commonoptionspage.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Fix hitting breakpoints repeatedly in multithreadingArtem Sokolovskii2024-10-151-0/+1
* Debugger: Add an option to not show the unsupported bp warninghjk2024-08-271-0/+1
* Utils: Make Aspect::addToLayout() consthjk2024-07-081-1/+1
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* Debugger: Update internal buffer before checking dirtynesshjk2023-10-161-0/+2
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* Debugger: Use AspectContainer directly for L&E settings page layouthjk2023-07-271-3/+21
* Debugger: Register common aspectshjk2023-07-211-18/+18
* Utils: Let aspect transition functions indicate there was a changehjk2023-07-201-1/+1
* Debugger: Move CommonOptionsPage to new settings schemehjk2023-07-201-5/+56
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-4/+2
* Debugger: De-Q_OBJECT-ify settings pageshjk2020-01-141-8/+2
* Debugger: Use new IOptionPage convenience for global optionshjk2020-01-091-33/+2
* Core: Add a IOptionPage::setWidgetCreator convenience methodhjk2020-01-061-9/+0
* Debugger: Streamline common options page setuphjk2016-11-071-14/+10
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Make strings translatableAlessandro Portale2014-07-311-0/+2
* Debugger: Streamline option page codehjk2014-05-161-35/+1
* Debugger: Rework display length limitation systemshjk2014-05-161-0/+2
* Adds option to make editor not scroll on debuggingWiebe Cazemier2014-05-081-0/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-7/+3
|/
* Debugger: Fix compilation with namespaced Qt.Christian Kandeler2013-03-251-0/+2
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-3/+2
* CDB: Warn on release build.David Schulz2013-03-061-0/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Fix lupdate warnings.Friedemann Kleint2013-01-231-0/+1
* | debugger: make string cutoff value configurablehjk2012-11-161-0/+2
* | debugger: inline commonoptionspage.uihjk2012-11-161-4/+20
|/
* Adjust license headershjk2012-10-051-21/+20
* CDB: Add setting to add breakpoint at CrtDbgReport().Friedemann Kleint2012-08-291-0/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-13/+2
* Debugger: Move std:: Qt namespace actions to optionsKai Koehne2012-05-141-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Debugger: Fix compile warning about GlobalOption deletion.Friedemann Kleint2011-07-281-0/+1
* debugger, bookmarks: use char[] for string constantshjk2011-07-151-1/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Debugger: Add a flexible widget for source path substitutions.Friedemann Kleint2011-03-041-4/+24