┌ ┐
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
/
panels
/
places
/
placesitemlistwidget.cpp
Age
Commit message (
Expand
)
Author
2022-01-09
Port back to KFilePlacesView
Kai Uwe Broulik
2021-11-02
Remove duplicate include from .h/.cpp
Laurent Montel
2020-12-17
Fix crash when device with capacitybar is dragged
Chris Holland
2020-12-15
Fix KIO warning when URL is empty
David Faure
2020-11-09
PlacesItemListWidget: Use Solid to check if device is a network share
Méven Car
2020-11-04
Use QDeadlineTimer instead of QDateTime.
Chris Holland
2020-11-04
Cleanup imports
Chris Holland
2020-11-04
Remove wip debugging
Chris Holland
2020-11-04
Fix freeSpaceInfo cache not being reset.
Chris Holland
2020-11-04
Cleanup unused colors. Use const. Use KColorScheme danger.
Chris Holland
2020-11-04
Refactor capacity by to use async KIO FreeSpaceJob.
Chris Holland
2020-11-04
Only show capacity bar for devices (has a udi).
Chris Holland
2020-11-04
Only check if place url is mount point once during polish event.
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
2017-12-14
Implemented support for hide/show groups
Renato Araujo Oliveira Filho
2015-02-06
kdelibs4support--
Montel Laurent
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2012-08-14
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-12
Re-implement dropping of files on folders in the Places Panel.
Frank Reininghaus
2012-05-01
Places Panel: Allow hiding of items
Peter Penz