summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Core: Use FilePath in IDocumentFactory::open()hjk2021-07-301-1/+1
* Core: Use FilePath on findDocumentFactoryhjk2021-07-291-3/+3
* Core: Use FilePath in some functions related to opening fileshjk2021-07-291-9/+11
* Merge remote-tracking branch 'origin/4.15' into 5.0Eike Ziller2021-06-241-3/+3
|\
| * Replace Freenode with Libera.ChatKai Köhne2021-06-231-3/+3
* | Core: Update contact from freenode to libera.chathjk2021-06-231-2/+2
* | Add clear button to build system outputEike Ziller2021-06-221-1/+2
* | Core: Use FilePaths for recent documentsDavid Schulz2021-06-141-2/+1
* | Core: Remove EditorManager::CanContainLineAndColumnNumberDavid Schulz2021-06-071-15/+19
* | Core: Use FilePath in ExternalEditor interfacehjk2021-05-281-1/+1
* | Core: Add FilePath based overloads to EditorManager::openEditor{,at}hjk2021-05-251-1/+1
|/
* Add some basic contact information in a new Help->Contact dialoghjk2021-02-261-0/+35
* Merge remote-tracking branch 'origin/4.14'Orgad Shaneh2021-02-081-0/+2
|\
| * Core: Do not remove context objects during shutdownEike Ziller2021-02-051-0/+2
* | Use invokeMethod instead of single shot timer with 0 timeoutJarek Kobus2021-01-291-4/+3
* | Core: Do not open documents for all dropped filesDavid Schulz2021-01-131-7/+15
* | Core: Make member functions const/staticAlessandro Portale2020-12-111-1/+1
* | Core: Save less settingsEike Ziller2020-12-111-4/+10
* | Don't access static functions/fields via instanceAlessandro Portale2020-11-191-1/+1
|/
* Remove usages of Core::IdEike Ziller2020-09-211-1/+0
* MainWindow: ask confirmation before closing Qt CreatorAntonio Di Monaco2020-08-141-0/+27
* Various Qt6 compile fixeshjk2020-06-221-0/+1
* Unregister deleted IContext objects automaticallyEike Ziller2020-05-271-8/+16
* Disable "Save All" when there are no documents to be savedVille Nummela2020-03-301-10/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-191-2/+4
|\
| * Doc: Fix QDoc warnings in Core plugin classesLeena Miettinen2020-03-181-2/+4
* | Add some additional shortcuts for actionsEike Ziller2020-03-171-1/+4
* | Move some actions to a "View" menuEike Ziller2020-03-061-9/+14
|/
* QmlDesigner: Remove the standalone view3D window implementationMahmoud Badri2020-03-051-25/+0
* Core: Apply new settings page pattern to Tool settings pagehjk2020-01-291-1/+1
* Fix Edit View 3D on top of Some widgets issueMahmoud Badri2020-01-161-3/+15
* Set application details earlierEike Ziller2020-01-141-4/+0
* Provide "Restart Now" functionalityEike Ziller2020-01-071-2/+18
* 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