aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve edit view 3D "on top" logicqds/v1.4.0-rc1Mahmoud Badri2019-12-131-0/+13
* Set QGuiApplication::applicationDisplayName propertyKai Koehne2019-10-291-0/+1
* Add option for shortcut visibility in context menusEike Ziller2019-09-111-0/+2
* Add global notification area and use for UI Tour infoEike Ziller2019-08-121-0/+5
* Core: Give a hint why saving of settings are requestedhjk2019-06-031-1/+1
* Export Wizard values to JavaScript macroEike Ziller2019-05-091-19/+20
* Add macOS touch bar supportEike Ziller2019-01-151-0/+11
* Core: Modernize (minor)Orgad Shaneh2018-09-211-3/+2
* Make Core independent from QtHelpEike Ziller2018-09-041-4/+0
* Core: ModernizeAlessandro Portale2018-08-081-3/+3
* Remove unneeded checks for validity of mime typesEike Ziller2018-06-251-9/+4
* CorePlugin: Switch split if remote command tries to open an already opened fileRazi Alavizadeh2018-06-221-0/+2
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-281-4/+1
* Core: Icon-only option for the mode selection barAlessandro Portale2018-05-091-12/+68
* Fix that menus didn't show ampersands in files namesEike Ziller2018-03-261-1/+2
* OutputPaneManager: Use a structure for related pieceshjk2018-03-221-2/+1
* Core: Simplify MainWindow::init() signaturehjk2018-02-121-4/+1
* Core: Remove a few explicit uses of the global plugin poolhjk2018-02-121-16/+0
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-071-0/+26
|\
| * ModelEditor: Move export actions to File menuEike Ziller2018-02-051-0/+2
| * Unify zooming actions of image viewer and model editorEike Ziller2018-02-051-0/+24
* | Core: make useMacShortcut constexprDavid Schulz2018-02-021-7/+7
* | Core: Reduce code path ping-pong between ICore and MainWindowhjk2018-02-011-37/+1
* | Core: Move left navigation view toggle button back to the lefthjk2018-01-301-1/+1
* | Core: Force and rely on mode creation before extensionsInitializedhjk2018-01-291-0/+2
* | Core: Detach status bar handling from global object poolhjk2018-01-261-16/+2
* | Core: Cut explicit interface between MainWindow and StatusBarManagerhjk2018-01-241-2/+1
* | Core: Keep track of modes in the ModeManager directlyhjk2018-01-241-1/+0
|/
* Attach progress details to the toggle progress details buttonEike Ziller2018-01-081-1/+0
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-3/+3
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-5/+5
* 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