┌ ┐
54
└ ┘
[
home
|
about
|
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
2020-11-04
Move m_textInfo to fix ctor warning, and document why it's protected.
Chris Holland
2020-11-04
Draw 2 Rectangles below mount points to represent a disk capacity bar
Chris Holland
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-18
Left-elide file/folders while keeping their extension visible
Méven Car
2019-05-04
Fix wrong apidox
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2017-12-03
Remove duplicate definition of the function.
Ben Cooksley
2017-12-02
Merge remote-tracking branch 'origin/Applications/17.12'
Heiko Becker
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-11-19
Fix scrolling during inline renaming causes rename of wrong file
Andreas Krutzler
2017-11-18
Fix scrolling during inline renaming causes rename of wrong file
Andreas Krutzler
2016-05-13
use selected icon state for selected sidebar item
Marco Martin
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