| Age | Commit message (Collapse) | Author |
|
* use Q_OBJECT macro
* fix includes
* use explicit constructor
svn path=/trunk/KDE/kdebase/apps/; revision=890820
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=796393
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=791451
|
|
- 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
|
|
- Switched depricated stdName() to name()
svn path=/trunk/KDE/kdebase/apps/; revision=767204
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=755674
|
|
* actions/user -> places/user-identity
* places/contact -> mimetypes/x-office-contact
* fix KMail and KNode configuration dialog page icons
* and bits of other fix-up stuff.
svn path=/trunk/KDE/kdebase/apps/; revision=753841
|
|
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
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=744626
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744236
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=720339
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=719642
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=718317
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=717537
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=716833
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=716620
|
|
dragging from it. Beauty, come to me :)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=713337
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=713323
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=713322
|
|
LTR and RTL languages
svn path=/trunk/KDE/kdebase/apps/; revision=713321
|
|
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
|