summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/windowsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix window state after going out of fullscreenEike Ziller2019-09-271-1/+3
* Fix crash at shutdown if multiple windows are openEike Ziller2018-11-151-13/+14
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Fix that menus didn't show ampersands in files namesEike Ziller2018-03-261-1/+2
* Avoid some memory leaks at shutdownUlf Hermann2018-03-071-1/+1
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-3/+3
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+2
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Wizards: Do not crash when dialogs are still open on quitEike Ziller2015-06-041-7/+11
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Register wizard windows so they appear in window list and get shortcutsEike Ziller2015-01-051-0/+14
|/
* Core: Fix memory leakOrgad Shaneh2014-11-211-3/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Fix WindowList compilationNikita Baryshnikov2014-09-011-1/+3
* | Show list of external windows in Window menu, and in Dock menu on OS XEike Ziller2014-09-011-1/+83
* | External windows: Unregister window specific actions on destructionEike Ziller2014-08-261-0/+6
|/
* OS X: Add action for closing external windowsEike Ziller2014-07-181-0/+10
* Core: Refactor handling of "window state" actions out of MainWindowEike Ziller2014-07-181-0/+118