┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphintabwidget.cpp
Age
Commit message (
Expand
)
Author
2025-10-23
dolphintabwidget: make sure to emit activeViewChanged
Méven Car
2025-08-30
DolphinTabWidget: Use setcurrentIndex() in readProperties()
Gleb Kasachou
2025-08-26
DolphinTabWidget: Fix split view
Gleb Kasachou
2025-08-26
DolphinTabWidget: Fix segfault when restoring session
Gleb Kasachou
2025-02-06
Removed conditional in renameTab to allow unsetting custom labels
ambar chakravartty
2025-02-06
changed all calls to "title(), setTitle()" to "customLabel(), setCustomLabel()"
ambar chakravartty
2025-02-06
changes saveState() and restoreState() to restore renamed tabs (if any)
ambar chakravartty
2025-02-06
refactored renameTab
ambar chakravartty
2025-02-06
Removed unused imports to QUuid,quuid
ambar chakravartty
2025-02-06
Added code for a "Rename Tab" feature.
ambar chakravartty
2024-11-29
Make "open path" and "open path in new tab" scroll to the selected item
Akseli Lahtinen
2024-10-28
Overhaul main view accessibility
Felix Ernst
2024-07-01
Revert "DragAndDropHelper::updateDropAction: use StatJob for remote URLs"
Felix Ernst
2024-03-09
Handle deprecation of QGuiApplication::paletteChanged
Méven Car
2024-02-29
DragAndDropHelper::updateDropAction: use StatJob for remote URLs
Jin Liu
2024-02-17
Improve DnD handling in read-only dirs
Jin Liu
2024-01-14
DolphinMainWindow: autosave session
Amol Godbole
2024-01-13
Fix: closing split view doesn't update tab name
Jin Liu
2023-11-12
DolphinTabWidget: Use tabBarAutoHide property
Amol Godbole
2023-08-23
Merge branch 'master' into kf6
Méven Car
2023-08-17
Set Maximum Tab Width for folders to Tab bar
K. Cottonears
2023-07-05
Merge branch 'master' into kf6
Nicolas Fella
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-05-09
Fix a bunch of Qt6/Kf6 warnings
Méven Car
2023-04-23
Add DolphinTabPage::inactiveViewContainer()
Eugene Popov
2023-04-23
Improve copying and moving items between panels
Eugene Popov
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2023-01-19
Use both split view names in tab names
Oliver Beard
2022-10-11
Rename variable
Felix Ernst
2022-10-11
Add helper methods to tab widget for view containers
Felix Ernst
2022-10-11
Fix item highlighting through DBus
Felix Ernst
2022-10-06
DolphinTabBar: Open folder in new tab when dropped onto tab bar
Kai Uwe Broulik
2022-10-06
DolphinTabWidget: Allow specifying new tab position in openNewTab
Kai Uwe Broulik
2022-07-09
dolphintabwidget.cpp piority of boolean operators
Marius P
2022-06-22
do not open excessive tab
Andrey Butirsky
2022-05-24
prevent excessive tab opening
Andrey Butirsky
2021-11-13
Fix updating window and tab titles
Eugene Popov
2021-08-30
Tabs: ensure to have folder icons for remote folders
Méven Car
2021-04-24
Remove code for dolphin < 4.14 tab restore
Alexander Lohnau
2021-03-31
Fix crash calling openDirectories() in various cases
Nate Graham
2021-03-26
Don't re-open already-open URLs when using session-restore feature
Nate Graham
2021-01-10
Open new tab placement option
Anthony Fieroni
2020-11-09
Adress the third round of Angelaccio's review comments
Felix Ernst
2020-11-09
Adress most of the second round of Angelaccio's review comments
Felix Ernst
2020-11-09
Fix a crash and extract unrelated changes
Felix Ernst
2020-11-09
Make UrlNavigators in the toolbar the only option
Felix Ernst
2020-11-09
Add an option to use an UrlNavigator in the toolbar instead
Felix Ernst
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-10-23
Compile without foreach
Alexander Lohnau
2020-10-23
DolphinTabWidget: prefer QUrl::toDisplayString() for tooltips
Elvis Angelaccio
[next]