summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/modemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* ActionManager API cleanup.Eike Ziller2012-05-251-2/+1
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-5/+2
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-10/+10
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Core::ModeManager: make some functions statichjk2012-01-271-34/+29
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-2/+2
* 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
|/
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* core: remove usages of Core::ICore::instance()->modeManager()hjk2011-09-051-0/+9
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-0/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Let ModeManager::addAction take a QAction instead of Commandcon2011-01-121-4/+4
* 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
* | Don't switch away from debug mode when jumping to line via locatorcon2010-12-011-0/+2
* | ModeManager: Fix ordering of actions in modebardt2010-11-121-0/+1
* | Avoid use of QKeySequence::isEmpty in checks in command implementations.con2010-10-081-0/+3
|/
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-0/+13
* Modes: Do the mode switching again like it used to bedt2010-09-071-10/+1
* Uhm, compiledt2010-09-061-2/+3
* ModeManager: Don't switch to weclome mode for session restoredt2010-09-061-2/+5
* Ensure always having a modedt2010-09-061-0/+5
* Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-1/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-3/+4
* Labelling consistency (now also with docs)mae2010-05-071-1/+1
* Labelling consistencymae2010-05-071-1/+1
* Switch away from modes that become deactivatedTobias Hunger2010-04-121-0/+12
* Introduced a single convenient function for updating additional contextsThorbjørn Lindeijer2010-03-231-7/+2
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-58/+94
* Long live the king!hjk2010-03-051-1/+1
* Save project settings when leaving the "projects" modemae2010-02-251-2/+8
* Make it possible to disable modes.con2010-02-161-0/+12
* Fixes for FancyActionBar and TargetSelector.Daniel Molkentin2010-01-221-2/+2
* Add first version of a new sidebar, including project selector.Daniel Molkentin2010-01-211-0/+5
* Make method naming more consistent.Tobias Hunger2010-01-071-5/+5
* Remove output mode.con2009-12-161-1/+4
* Less use of slow methods.con2009-12-091-1/+2
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+1
* long live the kinghjk2009-08-141-1/+1
* Fix setting the mode keyboard shortcuts.con2009-07-231-2/+7
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17