| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=1180723
|
|
provided by the global KIconLoader for dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=1169554
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1167264
|
|
during the startup
svn path=/trunk/KDE/kdebase/apps/; revision=1164877
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1160316
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1160311
|
|
"src/panels/information"
svn path=/trunk/KDE/kdebase/apps/; revision=1154154
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1154150
|
|
sources to it
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1154073
|
|
showing metadata for the currently selected folder. This way we can even get rid of the
special handling of nepomuksearch:/ URLs since the KIO slave provides a nice name and
all you need to show to the user.
Even nicer: When clicking an entry in the metadata view the resulting query will be related
to the one clicked resource. This resource will then be represented by the query folder.
So all in all this patch makes Dolphin more generic while additionally activating a new feature.
svn path=/trunk/KDE/kdebase/apps/; revision=1152959
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1148408
|
|
a rich text. This fixes the issue, that selecting multiple files leads to an output like "<html>9 items selected</html>".
svn path=/trunk/KDE/kdebase/apps/; revision=1137340
|
|
Information Panel are wrapped in a more clever way:
E. g.
dolphinviewcontainer.cp
p
gets wrapped as
dolphinviewcontainer.
cpp
now.
svn path=/trunk/KDE/kdebase/apps/; revision=1132031
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1132029
|
|
a layout. Thanks to Sebastian Trüg for the hint!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1132028
|
|
the tooltips.
svn path=/trunk/KDE/kdebase/apps/; revision=1128630
|
|
least I hope as non-native English speaker that this is the case ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=1126705
|
|
recently), adjusting the corresponding code in Dolphin is a real pain, as the new information will be shown in Dolphin the following way:
- As additional columns in the details view
- As additional lines in the icons view
- As menu entries in the "Sort By" and "Additional Information" groups
- As popup menu entries in the details view header popup
- As checkable entries in the View Properties dialog
To prevent similar painful transitions in future, the class AdditionalInfoManager has been introduced. All parts in Dolphin that access/show/store additional information, use the AdditionalInfoManager now. If a new information entry will be added in KFileItemDelegate in future, only a small adjustment in AdditionalInfoManager will be required.
Still open currently:
- AdditionalInfoDialog does not use AdditionalInfoManager yet
- DolphinView::Sorting should be replaced by KFileItemDelegate::Information, so that the sorting can also be done in a generic way.
- The data for KFileItemDelegate::PathOrUrl is not determined
The open issues will get fixed during the next days.
Kudos to the brave warriors Sebastian and Frank, that tried to add a new information ;-)
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1126410
|
|
has been ejected).
Thanks to Christian Mühlhäuser for the patch!
BUG: 231518
svn path=/trunk/KDE/kdebase/apps/; revision=1126336
|
|
(and Konqueror's) Details View in KDE SC 4.5.
This is based on the changes to KFileItemDelegate from commit 1124981.
FEATURE: 211690
svn path=/trunk/KDE/kdebase/apps/; revision=1124982
|
|
must be set manually nowidget
svn path=/trunk/KDE/kdebase/apps/; revision=1115496
|
|
and ViewModeController.
The ViewModeController offers a defined interface to control view mode implementations like icons view, details view and column view. The DolphinViewController allows those view mode implementations to control the parent DolphinView in a limited way.
svn path=/trunk/KDE/kdebase/apps/; revision=1109228
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1107448
|
|
KFileMetaDataWidget code has been moved to kdelibs
svn path=/trunk/KDE/kdebase/apps/; revision=1107432
|
|
KFileMetaDataConfigurationWidget.
svn path=/trunk/KDE/kdebase/apps/; revision=1106465
|
|
and g111 for the hint.
CCBUG: 161637
svn path=/trunk/KDE/kdebase/apps/; revision=1106403
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1104133
|
|
a cd command.
The terminal interface does not provide an API for this, so as workaround backspaces are send. Not nice, but as the issue can lead to data loss, this solution is better than having nothing.
BUG: 161637
svn path=/trunk/KDE/kdebase/apps/; revision=1103207
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1102862
|
|
* use the data provided by the model instead reading it again
* allow to enable/disable also custom meta data
svn path=/trunk/KDE/kdebase/apps/; revision=1102852
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1101351
|
|
to kdelibs for KDE SC 4.5 (some interfaces of KMetaDataWidget need to be cleaned up first).
KNfoTranslator is marked as private class, as it is not clear yet whether it should be used by other classes like KFileMetaInfo.
svn path=/trunk/KDE/kdebase/apps/; revision=1098897
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1096541
|
|
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
|
|
* Use Resource::genericLabel() always for consistency.
svn path=/trunk/KDE/kdebase/apps/; revision=1096036
|
|
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
|
|
event
svn path=/trunk/KDE/kdebase/apps/; revision=1075076
|