summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix issue with saving settings (work around Qt bug)Eike Ziller2017-08-281-0/+8
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-2/+2
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-211-1/+1
|\
| * Fix Shortcut for right sidebarThomas Hartmann2017-04-191-1/+1
* | Remove unused "suppressed" property from navigation widgetEike Ziller2017-04-201-9/+2
|/
* Fix Toggle Right Sidebar shortcut on WindowsThomas Hartmann2017-04-121-1/+1
* TextEditor: add right sidebarSerhii Moroz2017-03-091-34/+61
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* use direct member initializationTim Jenssen2017-01-251-40/+23
* Core: Make initial default window widerhjk2016-12-051-1/+1
* Raise version dialog if it already is openEike Ziller2016-11-251-1/+4
* File > New: Bring existing dialog to foregroundEike Ziller2016-09-301-5/+6
* ICore: Remove unused methodsEike Ziller2016-09-301-7/+0
* Recent Sessions/Projects/Files: Clean up acceleratorsEike Ziller2016-09-301-5/+1
* macOS: Do not show numbers in recent files & projectsEike Ziller2016-09-161-4/+6
* Core: Fix that core settings like shortcuts were only saved at shutdownEike Ziller2016-09-121-7/+15
* move QTCREATORLOGO_BIG back to corepluginTim Jenssen2016-08-051-1/+2
* Move icons to UtilsUlf Hermann2016-08-051-12/+13
* Welcome: Added keyboard hotkeys to open sessions and recent projectsSerhii Moroz2016-07-281-5/+11
* CorePlugin: Delete navigation(sub)widgets when deleting the mainwindowUlf Hermann2016-06-011-0/+3
* Core: HighDPI-aware Qt Creator logoAlessandro Portale2016-05-301-1/+1
* Core: Better "Show Sidebar" icon for the menuAlessandro Portale2016-04-281-2/+4
* Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+1
* EditorManager: Reset save/save as/revert action textsEike Ziller2016-04-071-2/+2
* Move handling of color dialog that is opened from mode selectorEike Ziller2016-03-181-0/+8
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-16/+15
* Rename ThemeSettingsWidget -> ThemeChooserOrgad Shaneh2016-01-211-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-12/+11
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-121-0/+1
|\
| * At close: Fix that editors were removed even when cancelingEike Ziller2015-11-091-0/+1
* | Core: Replace ICoreListener by std::functionshjk2015-11-041-5/+7
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-261-0/+10
|\ \ | |/
| * Core: Allow adding additional information to about dialog.Eike Ziller2015-10-091-0/+10
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+2
|/
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-301-10/+14
* ICore: Don't split context in contextChanged signalEike Ziller2015-09-231-1/+1
* Split general settings page in twoEike Ziller2015-09-011-0/+6
* Refactor UpdateInfo pluginJarek Kobus2015-06-161-0/+1
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-4/+4
* Fixed that File > Open With was not working with already open fileEike Ziller2015-06-021-1/+1
* Core: Fix compilation with gcc 4.7Orgad Shaneh2015-06-021-1/+1
* ICore: Move handling of New File/Project dialog into ICoreTobias Hunger2015-06-011-26/+7
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-1/+2
|\
| * Fix untranslated messagesSergey Belyashov2015-05-191-1/+2
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-311-0/+6
|\ \ | |/
| * OS X: Do not restore full screen stateEike Ziller2015-03-271-0/+6
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-191-1/+1
|\ \ | |/
| * ActionManager: Avoid losing shortcuts when actions are unregisteredEike Ziller2015-03-181-1/+1
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-111-2/+8
|\ \ | |/