aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/actionmanager
Commit message (Expand)AuthorAgeFilesLines
* Avoid removing the shortcut settings of older Qt Creator versionsEike Ziller2014-04-031-3/+9
* Core: add punctuation to messagesLeena Miettinen2014-03-071-2/+2
* Fix crash when restoring settings in registerShortcutEike Ziller2014-02-271-1/+1
* Shortcuts: Remember them even for plugins that are not loadedEike Ziller2014-02-263-22/+45
* Core: Mark shortcut conflicts in keyboard settings input boxhjk2014-02-263-239/+188
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-142-7/+5
* Doc: Added some documentationFalko Arps2014-01-281-5/+22
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0815-15/+15
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0815-15/+15
* | Avoid value-list creation when iterating over maps.Friedemann Kleint2013-12-161-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-36/+40
|/
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-102-7/+7
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-272-23/+23
|\
| * Doc: edit coreplugin docsLeena Miettinen2013-09-262-23/+23
* | Remove superfluous include paths from project files.Christian Kandeler2013-09-025-8/+8
* | Unify pattern used for privates and constructorsEike Ziller2013-07-012-44/+60
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-252-2/+3
|\|
| * Doc: use standard wording in \brief commandsLeena Miettinen2013-06-202-2/+3
| * Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-2/+0
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-05-276-41/+41
|\|
| * Core: Use Id as values in ActionContainerhjk2013-05-276-41/+41
| * Make a few more shortcuts/actions raise the main window.Eike Ziller2013-05-211-0/+1
* | Doc: fix function signatures in code documentationLeena Miettinen2013-05-232-16/+4
* | Make a few more shortcuts/actions raise the main window.Eike Ziller2013-05-211-0/+1
|/
* Clean headers in Core-plugin.Friedemann Kleint2013-03-279-22/+3
* Utils::TreeWidgetColumStretcher: Generalize to support all QHeaderViewsDaniel Teske2013-03-261-2/+2
* Fix Krazy warnings about values or keys iteration in various places.Friedemann Kleint2013-03-151-2/+2
* Core: Remove unneeded ifdefs.Christian Kandeler2013-03-151-8/+7
* Set sensible placeholder text in shortcut edit.Eike Ziller2013-03-111-0/+1
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-4/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3115-15/+15
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2915-15/+15
* | ActionManager: Require a valid context for shortcutshjk2013-01-281-5/+2
* | Core: Use the new Id methods in a few placeshjk2013-01-172-4/+3
* | Core: Use Id in Context instead of plain int.hjk2013-01-123-17/+16
* | Core: remove some unused context handling functionshjk2013-01-122-7/+0
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-092-36/+34
|\|
| * Fix some more copyright headers that got missed somehowTobias Hunger2012-10-092-36/+34
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0515-278/+265
|\|
| * Adjust license headershjk2012-10-0515-278/+265
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-272-13/+15
|/
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-1915-45/+15
* Moved CommandButton to Core and made some improvements to it.Konstantin Tokarev2012-07-092-0/+161
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-055-12/+32
* ActionManager API cleanup.Eike Ziller2012-05-254-305/+298
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-0/+6