summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/actionmanager/actioncontainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix that Preferences do not work with german translationEike Ziller2018-11-091-0/+1
* Core: ModernizeAlessandro Portale2018-08-081-18/+18
* Set parents for menus in the main menu barEike Ziller2018-06-181-0/+2
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-8/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Remove some workarounds for Qt bugs that have been fixed.Christian Kandeler2015-05-061-16/+0
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Core: Add an ActionContainer::addSeparator(Id) overloadhjk2015-02-261-0/+7
* 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-3/+5
* | Core: CosmeticsOrgad Shaneh2014-11-261-2/+4
|/
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-12/+0
* Mercurial: Disable hidden menu entriesOrgad Shaneh2014-11-101-0/+12
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+2
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-05-271-8/+8
|\
| * Core: Use Id as values in ActionContainerhjk2013-05-271-8/+8
* | Doc: fix function signatures in code documentationLeena Miettinen2013-05-231-11/+4
|/
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-3/+0
* Core: Remove unneeded ifdefs.Christian Kandeler2013-03-151-8/+7
* 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: Use the new Id methods in a few placeshjk2013-01-171-3/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-0/+26
* Fix compile warning on non-Mac platforms.Christian Kandeler2012-05-071-0/+2
* Mac: Build menu stays disabled with Qt 4.8.1 and laterEike Ziller2012-05-021-0/+16
* Add ActionContainer::insertGroupEike Ziller2012-02-171-0/+12
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Fix a crash when loading the qt4projectmangerplugin.Adam Treat2012-01-271-1/+1
* Long live the king!hjk2012-01-261-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-1/+5
* mostly core and analyzer: more id-ficationhjk2011-11-151-38/+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
* | More useful warning textEike Ziller2011-11-021-1/+2
|/
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* analyze: create a top level menu entryhjk2011-06-291-0/+23
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Implement renaming of tools and categories.con2011-02-181-0/+42
* Remove some unused code.con2011-01-241-5/+0
* Make action containers aware of deleted commands.con2011-01-201-0/+12
* Refactor ActionContainer internals.con2011-01-201-121/+101
* Remove unused internal "CommandLocation".con2011-01-171-32/+6