aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/breakwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Remove special column resizing in the break viewhjk2014-07-161-1/+0
* Debugger: Consolidate Debugger view creationhjk2014-06-041-10/+1
* Debugger/Utils: Merge Debugger::TreeView into layer above and belowhjk2014-06-041-1/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Nag user before removing all breakpointshjk2013-06-071-0/+1
* 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
* debugger: fix translation contextshjk2012-04-241-0/+2
* debugger: rework the searchable viewhjk2012-03-291-2/+8
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* debugger: use common baseclass for all dock treeviewshjk2011-09-301-9/+3
* debugger: split BreakpointIndex into plugin and debugger specific parthjk2011-06-271-5/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* debugger: persist 'AlwaysAdjust*ColumnWidths' settingshjk2011-03-161-2/+0
* It's 2011 now.con2011-01-121-1/+1
* Debugger: Header cleanupFriedemann Kleint2011-01-101-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: adjust sizes of some well-known columns in some viewshjk2010-12-171-0/+1
* | debugger: code cosmeticshjk2010-11-251-1/+0
* | debugger: small usability fixes for dissassembler, breakpoint view, locationhjk2010-11-241-5/+4
* | debugger: make BreakpointData and BreakpointResult proper value typeshjk2010-11-151-1/+1
* | debugger: Refactor breakpoint handling.hjk2010-11-151-4/+3
* | debugger: move logical ownership of breakhandler from engines to pluginhjk2010-11-041-3/+1
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-2/+1
|/
* Debugger[Breakpoints]: Do not trigger reinserting breakpoint unless changed.Friedemann Kleint2010-10-061-1/+2
* debugger: add missing 'Use full path' toggle in recently added 'Add Breakpoin...hjk2010-09-281-0/+1
* debugger: add a somewhat more generic breakpoint creation dialoghjk2010-09-211-1/+2
* debugger: reenable disabling of breakpoints in editor context menuhjk2010-06-251-8/+1
* debugger: fix breakpoint toggling of "moved" breakpointshjk2010-06-251-2/+2
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-16/+14
* debugger: make it possible to bulk-assign breakpoints to threadshjk2010-04-301-0/+1
* debugger: support for per-thread breakpointshjk2010-04-301-1/+3
* Long live the king!hjk2010-03-051-1/+1
* debugger: some basic support for 'catch catch' and 'catch throw'hjk2010-02-111-1/+5
* debugger: make 'address column' in stack and breakpoint view optionalhjk2009-10-011-0/+1
* long live the kinghjk2009-08-141-1/+1
* Add "Delete all breakpoints/Delete breakpoints by file".Friedemann Kleint2009-07-161-0/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Merge commit 'origin/1.2'con2009-06-121-0/+2
|\
| * debugger: add a 'break at main' checkbox in the 'start and debug external' di...hjk2009-06-121-0/+1
| * debugger: move 'break by function' menu itemshjk2009-06-121-0/+1
* | debugger: let the breakpoint view handle multiple items at oncehjk2009-06-111-2/+4
|/
* debugger: make striped background of debug views optionalhjk2009-05-051-0/+1
* debugger: more actions reshufflinghjk2009-03-191-1/+1