┌ ┐
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
/
kitemviews
/
kstandarditemlistwidget.cpp
Age
Commit message (
Expand
)
Author
2018-10-24
[KStandardItemListWidget] Pass icon state to overlay painter
Kai Uwe Broulik
2018-09-10
Do use QIcon::Selected for non-icon view
Kai Uwe Broulik
2018-09-05
[KStandardItemListWidget] Round to icon size before applying scaling
Kai Uwe Broulik
2018-09-04
Don't use QIcon::Selected state for selected icon
Kai Uwe Broulik
2018-07-11
[KStandardItemListWidget] Avoid needless image resizing
Kai Uwe Broulik
2018-03-29
Fix alignment of icons in Places panel and Compact view mode
Scott Harvey
2018-03-29
Fix enum-compare-switch clang warnings
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-02-05
[KStandardItemListWidget] Adjust painting rating to device pixel ratio
Kai Uwe Broulik
2018-01-11
[KStandardItemListWidget] Don't paint overlay outside view for devicePixelRat...
Kai Uwe Broulik
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-18
Fix scrolling during inline renaming causes rename of wrong file
Andreas Krutzler
2017-02-06
[KStandardItemListWidget] Update icon when palette changes
Kai Uwe Broulik
2016-05-13
use selected icon state for selected sidebar item
Marco Martin
2016-04-26
Specify a fallback icon to QIcon::fromTheme()
Wolfgang Bauer
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-03-27
review comments
David Edmundson
2015-03-25
Paint icons at the correct size
David Edmundson
2015-02-24
Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClasses
Emmanuel Pescosta
2015-02-06
Fix includes
Montel Laurent
2014-11-10
get rid of unused warnings
Emmanuel Pescosta
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-08-22
Merge branch 'master' into frameworks
Emmanuel Pescosta
2014-08-04
Fix wrong text eliding in some corner cases.
Emmanuel Pescosta
2014-07-04
Merge branch 'master' into frameworks
Luca Beltrame
2014-07-04
Improve drawing selected items in Compact/Details View and Places Panel
Frank Reininghaus
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-05
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-06-05
Separate width and height info in the layouting code
Frank Reininghaus
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2014-04-14
Merge branch 'KDE/4.12' into KDE/4.13
Frank Reininghaus
2014-04-14
Update the "is cut" state of items if necessary
Frank Reininghaus
2014-03-05
Fix Bug 326210 - Dolphin unnecessarily truncates names of soft links in compa...
Emmanuel Pescosta
2014-02-24
Make the handling of the "maximum text lines" setting more robust
Frank Reininghaus
2014-01-12
Calculate all item size hints at once.
Emmanuel Pescosta
2013-12-02
Lazy-load the item data also in Compact View
Frank Reininghaus
2013-10-09
Use the icon size from KItemListStyleOption for the width and height of the
Emmanuel Pescosta
2013-09-04
Try to avoid calling the model's data method if only "text" is needed
Frank Reininghaus
2013-08-25
Fix filename trucation issues in Icons View with maximum number of lines
Frank Reininghaus
2013-08-24
Delay the deletion of the role editor as long as possible
Frank Reininghaus
2013-08-14
Do not store default values in QHash<QByteArray, QVariant>
Frank Reininghaus
2013-08-14
Fix slow scrolling when hidden files or symbolic links are shown
Frank Reininghaus
2013-06-26
Remove the space (1 pixel) between the file name and the file
Emmanuel Pescosta
2013-06-10
Do not rename files unexpectedly when changing the URL
Frank Reininghaus
[next]