summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/actionmanager/command.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor the "proxy action" behavior of Command to Utils::ProxyActioncon2011-01-121-98/+59
* It's 2011 now.con2011-01-121-1/+1
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-201-2/+49
* 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-0/+19
* | Avoid use of QKeySequence::isEmpty in checks in command implementations.con2010-10-081-15/+12
|/
* cleanup interface of Core::Contexthjk2010-06-251-3/+3
* Core::Context: compile hot fix for Windows.hjk2010-06-251-4/+4
* compile fix on Windowshjk2010-06-251-1/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-6/+7
* Fix updating the state of menus.con2010-04-231-4/+18
* Highlight colliding shortcuts for imported keyboard schemes.Daniel Molkentin2010-04-071-0/+5
* ActionManager support for iconVisibleInMenudt2010-03-261-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Remove one level of the Command class hierarchy.con2010-01-141-23/+9
* Fix ambiguous shortcut problemsmae2009-12-161-8/+1
* Ignore hidden actions for the dummy shortcut eatermae2009-12-141-1/+1
* Fixed disabled action shortcutsmae2009-12-141-1/+10
* Perforce: Use new VCSBasePlugin class.Friedemann Kleint2009-12-111-3/+22
* long live the kinghjk2009-08-141-1/+1
* Add views menu for form editor.con2009-08-111-0/+1
* Don't override a shortcut's key when setting the default, as for actions.con2009-07-091-2/+3
* Setting the default key sequence should only set the current sequence if none...Frédéric Mercille2009-07-071-1/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* More documentation.con2009-05-061-68/+99
* A bit of api documentation.con2009-05-061-10/+18
* Remove unused/unnecessary code.con2009-05-061-32/+9
* Remove unused method.con2009-05-051-18/+0
* Some more documentation about contexts and action containers.con2009-05-041-2/+1
* Some documentation.con2009-04-241-4/+0
* sanitize some tr() callsOswald Buddenhagen2009-02-271-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: - ICommand --> Commandcon2009-01-141-15/+14
* Fixes: - Command --> CommandPrivatecon2009-01-141-86/+25
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-0/+1
* Initial importcon2008-12-021-0/+579