┌ ┐
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
/
dolphincategorydrawer.cpp
Age
Commit message (
Expand
)
Author
2008-04-13
own header first
Albert Astals Cid
2008-03-29
Use PE_PanelItemViewItem for consistency
Rafael Fernández López
2008-03-21
This is the first step towards a better looking and more usable metadata GUI.
Sebastian Trueg
2008-01-27
- Fix some compiler warnings.
Bill Egert
2008-01-02
Better looking categories. Thanks to Aurélien Gâteau for the original patch.
Rafael Fernández López
2007-12-28
Icon naming spec compliance (code changes - KDE/):
Jakob Petsovits
2007-12-14
Use the same codebase for rating drawing as in KRatingWidget and playground/n...
Sebastian Trueg
2007-12-03
More changes will follow to fix logic. This makes the stuff compile.
Rafael Fernández López
2007-12-03
Same color for the category hovering as the rest of items
Rafael Fernández López
2007-10-03
Update my email address
Rafael Fernández López
2007-10-01
Code adaptation because of changes on libraries related to revision 719630
Rafael Fernández López
2007-09-28
Icons height is the same as the title
Rafael Fernández López
2007-09-27
use blitz instead of deprecated kdefx, remove kdefx headers where unused
Matthew Woehlke
2007-09-25
Categories imroved
Rafael Fernández López
2007-09-25
Prettier category drawing :)
Rafael Fernández López
2007-09-17
Give feedback to user when clicking on a category and the user is not draggin...
Rafael Fernández López
2007-09-17
Hooray for perfectionism
Rafael Fernández López
2007-09-17
Equal drawing on every case
Rafael Fernández López
2007-09-17
Categories titles and icons are shown at the same distance between them on LT...
Rafael Fernández López
2007-09-17
Forgot to adapt to RTL the default category drawer (KCategoryDrawer), since r...
Rafael Fernández López
2007-09-17
Create the new architecture for KCategorizedView. Now DolphinModel is created...
Rafael Fernández López