aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* MainWindow: ask confirmation before closing Qt CreatorAntonio Di Monaco2020-08-141-0/+4
* Move InfoBar to UtilsEike Ziller2020-06-181-2/+5
* Unregister deleted IContext objects automaticallyEike Ziller2020-05-271-3/+3
* Disable "Save All" when there are no documents to be savedVille Nummela2020-03-301-1/+0
* QmlDesigner: Remove the standalone view3D window implementationMahmoud Badri2020-03-051-2/+0
* Provide "Restart Now" functionalityEike Ziller2020-01-071-0/+2
* Improve edit view 3D "on top" logicqds/v1.4.0-rc1Mahmoud Badri2019-12-131-0/+2
* Add global notification area and use for UI Tour infoEike Ziller2019-08-121-0/+2
* Make Core independent from QtHelpEike Ziller2018-09-041-2/+0
* Core: Icon-only option for the mode selection barAlessandro Portale2018-05-091-1/+7
* Core: Use override consistentlyTobias Hunger2018-05-071-2/+2
* Core: Simplify MainWindow::init() signaturehjk2018-02-121-1/+1
* Core: Reduce code path ping-pong between ICore and MainWindowhjk2018-02-011-7/+0
* Core: Detach status bar handling from global object poolhjk2018-01-261-4/+0
* CorePlugin: Clean forward declarationLaurent Montel2017-09-271-3/+0
* TextEditor: add right sidebarSerhii Moroz2017-03-091-6/+9
* use direct member initializationTim Jenssen2017-01-251-36/+36
* ICore: Remove unused methodsEike Ziller2016-09-301-4/+0
* Core: Fix that core settings like shortcuts were only saved at shutdownEike Ziller2016-09-121-1/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Replace ICoreListener by std::functionshjk2015-11-041-0/+5
* Core: Allow adding additional information to about dialog.Eike Ziller2015-10-091-0/+4
* Fix wrong context help if tool tip was not shown for focus widgetEike Ziller2015-09-301-2/+4
* Split general settings page in twoEike Ziller2015-09-011-0/+2
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-2/+2
* ICore: Move handling of New File/Project dialog into ICoreTobias Hunger2015-06-011-10/+0
* Fix parsing of filename with position when -client is usedOrgad Shaneh2015-03-091-1/+3
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-2/+1
* Core: MainWindow code cosmeticshjk2015-02-191-1/+0
* Use new mime databaseEike Ziller2015-02-171-2/+0
* Core: Remove windowActivated signal from MainWindowTobias Hunger2015-02-161-2/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ActionManager: transfer ownership from main window to core pluginEike Ziller2015-01-121-3/+0
* | Core: CosmeticsOrgad Shaneh2014-11-261-4/+4
|/
* Core: Hide the theme editorOrgad Shaneh2014-11-071-2/+0
* Implement theming for QtCreatorThorben Kroeger2014-10-151-0/+3
* MacroExpander: Allow registering local expansionshjk2014-10-151-2/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Support drag & drop from bookmarks paneEike Ziller2014-09-231-1/+2
* | VariableManager: Add support for javascript varibalesTobias Hunger2014-09-161-0/+2
|/
* Core: Refactor handling of "window state" actions out of MainWindowEike Ziller2014-07-181-6/+2
* Remove special code path for fullscreen support on MacEike Ziller2014-07-111-2/+2
* Core: Refactor file dropping into reusable componentEike Ziller2014-07-091-5/+1
* Run "New ..." dialog as non-blocking, stay-on-top.Eike Ziller2014-07-021-0/+7
* IWizard->IWizardFactoryTobias Hunger2014-05-261-2/+2
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-111-3/+0
|\