┌ ┐
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
/
dolphintabbar.cpp
Age
Commit message (
Expand
)
Author
2024-02-01
Fix focus chain
Felix Ernst
2024-01-21
dolphintabbar: only open tab on double left click
Yifan Zhu
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-06-28
Merge branch 'master' into kf6
Méven Car
2023-06-13
Tabbar: duplicate tab when double clicking on it
Méven Car
2023-05-07
Port to Qt6
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-06
DolphinTabBar: Open folder in new tab when dropped onto tab bar
Kai Uwe Broulik
2022-01-23
[Tab Bar] Accept proposed action only ontop of a tab
Kai Uwe Broulik
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2017-02-13
Close tab on mouse release rather than on mouse press
Kai Uwe Broulik
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-07-08
Implemented (QTabBar based) DolphinTabBar class to encapsulate the tab bar ha...
Emmanuel Pescosta