aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/breakwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Remove linebreak in warning message.Friedemann Kleint2013-06-121-1/+1
* Debugger: Nag user before removing all breakpointshjk2013-06-071-1/+12
* Debugger: Add basic breakpoint handling and stepping to LLDB backendhjk2013-04-101-4/+7
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-11/+0
* Debugger: Enable/Disable breakpoints with SpaceNikolai Kosjar2013-02-181-0/+12
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | debugger: open 'Add Breakpoint' dialog on double click on backgroundhjk2012-10-091-4/+8
|/
* Adjust license headershjk2012-10-051-21/+20
* Removed pointless numerus formRobert Loehning2012-09-101-1/+1
* debugger: add support for temporary breakpointshjk2012-08-211-0/+16
* debugger: fix use of multi-line breakpoint commands.hjk2012-08-211-132/+310
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix the rest of the warnings about integer sign change with ICCThiago Macieira2012-05-221-1/+1
* BreakHandler: DebuggerEngine for breakpointIdAurindam Jana2012-05-041-7/+9
* QmlDebugger: Refactor QML Signal HandlerAurindam Jana2012-04-161-3/+3
* debugger: rework the searchable viewhjk2012-03-291-30/+39
* debugger: make views searchablehjk2012-03-221-18/+13
* Debugger: use QString::fromLatin1 instead of QString::fromAsciiDenis Mingulov2012-02-161-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* debugger: replace static capability check by something potentially dynamichjk2012-01-161-22/+18
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-1/+1
* Debugger: Hide memory related actions in context menus for QML onlyKai Koehne2011-12-011-1/+2
* BreakDialog: BreakpointAtJavaScriptThrowAurindam Jana2011-11-031-1/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* BreakDialog: Command and Message Fields.Aurindam Jana2011-10-221-4/+14
* V8DebuggerClient: Enable breakpoints on ExceptionsAurindam Jana2011-10-111-2/+5
* Debugger: Change BreakpointOnSignalHandler to BreakpointOnQMLSignalHandlerAurindam Jana2011-09-301-3/+3
* debugger: use common baseclass for all dock treeviewshjk2011-09-301-45/+8
* JSDebugger: Enable break on events.Aurindam Jana2011-09-161-2/+10
* debugger: remove dead codehjk2011-09-011-6/+1
* debugger: use saved "resize columns to contents" settingshjk2011-07-081-0/+4
* Debugger: Add infrastructure for message tracepoints.Friedemann Kleint2011-06-271-0/+3
* debugger: split BreakpointIndex into plugin and debugger specific parthjk2011-06-271-15/+15
* debugger: display "sub-breakpoints"hjk2011-06-201-0/+1
* debugger: remove spurious parantheses in user visible stringhjk2011-05-111-2/+2
* debugger: work on watchpoints (or, "data breakpoints" as they are called now)hjk2011-05-101-3/+3
* debugger: "Add breakpoint" dialog cosmeticshjk2011-05-091-3/+4
* debugger: introduce watchpoint-by-expressionhjk2011-05-091-26/+35
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Debugger: Separate internal constants.Friedemann Kleint2011-04-211-0/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Merge remote branch 'origin/2.2'con2011-04-011-10/+14
|\|
| * Update source stringsJarek Kobus2011-03-301-2/+2
| * debugger: Merge 'fork' and 'vfork' breakpointshjk2011-03-291-8/+12
* | febugger: prepare for saner handling of changed breakpointshjk2011-03-291-6/+10
|/