aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggermainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/[email protected]/[email protected]/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