┌ ┐
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
/
views
/
dolphinfileitemlistwidget.cpp
Age
Commit message (
Expand
)
Author
2025-08-26
KStandardItemListWidget: Use styleOption().iconSize
Akseli Lahtinen
2025-01-17
Refactor Overlay Handling
Méven Car
2023-11-21
views: Use scene devicePixelRatio rather than qApp
Kai Uwe Broulik
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
2015-02-24
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Emmanuel Pescosta
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2012-08-29
fix missing enum
Weng Xuetian
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2011-12-06
Version control: Don't tint unversioned files
Peter Penz
2011-09-10
Provide KVersionControlPlugin version 2
Peter Penz
2011-09-09
Improve cache handling in KItemListWidget
Peter Penz
2011-09-08
Version control: show pixmap overlays for the version state
Peter Penz
2011-09-08
Version control: Apply text-color if an item is versioned
Peter Penz
2011-09-06
First step to reactivate version control plugin functionality
Peter Penz