aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggermainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Core: Introduce ICore::{add,remove}AdditionalContextOrgad Shaneh2014-11-171-8/+6
* Debugger: Replace debuggerCore() by equivalent free functionshjk2014-10-231-4/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Re-introduce option to toggle FancyMainWindow auto-hidinghjk2014-10-091-2/+12
* | EditorManager: Do not be a widget.Eike Ziller2014-07-221-1/+3
|/
* {Fancy,Debugger}MainWindow: Consolidate dock actions menu populationhjk2014-07-181-20/+4
* Debugger: Hide some dock widget accesshjk2014-07-161-21/+12
* FancyMainWindow: Use auto-hiding dock title barshjk2014-07-151-12/+2
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-6/+4
* Debugger: Simplify raise-on-stop logichjk2014-05-271-13/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-3/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-6/+5
* Core: Remove ICore::appMainWindow()hjk2013-09-021-2/+2
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-2/+2
* Fix coding style for else statementsOrgad Shaneh2013-07-171-8/+6
* Debugger: Add view menu to toolbarhjk2013-06-251-0/+18
* Settings: Simplify some user codehjk2013-05-291-4/+0
* Add split in new window action for editor views.Eike Ziller2013-05-081-9/+2
* 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