┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabwidget.cpp
AgeCommit message (Expand)Author
2025-02-06Removed conditional in renameTab to allow unsetting custom labelsambar chakravartty
2025-02-06changed all calls to "title(), setTitle()" to "customLabel(), setCustomLabel()"ambar chakravartty
2025-02-06changes saveState() and restoreState() to restore renamed tabs (if any)ambar chakravartty
2025-02-06refactored renameTabambar chakravartty
2025-02-06Removed unused imports to QUuid,quuidambar chakravartty
2025-02-06Added code for a "Rename Tab" feature.ambar chakravartty
2024-11-29Make "open path" and "open path in new tab" scroll to the selected itemAkseli Lahtinen
2024-10-28Overhaul main view accessibilityFelix Ernst
2024-07-01Revert "DragAndDropHelper::updateDropAction: use StatJob for remote URLs"Felix Ernst
2024-03-09Handle deprecation of QGuiApplication::paletteChangedMéven Car
2024-02-29DragAndDropHelper::updateDropAction: use StatJob for remote URLsJin Liu
2024-02-17Improve DnD handling in read-only dirsJin Liu
2024-01-14DolphinMainWindow: autosave sessionAmol Godbole
2024-01-13Fix: closing split view doesn't update tab nameJin Liu
2023-11-12DolphinTabWidget: Use tabBarAutoHide propertyAmol Godbole
2023-08-23Merge branch 'master' into kf6Méven Car
2023-08-17Set Maximum Tab Width for folders to Tab barK. Cottonears
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-05-09Fix a bunch of Qt6/Kf6 warningsMéven Car
2023-04-23Add DolphinTabPage::inactiveViewContainer()Eugene Popov
2023-04-23Improve copying and moving items between panelsEugene Popov
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-19Use both split view names in tab namesOliver Beard
2022-10-11Rename variableFelix Ernst
2022-10-11Add helper methods to tab widget for view containersFelix Ernst
2022-10-11Fix item highlighting through DBusFelix Ernst
2022-10-06DolphinTabBar: Open folder in new tab when dropped onto tab barKai Uwe Broulik
2022-10-06DolphinTabWidget: Allow specifying new tab position in openNewTabKai Uwe Broulik
2022-07-09dolphintabwidget.cpp piority of boolean operatorsMarius P
2022-06-22do not open excessive tabAndrey Butirsky
2022-05-24prevent excessive tab openingAndrey Butirsky
2021-11-13Fix updating window and tab titlesEugene Popov
2021-08-30Tabs: ensure to have folder icons for remote foldersMéven Car
2021-04-24Remove code for dolphin < 4.14 tab restoreAlexander Lohnau
2021-03-31Fix crash calling openDirectories() in various casesNate Graham
2021-03-26Don't re-open already-open URLs when using session-restore featureNate Graham
2021-01-10Open new tab placement optionAnthony Fieroni
2020-11-09Adress the third round of Angelaccio's review commentsFelix Ernst
2020-11-09Adress most of the second round of Angelaccio's review commentsFelix Ernst
2020-11-09Fix a crash and extract unrelated changesFelix Ernst
2020-11-09Make UrlNavigators in the toolbar the only optionFelix Ernst
2020-11-09Add an option to use an UrlNavigator in the toolbar insteadFelix Ernst
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-23DolphinTabWidget: prefer QUrl::toDisplayString() for tooltipsElvis Angelaccio
2020-10-13Add tooltip to tabbartolu schr
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-19DolphinView: rename new methods to copy/move urlsElvis Angelaccio
2020-05-14Allow to copy or move selection to the other split viewAntonio Prcela