| Age | Commit message (Collapse) | Author |
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=755674
|
|
* Better item appearance (selected and hover) on systemsettings.
* Keyboard navigation improved in dolphin, and now is possible to navigate with keyboard in systemsettings (it was not possible before).
* No rubberband or multiple selection on systemsettings.
* Single or double click for item activation depends on the system state on systemsettings.
* On KCategoryDrawer now titles are drawn with more margin, as happens on DolphinCategoryDrawer. This gives more consistency to its look.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=752784
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=744626
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=720339
|
|
dragging from it. Beauty, come to me :)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=713337
|
|
right now it is fully overriden by dolphincategorydrawer. Unneeded commented code
removed from the latter
svn path=/trunk/KDE/kdebase/apps/; revision=713320
|
|
created, inheriting KDirModel for returning valid data for the role of the category of
an item. DolphinSortFilterProxyModel implements now methods lessThanCategoryMethod and lessThanGeneralMethod from KCategorizedSortFilterProxyModel.
The only thing that needs to be adapted is the keyboard navigation on the KCategorizedView.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=713319
|