┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/ratingpainter.h
AgeCommit message (Collapse)Author
2008-03-21This is the first step towards a better looking and more usable metadata GUI.Sebastian Trueg
- A nicer comment widget shows a popup to edit the comment. - A tag cloud replaces the ugly tagwidget from libnepomuk. The plan is to use Dolphin as a testbed to optimize the look and then move at least the tagcloud to libnepomuk to make it available for all apps since this is a common feature. So please test it and provide feedback. The layout is still cluttered. So we also need feedback on that. And of course on the usability. Apart from the GUI Dolphin now uses the mass metadata update job to perform metadata updates on many files in an async KJob without blocking the GUI. This is another candidate for public API at some point. svn path=/trunk/KDE/kdebase/apps/; revision=788565
2007-12-14No need to export that yetSebastian Trueg
svn path=/trunk/KDE/kdebase/apps/; revision=748555
2007-12-14Use the same codebase for rating drawing as in KRatingWidget and ↵Sebastian Trueg
playground/nepomuk. For KDE 4.1 we will export this in kdelibs/nepomuk CCMAIL: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=748547