aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/dialogs/shortcutsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: ModernizeAlessandro Portale2018-08-081-4/+4
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* Shortcut settings: Simplify code that extracts shortcut itemEike Ziller2018-03-291-17/+18
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-2/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-1/+1
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Shortcut settings: Fix messages contextTakumi ASAKI2016-04-261-3/+4
* Fix crash in ShortcutSettingsWidget.Christian Kandeler2016-01-221-3/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Keyboard settings: Make it possible to filter whole command idEike Ziller2015-11-101-1/+4
* Core: Fix MSVC2013 compilationOrgad Shaneh2015-05-181-0/+1
* Improve keyboard shortcut settingsEike Ziller2015-05-151-152/+269
* CommandMappings: Do special filtering only for keyboard shortcutsEike Ziller2015-05-071-0/+20
* Refactor CommandMappings to be a widget instead of options pageEike Ziller2015-05-071-62/+70
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-6/+8
|/
* License updateEike Ziller2014-10-091-7/+8
* Shortcut settings: Update collision markers when resetting shortcutEike Ziller2014-02-271-0/+2
* Core: Mark shortcut conflicts in keyboard settings input boxhjk2014-02-261-47/+73
* Provide parent to getOpenFileName() in ShortcutSettingsRobert Loehning2014-01-301-1/+1
* 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-13/+2
|/
* ShortCutSettings: Remove a couple of letters of useless codeTobias Hunger2013-11-181-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-8/+8
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-5/+0
* HeaderViewStretcher: Fix bug in resize codeDaniel Teske2013-03-261-1/+1
* Fix Krazy warnings about includes/header guards in Core plugin.Friedemann Kleint2013-03-131-1/+0
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Core: Use Id in Context instead of plain int.hjk2013-01-121-4/+3
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Replace all remaining functions deprecated in Qt 5, if possible.Christian Kandeler2012-09-251-6/+6
* | Replace qVariantValue() with qvariant_cast().Christian Kandeler2012-09-201-3/+3
|/
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-5/+3
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-31/+5
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* Fix showing the default shortcuts in keyboard preferencesEike Ziller2012-01-131-0/+1