| Age | Commit message (Collapse) | Author |
|
* 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=1101859
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1101351
|
|
clicks on a Type=Link desktop files that point to a directory, let's open that
directory in the current view, rather than starting a new Konqueror.
As requested by LukasLT for http://forum.kde.org/viewtopic.php?f=14&t=66660
svn path=/trunk/KDE/kdebase/apps/; revision=1101071
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1099845
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1099444
|
|
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
|
|
already: The activation state of a column is independent from from the activation state of the view.
This fixes the regression that items for inactive views containing columns get triggered.
BUG: 227472
svn path=/trunk/KDE/kdebase/apps/; revision=1096114
|
|
when switching between URLs that differ by more than one sub directory. Thanks to Frank Reininghaus for the analysis.
CCBUG: 227785
CCBUG: 227748
svn path=/trunk/KDE/kdebase/apps/; revision=1096093
|
|
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
|
|
requestUrlChange signal. This signal was removed in r1080351, so the
code isn't needed any more.
svn path=/trunk/KDE/kdebase/apps/; revision=1095213
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1095055
|
|
return files but also other meta information.
Thanks to Oliver Heidbüchel for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1095051
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1094746
|
|
renaming items inline.
BUG: 226666
svn path=/trunk/KDE/kdebase/apps/; revision=1094416
|
|
is reconnected when changing columns. This fixes the regression that some operations have been disabled on sub columns. Thanks to Frank Reininghaus for the analyses.
CCBUG: 226749
svn path=/trunk/KDE/kdebase/apps/; revision=1093807
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1093243
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1091902
|
|
correctly, and emit DolphinDetailsViewExpander's completed() signal
only if the folder loading is really finished. This fixes possible
problems when restoring the current item and scroll position of the
view if these require a preceding folder expansion.
svn path=/trunk/KDE/kdebase/apps/; revision=1090926
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1089061
|
|
(for dialogs it might pop up) so that we can use a non-widget parent.
BUG: 218743
svn path=/trunk/KDE/kdebase/apps/; revision=1087087
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1085566
|
|
properties should be used as default (that only "new folders" are affected, is incorrect).
BUG: 213354
svn path=/trunk/KDE/kdebase/apps/; revision=1085564
|
|
create 2 Dolphin windows instead of one when restoring a session.
BUG: 223831
svn path=/trunk/KDE/kdebase/apps/; revision=1085555
|
|
CCBUG: 220632
svn path=/trunk/KDE/kdebase/apps/; revision=1084630
|
|
BUG: 220632
svn path=/trunk/KDE/kdebase/apps/; revision=1084629
|
|
automatically internally
svn path=/trunk/KDE/kdebase/apps/; revision=1082869
|
|
metadata is added.
svn path=/trunk/KDE/kdebase/apps/; revision=1081502
|
|
Dolphin.
While at it, I reworked the handling of command-line options in main completely,
to factorize code and make --select do the right thing even in case of multiple args
(wasn't supported in kde3).
svn path=/trunk/KDE/kdebase/apps/; revision=1081246
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1081239
|
|
makes it possible to restore the expanded folders in the Details View
when navigating in history (based on r1056438 and r1079843).
Also remove DolphinView::activateItem(const KUrl&) and DolphinView's
m_loadingDirectory member (they are not needed any more).
This will be in KDE 4.5.
BUG: 169886
svn path=/trunk/KDE/kdebase/apps/; revision=1080549
|
|
only way to avoid duplicating code until kde5)
Port all of kdebase' use of KNewMenu to KNewFileMenu.
Also port from KonqNameAndUrlInputDialog to KNameAndUrlInputDialog,
and from KonqMenuActions to KFileItemActions in dolphincontextmenu.cpp
svn path=/trunk/KDE/kdebase/apps/; revision=1080547
|
|
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
|
|
search box.
BUG: 218880
svn path=/trunk/KDE/kdebase/apps/; revision=1080372
|
|
* Removed obsolete triggerUrlChangeRequest() method + signal in the DolphinController. This is not needed anymore because of the refactored column view.
svn path=/trunk/KDE/kdebase/apps/; revision=1080351
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1080302
|
|
BUG: 223799
svn path=/trunk/KDE/kdebase/apps/; revision=1080102
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1080074
|