| Age | Commit message (Collapse) | Author |
|
Thanks to Frank Reininghaus for the hint!
svn path=/trunk/KDE/kdebase/apps/; revision=1106410
|
|
but use the commonly used shortcuts Ctrl+Tab/Ctrl+Shift+Tab as secondary keys.
Of course it is still possible that the user defines custom shortcuts.
BUG: 231541
svn path=/trunk/KDE/kdebase/apps/; revision=1106406
|
|
and g111 for the hint.
CCBUG: 161637
svn path=/trunk/KDE/kdebase/apps/; revision=1106403
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1104643
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1104133
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1103978
|
|
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
|
|
list. Otherwise use KRun.
svn path=/trunk/KDE/kdebase/apps/; revision=1103520
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1103376
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1103215
|
|
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
|
|
Thanks to Tropikhajma for the patch!
BUG: 230251
svn path=/trunk/KDE/kdebase/apps/; revision=1103145
|
|
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=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
|