aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/actionmanager/actionmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* 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
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-081-3/+9
|\
| * Avoid removing the shortcut settings of older Qt Creator versionsEike Ziller2014-04-031-3/+9
* | ActionManager: Remove QShortcut registration APIEike Ziller2014-03-031-104/+6
|/
* Fix crash when restoring settings in registerShortcutEike Ziller2014-02-271-1/+1
* Shortcuts: Remember them even for plugins that are not loadedEike Ziller2014-02-261-21/+42
* Doc: Added some documentationFalko Arps2014-01-281-5/+22
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Avoid value-list creation when iterating over maps.Friedemann Kleint2013-12-161-1/+1
|/
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-6/+6
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-9/+9
|\
| * Doc: edit coreplugin docsLeena Miettinen2013-09-261-9/+9
* | Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+2
* | Unify pattern used for privates and constructorsEike Ziller2013-07-011-39/+55
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+1
* Core: Use Id as values in ActionContainerhjk2013-05-271-9/+9
* Make a few more shortcuts/actions raise the main window.Eike Ziller2013-05-211-0/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-3/+0
* Fix Krazy warnings about values or keys iteration in various places.Friedemann Kleint2013-03-151-2/+2
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-4/+4
* 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
* | ActionManager: Require a valid context for shortcutshjk2013-01-281-5/+2
* | Core: Use the new Id methods in a few placeshjk2013-01-171-1/+1
* | Core: Use Id in Context instead of plain int.hjk2013-01-121-5/+5
* | Core: remove some unused context handling functionshjk2013-01-121-5/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-255/+259
* Doc: Some QString->Id correctionsOrgad Shaneh2012-04-021-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-3/+3
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-1/+1
* mostly core and analyzer: more id-ficationhjk2011-11-151-57/+23
* 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
* | Add "presentation mode"Tobias Hunger2011-10-311-1/+84
|/
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* core: progress on the QString->QByteArray for Core::Id, remove UniqueIDManagerhjk2011-09-051-28/+35
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-3/+3
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | API Documentation: Fix warnings.Friedemann Kleint2011-03-281-6/+6
|/
* Implement renaming of tools and categories.con2011-02-181-0/+10