| Age | Commit message (Collapse) | Author |
|
that moving KMetaDataWidget and KMetaDataConfigurationDialog to kdelibs should be postponed to KDE 4.5. The main reason is that adding application specific properties is not possible with the current API in a generic way. Also the topic how to hide properties application specific is an open point...
So now all adjustments from the review have been adapted to the Dolphin code. After KDE 4.4 has been released some refactoring will be done so that the open topics above are handled in a nice way.
svn path=/trunk/KDE/kdebase/apps/; revision=1041547
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1038142
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037779
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1037727
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036703
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036578
|
|
this can be cleaned up until KDE 4.4...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1036559
|
|
* allow to hide specific data for applications
* check whether Nepomuk has been activated (the check with #idfef HAVE_NEPOMUK is not sufficient in the case if Nepomok is available but not activated)
svn path=/trunk/KDE/kdebase/apps/; revision=1036556
|
|
* minor adjustments for the default settings of visible meta data
svn path=/trunk/KDE/kdebase/apps/; revision=1036296
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036229
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1036074
|
|
stuff is really a pain :-(
svn path=/trunk/KDE/kdebase/apps/; revision=1036067
|
|
* provide a configuration dialog for adjusting the visibility of the meta data
svn path=/trunk/KDE/kdebase/apps/; revision=1036058
|
|
user changed the values
svn path=/trunk/KDE/kdebase/apps/; revision=1034884
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1033755
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1033744
|
|
the LoadFilesThread and is no special case anymore like in the old code base.
svn path=/trunk/KDE/kdebase/apps/; revision=1033722
|
|
expensive operations are done in a separate thread to assure that the Dolphin UI never gets blocked.
svn path=/trunk/KDE/kdebase/apps/; revision=1033696
|
|
Dolphin for other applications. The temporary removed code will be integrated again within the next 10 days (-> currently no meta data is shown and cannot be updated).
svn path=/trunk/KDE/kdebase/apps/; revision=1033585
|
|
SVN commit 1026747 by vkrause:
Fix deadlock when changing the rating and the comment of the same
object, in that order. The harmless looking setEnabled() call two lines
down from here triggers a convoluted chain of (q)events that eventually
ends up calling a method that tries to lock the mutex itself.
Thanks Volker!
CCMAIL:[email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1026888
|
|
- don't provide any mode for editing, just let the user directly manipulate the comment inside the text widget
- automatically save changes, no explicit confirmation required
svn path=/trunk/KDE/kdebase/apps/; revision=984592
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=961194
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=960323
|
|
BUG: 190165
svn path=/trunk/KDE/kdebase/apps/; revision=960318
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=955566
|
|
Panel.
BUG: 156205
svn path=/trunk/KDE/kdebase/apps/; revision=952833
|
|
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.
svn path=/trunk/KDE/kdebase/apps/; revision=911065
|