aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerinternalconstants.h
Commit message (Expand)AuthorAgeFilesLines
* DAP: Add engine chooserArtem Sokolovskii2023-08-281-1/+1
* DAP: Fix several breakpoints windows during CMake debugArtem Sokolovskii2023-08-171-1/+1
* DAP: Add CMake debug to the debug panelArtem Sokolovskii2023-07-141-0/+1
* Tasks: Show tool tips with information about the categoriesEike Ziller2023-07-131-1/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Register "Reload Debugging Helper" actionhjk2021-06-231-0/+1
* Debugger: Aspectify settingshjk2021-03-031-0/+2
* Debugger: Add an option to show simple values as text annotationshjk2021-01-201-0/+1
* Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-071-18/+0
|\
| * Debugger: Re-organize dock widget persistinghjk2019-04-051-18/+0
* | Debugger: Code cosmeticshjk2019-02-211-14/+42
|/
* Debugger: Make most views per-engine instead of singletonshjk2018-08-171-9/+11
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* Debugger: Split Expressions view into dock of its ownhjk2017-11-061-1/+2
* Debugger: Remove some uses of semi-global currentEngine()hjk2016-07-181-13/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Debugger: Merge debug mode and analyze modehjk2016-03-071-0/+15
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Preferences: Options pages need unique IDsEike Ziller2015-08-101-1/+1
* Debugger: Recognize source data within disassembler viewhjk2015-07-221-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Move debugger icons from core to debuggerAlessandro Portale2014-06-021-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Debugger: Sort out the 'address' vs 'origaddr' fieldshjk2013-03-081-5/+4
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-5/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* debugger: replace static capability check by something potentially dynamichjk2012-01-161-1/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* debugger, bookmarks: use char[] for string constantshjk2011-07-151-18/+11
* debugger: work on watchpoints (or, "data breakpoints" as they are called now)hjk2011-05-101-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Debugger: Separate internal constants.Friedemann Kleint2011-04-211-0/+109