summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editortoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-181-11/+4
|\
| * Fix disabled close button in designer editor tool barEike Ziller2019-06-181-11/+4
* | Remove a couple of "setAutoRaise(true)" for toolbar buttonsAlessandro Portale2019-04-291-3/+0
* | Allow pinning files to ensure that they are always openMitch Curtis2019-04-031-0/+2
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-251-6/+0
|\ \ | |/
| * Fix soft assert when opening widget designer formEike Ziller2019-03-251-6/+0
* | Replace static_casts by QOverload where possiblehjk2019-02-261-3/+3
|/
* Core: ModernizeAlessandro Portale2018-08-081-12/+12
* EditorToolBar: Replace another optional::value to not throwRobert Loehning2018-04-231-1/+1
* EditorToolBar: Replace optional::value by non-throwing alternativeRobert Loehning2018-04-161-1/+1
* Document model: Use optional for "indexOf" kind of methodsEike Ziller2018-02-161-4/+11
* Avoid resizing of document dropdownEike Ziller2016-11-241-0/+1
* macOS: Fix that some actions still had icon in menuEike Ziller2016-11-151-6/+0
* Move icons to UtilsUlf Hermann2016-08-051-6/+7
* Icons: Move "next/prev", "[un]locked" and "zoom" from Core to UtilsAlessandro Portale2016-05-311-4/+5
* Core: Improved vertical/horizontal split icons in menusAlessandro Portale2016-04-271-2/+2
* Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-5/+5
* Core: Dedicated lock/unlock icons for toolbar and documents viewAlessandro Portale2016-04-011-2/+4
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-25/+29
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Unify the close iconsAlessandro Portale2015-12-041-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-12/+8
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-7/+11
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-1/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* EditorToolBarPrivate: initialize members in ctorNikita Baryshnikov2015-02-251-2/+3
* Core: Use FileName for DocumentModel::Entry::fileNameOrgad Shaneh2015-02-161-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-5/+4
* | Core: CosmeticsOrgad Shaneh2014-11-261-2/+2
|/
* 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-2/+4
* | EditorToolBar: Show editor context menu when clicking on file iconEike Ziller2014-09-121-18/+33
* | Support drag and drop between splitsEike Ziller2014-09-121-13/+70
* | Fix closing editor with ctrl+w or "x" or File > CloseEike Ziller2014-08-221-12/+13
* | Move copyFilePath/Name context actions to editor managerEike Ziller2014-08-201-15/+1
* | Core::Constants: Rename close icon constants to reflect file nameDaniel Teske2014-08-011-1/+1
* | EditorManager: Clean up public interfaceEike Ziller2014-07-221-1/+2
* | Merge remote-tracking branch 'origin/3.2' into HEADEike Ziller2014-07-221-2/+4
|\ \ | |/
| * Core: Enable context menu for document-less editorsOrgad Shaneh2014-07-221-2/+4
* | EditorManager: Do not be a widget.Eike Ziller2014-07-221-1/+1
* | Editors: Move editor close button next to editor combo boxEike Ziller2014-07-111-1/+2
|/
* Editors: Add "Open with" to open editors and combo box context menusEike Ziller2014-07-041-1/+1
* Make document model API more consistent with entry vs documentEike Ziller2014-06-131-3/+3
* DocumentModel: Make interface statichjk2014-05-131-12/+11
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Copy filename to clipboard as extension to Copy full path to clipboard.Sebastian Paluchiewicz2013-12-021-1/+5
|/