summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggermainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-4/+5
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-4/+5
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-12/+0
* Debugger: Remove deprecated use of Core::Id(QString)hjk2013-03-191-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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | ScriptConsole: Move from Debugger to QmlJSToolsAurindam Jana2012-10-051-6/+1
|/
* Fix Ghost window on switching to debug mode for qml projectsDaniel Teske2012-08-301-1/+1
* debugger: Remove dead codehjk2012-08-161-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-11/+8
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-1/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-3/+3
* Debugger: Fix warning about unused variableKai Koehne2012-04-111-2/+1
* QmlJSInspector: Reposition the Tool BarAurindam Jana2012-03-281-7/+22
* Debugger: Bring Qt Creator to foreground if app interruptsKai Koehne2012-03-231-0/+22
* runconfiguration: interface cleanuphjk2012-02-231-2/+2
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-2/+2
* ScriptConsole: Refactor to QtMessageLogWindowAurindam Jana2012-02-201-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-19/+11
* Debugger: Fix runtime warning if QmlJsInspector plugin is not loadedKai Koehne2012-01-191-1/+1
* debugger: sort entries in Windows->Views the same way as in the dock context ...hjk2012-01-121-2/+17
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-13/+13
* Debugger: remove updateUiOnFileListChangedDaniel Teske2011-12-061-9/+0
* Debugger: Make pointers to Project/Target/RunConfiguration baldDaniel Teske2011-12-061-18/+27
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
* | Debugger: Avoid runtime warning when QmlJSInspector plugin is not loadedKai Koehne2011-10-311-1/+2
* | Debugger: Make QML Script console visible by defaultKai Koehne2011-10-281-0/+2
|/
* Debugger: Automatically adapt to the languages the running engine supportsKai Koehne2011-10-131-5/+20
* DebuggerMainWindow: Fix issues with default layoutKai Koehne2011-10-121-39/+26
* Debugger: Remove commented out codeKai Koehne2011-10-121-5/+0
* Debugger: Initialize default layout for both QML and QML/CPPKai Koehne2011-10-121-12/+9
* Debugger: "Reset to default layout" resets both QML and QML/CPP layoutKai Koehne2011-10-121-5/+6
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Debugger: Fix exit crash in debug mode (X11).Friedemann Kleint2011-03-151-0/+1
* Remove dock widget handles from debugger tool bar.con2011-02-171-0/+1
* debugger: raise the break dock in the default layouthjk2011-02-171-0/+2
* Debugger default layout was hiding the debugger tool bar.con2011-02-171-1/+2
* Introduced a QML-specific debugger tool barThorbjørn Lindeijer2011-02-161-8/+6
* Code cosmeticsThorbjørn Lindeijer2011-02-161-7/+7
* debugger: remove the local 'cached' of QDockWidget * in DebuggerMainWindowhjk2011-02-071-21/+6
* Compile on Windows.Friedemann Kleint2011-01-311-1/+1