aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/actionmanager/command.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add Core:: namespace to \fn commandsLeena Miettinen2020-02-251-24/+24
* Doc: Fix QDoc warnings issued for Core plugin ActionManager docsLeena Miettinen2020-02-131-10/+56
* Compile fix with recent Qt devhjk2019-07-291-7/+6
* Add macOS touch bar supportEike Ziller2019-01-151-0/+38
* Core: Modernize (minor)Orgad Shaneh2018-09-211-2/+1
* Core: ModernizeAlessandro Portale2018-08-081-11/+8
* Introduce and use Utils::stripAcceleratorOrgad Shaneh2017-07-071-3/+3
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* macOS: Fix that some actions still had icon in menuEike Ziller2016-11-151-2/+0
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ActionManager: Remove remaining uses of Id::uniqueIdentifier()hjk2015-06-241-2/+1
* Core: Make Id(int) constructor less accessiblehjk2015-06-191-1/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-14/+17
|/
* OS X: Fix menu rolesEike Ziller2014-11-121-0/+4
* Find: Fix wrong target of (replace) next/previous actions.Eike Ziller2014-11-051-9/+13
* Remove probably outdated QShortcut includeNikita Baryshnikov2014-10-151-7/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Add index and filter combo box to external help windowEike Ziller2014-10-131-3/+20
|/
* ActionManager: Remove QShortcut registration APIEike Ziller2014-03-031-155/+45
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-14/+14
|\
| * Doc: edit coreplugin docsLeena Miettinen2013-09-261-14/+14
* | Remove superfluous include paths from project files.Christian Kandeler2013-09-021-2/+2
* | Doc: fix function signatures in code documentationLeena Miettinen2013-05-231-5/+0
|/
* 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: Use Id in Context instead of plain int.hjk2013-01-121-11/+10
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-3/+4
|/
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-10/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Windows build fix.Eike Ziller2012-01-131-3/+3
* Let Command construct its description (former defaultText) itself.Eike Ziller2012-01-121-13/+14
* mostly core and analyzer: more id-ficationhjk2011-11-151-7/+6
* 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
* core: progress on the QString->QByteArray for Core::Id, remove UniqueIDManagerhjk2011-09-051-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13