summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/pdb/pdbengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Simplify tooltip interfacehjk2014-07-091-3/+2
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* Rename share/dumper to share/debugger and {l,g}bridge to {lldb,gdb}bridgehjk2013-09-261-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-16/+16
* Debugger: Replace GdbMi::findChild() with an operator[]hjk2013-05-061-5/+5
* Fix indentationOrgad Shaneh2013-05-061-1/+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
* | Debugger: split editor related code off watchutils.{h,cpp}hjk2013-01-251-0/+1
* | Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}hjk2013-01-241-3/+2
* | Debugger: Rework thread data aquisitionhjk2012-10-231-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Use QT_NO_CAST_FROM_ASCII for debugger plugin.Friedemann Kleint2012-08-241-2/+0
* Debugger: Fix string usages.Friedemann Kleint2012-08-221-3/+3
* debugger: don't store active languages twicehjk2012-08-151-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: rework WatchModelhjk2012-05-241-5/+2
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()Aurindam Jana2012-04-101-1/+3
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* pdbengine: de-bitrothjk2012-02-261-0/+5
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* debugger: replace static capability check by something potentially dynamichjk2012-01-161-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Debugger: Expose which languages (QML, C++, Any) an engine supportsKai Koehne2011-10-131-1/+1
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-2/+2
* debugger: rename gdbmacros* to dumper*hjk2011-06-291-1/+1
* debugger: split BreakpointIndex into plugin and debugger specific parthjk2011-06-271-5/+5
* debugger: rewrite parser for cli sub-breakpoint notificationshjk2011-06-221-3/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* fix a few krazy warningshjk2011-02-231-2/+2
* debugger: fix 'Jump To/Run to' when in instruction-wise modehjk2011-02-231-6/+4
* Debugger: Reduce tooltip flicker.Friedemann Kleint2011-02-171-8/+9
* Debugger: Make tooltips pinnable.Friedemann Kleint2011-02-111-3/+3
* Debugger: Make breakpoint capabilities more fine-grained.Friedemann Kleint2011-02-071-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Debugger: Header cleanupFriedemann Kleint2011-01-101-0/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: introduce the concept of a 'Location', used by gotoLocationhjk2010-12-171-3/+3
* | debugger: polish module symbolshjk2010-11-261-1/+1
* | debugger: small fixeshjk2010-11-251-35/+31
* | debugger: start tightening the breakpoint state machineryhjk2010-11-161-1/+1