aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/breakhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Code cosmeticshjk2018-05-311-11/+11
* Use FileName in TextMarkEike Ziller2018-05-031-4/+4
* Fix warnings about unused lambda capturesTobias Hunger2018-02-211-1/+1
* Debugger: Handle double click of sub break pointsChristian Stenger2018-02-011-0/+2
* Debugger: Modernizehjk2018-02-011-2/+2
* Debugger: Allow disabling individual breakpoint locationshjk2018-02-011-13/+52
* Move HTML out of translated stringsRobert Loehning2018-01-241-5/+5
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Editor: Simplify text marksDavid Schulz2017-06-221-5/+4
* Debugger: Fix UI text capitalizationLeena Miettinen2017-04-051-13/+13
* Debugger: Comment out quasi dead codeRobert Loehning2017-03-131-9/+9
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* Debugger: Remove pleonasmRobert Loehning2017-02-151-1/+1
* Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-081-3/+2
* Debugger: Fix UI text grammar and capitalizationLeena Miettinen2016-11-011-3/+3
* Debugger: Adding information to the breakpoint tool tipDavid Schulz2016-09-161-0/+14
* Debugger/Utils: Fix index passing of ItemViewEventshjk2016-09-151-0/+2
* Add default tool tips to text marksDavid Schulz2016-08-221-0/+2
* Utils: Streamline TreeModel APIhjk2016-07-271-15/+15
* Debugger: Remove some uses of semi-global currentEngine()hjk2016-07-181-11/+875
* TreeModel: Introduce a destroyItem() convenience functionhjk2016-07-061-2/+2
* Debugger: Consolidate icon storage handlinghjk2016-06-281-44/+6
* Fix compile fail due to class/struct mismatchTobias Hunger2016-06-131-1/+2
* Debugger: Make the BreakHandler a LeveledTreeModelhjk2016-06-131-84/+54
* Debugger: Remove debuggerstringutils.hhjk2016-06-091-41/+39
* Debugger: Introduce enum for columns in breakpoint viewhjk2016-06-071-8/+8
* Debugger: Fix updating of disabled/enabled state of breakpointsChristian Stenger2016-04-221-0/+1
* Debugger: Add breakpoint commands for LLDB backendhjk2016-04-151-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Mark pending C++ breakpoints with hour glass iconhjk2016-01-061-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-8/+9
* Debugger: Adjust native mixed debugging after upstream changeshjk2015-10-191-0/+2
* Debugger: Infrastructure for reworked native mixed debugginghjk2015-10-091-2/+3
* Debugger: Fix removal of breakpoint marks in disassembler viewhjk2015-09-011-10/+10
* Debugger: Remove breakpoint mark from assembler viewhjk2015-07-211-0/+2
* Debugger: Lift restriction one-shot breakpoints deletionhjk2015-07-161-0/+1
* TreeModel: takeItem should return the itemEike Ziller2015-06-101-4/+2
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-9/+13
|\
| * Debugger: Remove a wrong soft assert in breakpoint handlerhjk2015-05-211-5/+6
| * Debugger: Fix crash in breakpoint viewhjk2015-05-181-4/+7
* | TextEditor: Sort text marks in categories.David Schulz2015-05-211-1/+4
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-071-3/+16
|\|
| * Debugger: Fix jump to file/line breakpoint from disassemblerhjk2015-04-271-3/+16
* | TreeModel: More API cleanuphjk2015-04-221-3/+3
* | TreeModel: API cleanuphjk2015-04-221-1/+1
|/
* Clean exported headers of the Debugger plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Pass all breakpoint properties to *brigde.pyhjk2015-02-041-0/+15
* | Debugger: Remove unneeded qualificationsOrgad Shaneh2015-02-041-2/+2