┌ ┐
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
/
selectionmode
Age
Commit message (
Expand
)
Author
2026-01-10
Use Q_ASSERT instead of Q_CHECK_PTR for plain checks of pointer value
Friedrich W. H. Kossebau
2025-10-21
Bottomcontentscontainer: don't pass a parent for a sub-layout
Méven Car
2025-09-03
Fix several user-facing and non-user-facing typos
Kunda Ki
2024-12-29
Have special keyboard controls in selection mode
Felix Ernst
2024-09-29
Add missing include moc
Laurent Montel
2024-06-16
Prefer en_US, "colour" -> "color"
Marius P
2024-04-17
Fix crash while entering selection mode with Qt6.7
Felix Ernst
2024-03-13
Animate most of the bars
Felix Ernst
2024-03-09
Handle deprecation of QGuiApplication::paletteChanged
Méven Car
2023-08-29
Fix a bunch of clazy warnings
Méven Car
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-06-04
Update my eMail to the KDE-provided one
Felix Ernst
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2023-01-08
Fix potential nullptr de-reference
Felix Ernst
2022-12-26
Not use forward and includes
Laurent Montel
2022-12-20
Remove duplicate headers between cpp/h files
Laurent Montel
2022-10-15
Fix dismiss button in selection mode paste bar
Felix Ernst
2022-09-26
Remove unused includes
Laurent Montel
2022-09-15
Trigger "Exit Selection Mode" button on clicked and not on pressed
Felix Ernst
2022-08-14
Add "Invert Selection" and "Select All" to bottom bar
Felix Ernst
2022-08-14
Address Nate's UX feedback: Episode 2
Felix Ernst
2022-08-14
Address Nate's UX feedback
Felix Ernst
2022-08-14
Improve naming consistency and leave mode on Escape
Felix Ernst
2022-08-14
Improve code quality
Felix Ernst
2022-08-14
Better separation of classes
Felix Ernst
2022-08-14
Keep working towards a reviewable state
Felix Ernst
2022-08-14
Add Selection Mode
Felix Ernst