| Age | Commit message (Collapse) | Author |
|
KFileMetaDataConfigurationWidget.
svn path=/trunk/KDE/kdebase/apps/; revision=1106465
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1102862
|
|
This prevent a possible flickering when starting Dolphin.
svn path=/trunk/KDE/kdebase/apps/; revision=1102837
|
|
By this it is possible that other applications like e. g. Gwenview provide custom widgets to change EXIF data directly within the meta data widget.
svn path=/trunk/KDE/kdebase/apps/; revision=1102834
|
|
The sorting of the meta data items is now done by the group. Within the group the sorting is done by their translated labels.
svn path=/trunk/KDE/kdebase/apps/; revision=1102778
|
|
This allows to extend the model with custom meta data (might e. g. be useful for Gwenview).
svn path=/trunk/KDE/kdebase/apps/; revision=1102749
|
|
of older threads will just get ignored.
svn path=/trunk/KDE/kdebase/apps/; revision=1097289
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1097154
|
|
- Use RDF labels internally.
- Provide better default settings, which meta data are hidden.
- Allow to configure which meta data is shown also if Nepomuk is turned off.
svn path=/trunk/KDE/kdebase/apps/; revision=1096571
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1096542
|
|
if Nepomuk is turned off).
Beside the new translations the fix is based on several other fixes in kdelibs + strigi and cannot be backported to KDE SC 4.4.x.
As soon as the meta data widget has been moved to kdelibs, this meta data information will also be available in the properties dialog.
BUG: 193592
svn path=/trunk/KDE/kdebase/apps/; revision=1096472
|
|
enabled or not. Avoid the nasty hack to hardcode the value within the slotLoadingFinished() method.
BUG: 228540
svn path=/trunk/KDE/kdebase/apps/; revision=1096347
|
|
file is not indexed.
Still a lot of cleanups are required (e. g. the labels are not human readable currently).
svn path=/trunk/KDE/kdebase/apps/; revision=1096092
|
|
metadata is added.
svn path=/trunk/KDE/kdebase/apps/; revision=1081502
|
|
clicking the link.
* Fixed index bug which caused the last information item to be deleted.
* Why make merge-sort more complicated than it is? ;)
svn path=/trunk/KDE/kdebase/apps/; revision=1080377
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1080302
|
|
only occured in the context of tooltips, as updateRowsVisibility() is invoked after setItems()...
svn path=/trunk/KDE/kdebase/apps/; revision=1063483
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1061705
|
|
instead of horizontally centered
svn path=/trunk/KDE/kdebase/apps/; revision=1061598
|
|
BUG: 214060
svn path=/trunk/KDE/kdebase/apps/; revision=1060022
|
|
different link color the difference to the "Change tags..." link is visible.
svn path=/trunk/KDE/kdebase/apps/; revision=1059985
|
|
as we figured out how to
only show links on hover we are good to go.
This is actually a fix as resources in the rest of the info view are already clickable.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1059908
|
|
hiding in case an old kmetainformationrc exists.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1059900
|
|
that might be set by the client. This allows KMetaDataWidget to get embedded inside a tooltip having correct tooltip colors.
svn path=/trunk/KDE/kdebase/apps/; revision=1052509
|
|
where sometimes resources are not displayed at all
svn path=/trunk/KDE/kdebase/apps/; revision=1052237
|
|
Trüg für the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1051553
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1050611
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1050466
|
|
the widget isn't created)
svn path=/trunk/KDE/kdebase/apps/; revision=1048851
|
|
will get a hard build dependency quite soon, those #ifdef-code is really ugly and difficult to maintain...
svn path=/trunk/KDE/kdebase/apps/; revision=1048135
|
|
separately with other items in between, they are merged as "Width x Height:" and added to the top of the sort order.
CCBUG: 193592
svn path=/trunk/KDE/kdebase/apps/; revision=1047680
|
|
inside a tooltip
* minor cleanup of thread-interface to allow a proper sorting/merging on client side
svn path=/trunk/KDE/kdebase/apps/; revision=1047662
|
|
margin of the layout
svn path=/trunk/KDE/kdebase/apps/; revision=1045768
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1045013
|
|
Nepomuk will block Dolphin for several seconds. Refactored the load-meta-data-thread in a way that the meta data widget does not require to wait for a result of the thread.
svn path=/trunk/KDE/kdebase/apps/; revision=1044848
|
|
KMetaDataWidget from kdelibs and did not recognize the issue...
svn path=/trunk/KDE/kdebase/apps/; revision=1044545
|
|
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
|