┌ ┐
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.h
Age
Commit message (
Expand
)
Author
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-03-25
Paint icons at the correct size
David Edmundson
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
2014-11-20
Fix Exports.
Andrius da Costa Ribas
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-07-04
Improve drawing selected items in Compact/Details View and Places Panel
Frank Reininghaus
2014-06-05
Separate width and height info in the layouting code
Frank Reininghaus
2014-03-05
Fix Bug 326210 - Dolphin unnecessarily truncates names of soft links in compa...
Emmanuel Pescosta
2014-01-12
Calculate all item size hints at once.
Emmanuel Pescosta
2013-09-04
Try to avoid calling the model's data method if only "text" is needed
Frank Reininghaus
2013-08-14
Fix slow scrolling when hidden files or symbolic links are shown
Frank Reininghaus
2013-06-10
Do not rename files unexpectedly when changing the URL
Frank Reininghaus
2012-12-07
Fix keyboard focus handling after renaming items inline
Frank Reininghaus
2012-08-15
Fix wrong text color in Places Group Header. Use QPalette::Window for base co...
Emmanuel Pescosta
2012-08-13
Fix wrong text color in places and in folders panel.
Emmanuel Pescosta
2012-07-20
Fix bug 303375 - Dots in directory names treated as file extension.
David Faure
2012-06-08
Inline renaming: Improve focus handling
Peter Penz
2012-05-26
Use an italic font for symbolic links
Frank Reininghaus
2012-05-21
Colorize icons when an item is selected
Peter Penz
2012-05-18
Enable basic drag and drop support for the Places Panel
Peter Penz
2012-05-01
Places Panel: Allow hiding of items
Peter Penz
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz