aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/actionmanager/actionmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-8/+8
* Add macOS touch bar supportEike Ziller2019-01-151-0/+3
* Canonicalize some includesChristian Kandeler2019-01-101-4/+4
* Core: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* Core: Use override consistentlyTobias Hunger2018-05-071-1/+1
* CorePlugin: Clean forward declarationLaurent Montel2017-09-271-1/+0
* Recent Sessions/Projects/Files: Clean up acceleratorsEike Ziller2016-09-301-0/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ActionManager: Avoid losing shortcuts when actions are unregisteredEike Ziller2015-03-181-1/+1
* ActionManager: Remove fallback path for Qt Creator 3.1 settingsEike Ziller2015-03-181-1/+0
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ActionManager: transfer ownership from main window to core pluginEike Ziller2015-01-121-5/+9
|/
* Avoid Id->QString->Id round trip in macrohandler setuphjk2014-11-051-1/+1
* Remove probably outdated QShortcut includeNikita Baryshnikov2014-10-151-1/+0
* License updateEike Ziller2014-10-091-7/+8
* ActionManager: Remove QShortcut registration APIEike Ziller2014-03-031-2/+0
* Shortcuts: Remember them even for plugins that are not loadedEike Ziller2014-02-261-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Unify pattern used for privates and constructorsEike Ziller2013-07-011-5/+5
* Core: Use Id as values in ActionContainerhjk2013-05-271-8/+8
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-1/+0
* 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
* | Core: remove some unused context handling functionshjk2013-01-121-2/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-11/+27
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* 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
* Read external tools from resources and show them in menu.con2011-02-181-1/+1
* Add removeShortcut method to the actionManager.Nicolas Arnaud-Cormos2011-01-241-0/+1
* It's 2011 now.con2011-01-121-1/+1
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-201-2/+3
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Make it possible to specify shortcuts for Locator filters.con2010-12-061-1/+6
* | Avoid that anyone using action manager has to explicitly include uniqueidmanagercon2010-11-081-1/+1
|/
* coreplugin: use Core::Id is some placeshjk2010-09-101-6/+7
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-2/+3
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-3/+3
* Long live the king!hjk2010-03-051-1/+1
* fakevim: configurable mapping of ex commands to actionsMartin Aumüller2010-01-221-0/+2