| Age | Commit message (Collapse) | Author |
|
sources to it
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
|
|
base class hidden y method foo on derived class". Thanks to André for pointing out this trick.
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1103527
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1103376
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1103215
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1005230
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1003883
|
|
control systems like SVN, Git, CVS, ... The current code is an early draft and it is planned that all plugins (SVN, Git, CVS, ...) are maintained outside Dolphin. If the API is stable enough, a discussion will be done at [email protected] regarding the location of the plugins (the current implementation of SubversionPlugin is only temporary located in Dolphin for testing purposes).
RevisionControlObserver is implemented in a way that no recognizable slowdown is given for directories that are not under revision control.
CCBUG: 192158
svn path=/trunk/KDE/kdebase/apps/; revision=995351
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=926759
|
|
* 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
|