summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/pdb
Commit message (Expand)AuthorAgeFilesLines
* 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-312-2/+2
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-292-2/+2
* | 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
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
* | Debugger: Rework thread data aquisitionhjk2012-10-232-3/+3
|/
* Adjust license headershjk2012-10-052-42/+40
* 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-192-6/+2
* 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-102-2/+4
* 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-152-13/+13
* Long live the king!hjk2012-01-262-2/+2
* Use new static ICore interface.hjk2012-01-241-2/+2
* debugger: replace static capability check by something potentially dynamichjk2012-01-162-3/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-032-4/+4
* 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-272-8/+8
* debugger: rewrite parser for cli sub-breakpoint notificationshjk2011-06-221-3/+3
* Fix/add copyright headersTobias Hunger2011-05-062-2/+2
* Update license.hjk2011-04-132-28/+26
* fix a few krazy warningshjk2011-02-231-2/+2
* debugger: fix 'Jump To/Run to' when in instruction-wise modehjk2011-02-232-8/+6
* Debugger: Reduce tooltip flicker.Friedemann Kleint2011-02-172-9/+10
* Debugger: Make tooltips pinnable.Friedemann Kleint2011-02-112-4/+4
* Debugger: Make breakpoint capabilities more fine-grained.Friedemann Kleint2011-02-071-1/+1
* It's 2011 now.con2011-01-122-2/+2
* Debugger: Header cleanupFriedemann Kleint2011-01-101-0/+1
* Merge branch '2.1'con2010-12-172-14/+22
|\
| * License headers.con2010-12-172-14/+22
* | 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-252-37/+36
* | debugger: start tightening the breakpoint state machineryhjk2010-11-161-1/+1
* | Debugger: Introduce BreakpointParameters as base struct.Friedemann Kleint2010-11-151-3/+3
* | debugger: Refactor breakpoint handling.hjk2010-11-151-32/+25
* | Fix spelling in commentsTobias Hunger2010-11-031-1/+1
|/
* Debugger: Fix dumpers in case alphabetical sorting is off.Friedemann Kleint2010-10-081-2/+1
* Debugger: Fixes around watch editing.Friedemann Kleint2010-09-232-5/+4
* debugger: make alphabetic sorting of struct members optional.hjk2010-09-231-1/+2