summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/moduleswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Consolidate Debugger view creationhjk2014-06-041-8/+1
* Debugger/Utils: Merge Debugger::TreeView into layer above and belowhjk2014-06-041-1/+2
* Debugger: More column resizinghjk2014-06-041-3/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-2/+0
* 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: give access to the section names in a shared objecthjk2012-11-091-0/+9
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-4/+4
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: rework the searchable viewhjk2012-03-291-8/+13
* debugger: make views searchablehjk2012-03-221-3/+3
* debugger: fix display/use of module name in ModulesViewhjk2012-03-161-5/+6
* 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-13/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* debugger: re-enable sorting of source files, modules, and thread viewshjk2011-10-281-0/+1
* debugger: use common baseclass for all dock treeviewshjk2011-09-301-49/+5
* debugger: use saved "resize columns to contents" settingshjk2011-07-081-1/+4
* debugger: less system specific uihjk2011-05-301-5/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* debugger: persist 'AlwaysAdjust*ColumnWidths' settingshjk2011-03-161-15/+12
* Debugger: Add some menu actions.Friedemann Kleint2011-01-141-1/+18
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: make location markers engine-specifichjk2010-12-141-2/+5
* | debugger: polish module symbolshjk2010-11-261-26/+27
* | debugger: Refactor breakpoint handling.hjk2010-11-151-2/+2
* | debugger: refactoring of the plugin interfacehjk2010-11-101-30/+4
* | debugger: less indirections when opening fileshjk2010-11-081-2/+7
* | debugger: more handler/window refactoringhjk2010-11-081-23/+20
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-1/+0
|/
* debugger: start attempt to handle dwarf index datahjk2010-07-221-31/+53
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-12/+15
* debugger: move ModulesHandler from DebuggerManager to DebuggerRunControlhjk2010-06-151-35/+30
* debugger: refactor module/symbol viewhjk2010-05-041-21/+4
* Remove some focus rects on the Mac that don't belong there.con2010-04-161-0/+1
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Long live the king!hjk2010-03-051-1/+1
* debugger: change capitalization of context menu action texts to Book Stylehjk2010-02-121-11/+11
* Debugger: Introduce engine capability flags to enable actions correctly.Friedemann Kleint2010-02-051-6/+8
* remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* Debugger: Fix crash toggling Stack/"Derefence Pointers" without projectFriedemann Kleint2009-10-071-2/+6
* debugger: fix modules window context menuhjk2009-08-181-4/+2