summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/actionmanager/commandmappings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: ModernizeAlessandro Portale2018-08-081-4/+4
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Improve keyboard shortcut settingsEike Ziller2015-05-151-72/+7
* CommandMappings: Do special filtering only for keyboard shortcutsEike Ziller2015-05-071-17/+8
* Refactor CommandMappings to be a widget instead of options pageEike Ziller2015-05-071-48/+28
* Get rid of FancyLineEdit::validateEike Ziller2015-05-061-16/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace set[Plain]Text(QString()) with clear()Alessandro Portale2014-07-231-1/+1
|/
* Core: add punctuation to messagesLeena Miettinen2014-03-071-2/+2
* Core: Mark shortcut conflicts in keyboard settings input boxhjk2014-02-261-68/+180
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-141-0/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-35/+37
|/
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-9/+0
* Utils::TreeWidgetColumStretcher: Generalize to support all QHeaderViewsDaniel Teske2013-03-261-2/+2
* Set sensible placeholder text in shortcut edit.Eike Ziller2013-03-111-0/+1
* 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
* | 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-10/+11
|/
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-3/+0
* Mac: Allow searching for e.g. Cmd+E in shortcut settings.Eike Ziller2012-05-231-2/+16
* Rewrite the shortcut settings filtering.Eike Ziller2012-05-231-26/+16
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-4/+0
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Compile with Qt 5.Friedemann Kleint2012-02-081-0/+1
* Long live the king!hjk2012-01-261-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-1/+1
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-1/+1
* 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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Still changes to our options dialogLeandro Melo2011-02-281-1/+0
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-161-1/+1
* | Make it possible to specify shortcuts for Locator filters.con2010-12-061-0/+9