aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggermainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: More modernizationhjk2015-02-271-3/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-7/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* {Fancy,Debugger}MainWindow: Consolidate dock actions menu populationhjk2014-07-181-1/+0
* Debugger: Hide some dock widget accesshjk2014-07-161-2/+0
* Debugger: Simplify raise-on-stop logichjk2014-05-271-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Add view menu to toolbarhjk2013-06-251-0/+3
* Add split in new window action for editor views.Eike Ziller2013-05-081-3/+0
* Debugger: Move dockwidget object names into a more private placehjk2013-04-231-1/+14
* Fix Krazy warnings about includes/header guards in Debugger.Friedemann Kleint2013-03-121-3/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* debugger: Remove dead codehjk2012-08-161-3/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Debugger: Bring Qt Creator to foreground if app interruptsKai Koehne2012-03-231-0/+7
* Long live the king!hjk2012-01-261-1/+1
* debugger: sort entries in Windows->Views the same way as in the dock context ...hjk2012-01-121-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Debugger: Automatically adapt to the languages the running engine supportsKai Koehne2011-10-131-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Introduced a QML-specific debugger tool barThorbjørn Lindeijer2011-02-161-1/+6
* Code cosmeticsThorbjørn Lindeijer2011-02-161-1/+1
* 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: remove unneeded declarationshjk2010-12-061-8/+1
* | debugger: more uiswitcher cleanuphjk2010-12-061-11/+0
* | debugger: make more bits privatehjk2010-12-031-4/+0
* | debugger: cleanup dockwidget handlinghjk2010-12-031-12/+1
* | debugger: move dockwidget ownership to the mainwindowhjk2010-12-031-1/+3
* | debugger: move setSimpleDockWidgetArrangement to DebuggerMainWindowhjk2010-12-031-2/+1
* | debugger: remove unused memberhjk2010-12-021-7/+3
* | debugger: simplify DebuggerMainWindowhjk2010-12-021-5/+0
* | debugger: move some private bits to DebuggerMainWindowPrivatehjk2010-12-021-33/+10
* | debugger: move DebuggerMainWindow to debuggermainwindow.{h,cpp}hjk2010-12-021-0/+148
* | debugger: merger DebuggerMainWindow and DebuggerUISwitcherhjk2010-12-021-58/+0
* | debugger: DebuggerUISwitcher code reorghjk2010-12-021-1/+0
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-1/+0
|/
* Qml Debugger: Code style and cleanupLasse Holmstedt2010-08-241-9/+0
* Qml Debugger: Enable debugging qml+cpp standalone applicationsLasse Holmstedt2010-08-241-2/+2
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-3/+4
* Added some missing license headersThorbjørn Lindeijer2010-03-231-0/+29
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-5/+17
* Fix compilation with namespaced Qt.ck2010-02-171-2/+1
* Changed QML Inspector from a separate global mode to a plugin.Lasse Holmstedt2010-02-161-0/+28