aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/modemanager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix state of side bar buttons when switching different design widgetsEike Ziller2023-11-291-0/+2
* Core: Don't mark two ModeManager functions as slothjk2023-10-051-1/+0
* ModeManager: Remove unused constructor argumenthjk2023-10-051-3/+1
* Core: Rename MainWindowPrivate to ICorePrivatehjk2023-10-041-4/+4
* Core: Swap ICore and MainWindow "ownership"hjk2023-09-291-0/+2
* Core: Pimpl MainWindowhjk2023-09-251-2/+4
* qbs build: Improve some base itemsChristian Kandeler2023-09-181-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Modes: Temporarily re-add a removeMode functionEike Ziller2021-09-241-0/+2
* Fix the "Cannot remove a null widget" warningJarek Kobus2021-06-301-1/+0
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+7
* Move Id from Core to UtilsEike Ziller2020-06-181-0/+1
* Fix context of Locator inputEike Ziller2018-08-091-1/+2
* Core: Fix compile with MSVC2015Christian Stenger2018-05-091-2/+2
* Core: Icon-only option for the mode selection barAlessandro Portale2018-05-091-2/+9
* Core: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Core: Force and rely on mode creation before extensionsInitializedhjk2018-01-291-0/+2
* Core: Keep track of modes in the ModeManager directlyhjk2018-01-241-6/+5
* Use Core::Id in ModeManager interfacehjk2016-04-081-8/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-7/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ModeManager: Remove one use of Id::fromUniqueIdentifier and Co.hjk2015-06-231-1/+0
* ModeManager: Remove old API that was used by old progress managerEike Ziller2015-04-231-1/+0
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* ModeManager: Make instance return a ModeManager * againhjk2014-10-151-1/+1
* License updateEike Ziller2014-10-091-7/+8
* Core: Revert function signature changeOrgad Shaneh2014-09-301-1/+1
* Session: Fix saving session data on shutdown from project modeDaniel Teske2014-09-261-1/+1
* Save settings less aggressively.Eike Ziller2014-03-071-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ModeManager: Force use of static interfacehjk2013-08-301-3/+3
* Unify pattern used for privates and constructorsEike Ziller2013-07-011-4/+8
* Switch less often to edit modeEike Ziller2013-06-051-1/+0
* Add an action to show/hide the mode bar on the far left.Eike Ziller2013-05-211-1/+4
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Save settings on mode changesTobias Hunger2012-08-291-0/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-5/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Core::ModeManager: make some functions statichjk2012-01-271-19/+11
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13