| Age | Commit message (Collapse) | Author |
|
mostly useful for search results to see the actual local path of the result.
svn path=/trunk/KDE/kdebase/apps/; revision=1125631
|
|
(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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1124874
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1124310
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1123270
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1122794
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1122790
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1122788
|
|
setting.
BUG: 230818
svn path=/trunk/KDE/kdebase/apps/; revision=1122775
|
|
a few more lines of code are required, this approach is more flexible.bar, but as the group "Panels" can be added instead, this should be no issue.
svn path=/trunk/KDE/kdebase/apps/; revision=1122365
|
|
toggle state. Drawback: The actions cannot be added directly to the toolbar, but as the group "Panels" can be added instead, this should be no issue.
svn path=/trunk/KDE/kdebase/apps/; revision=1122363
|
|
toolbar item (see http://reviewboard.kde.org/r/3862).
Thanks to Todd for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1122320
|
|
will be provided anymore after the first directory update
svn path=/trunk/KDE/kdebase/apps/; revision=1120924
|
|
multiple selected files.
Rewritten to make a direct method call rather than using a signal from 'this'.
REVIEW: 3163
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1119117
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1118248
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1117807
|
|
must be set manually nowidget
svn path=/trunk/KDE/kdebase/apps/; revision=1115496
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1115355
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1115065
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1114499
|
|
BUG: 189501
p://reviewboard.kde.org/r/3484/
svn path=/trunk/KDE/kdebase/apps/; revision=1114485
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1112036
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1111569
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1111461
|
|
QShowEvent and not the QPolish event.
svn path=/trunk/KDE/kdebase/apps/; revision=1111143
|
|
sorting of all list elements is done, this automatically groups the entries.
svn path=/trunk/KDE/kdebase/apps/; revision=1111140
|
|
load plugins that have been explicitly enabled by the user instead of loading all plugins per default.
Most users won't use version control plugins at all and there is no need in wasting memory and performance. A user interface has been added in the "Services" settings for version control plugins. The user interface is only shown, if at least one plugin is available on the system.
svn path=/trunk/KDE/kdebase/apps/; revision=1111101
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1110979
|
|
BUG: 226430
svn path=/trunk/KDE/kdebase/apps/; revision=1110974
|
|
- Provide proper size hints instead of hiding extensions on small widths
- Provide context menu, which allows to enable/disable the zoom level extension and the space info extension. Also copying the status bar text is possible (useful e. g. for error messages).
BUG: 188980
svn path=/trunk/KDE/kdebase/apps/; revision=1110498
|
|
kdesdk (request will be submitted on reviewboard during the next days).
svn path=/trunk/KDE/kdebase/apps/; revision=1110250
|
|
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
|
|
CCBUG: 220632
svn path=/trunk/KDE/kdebase/apps/; revision=1108111
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1108110
|
|
when reopening the tooltip
svn path=/trunk/KDE/kdebase/apps/; revision=1108086
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1108076
|
|
Thanks to Shaun Reich for the patch and the implementation behind in kdelibs!
svn path=/trunk/KDE/kdebase/apps/; revision=1108002
|
|
just use set the widget visible/invisible and update the content instead
svn path=/trunk/KDE/kdebase/apps/; revision=1107992
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1107448
|
|
KFileMetaDataWidget code has been moved to kdelibs
svn path=/trunk/KDE/kdebase/apps/; revision=1107432
|
|
instead
svn path=/trunk/KDE/kdebase/apps/; revision=1107255
|
|
wrong mutex has been used accidently because of the confusing naming of the methods.
svn path=/trunk/KDE/kdebase/apps/; revision=1107136
|
|
class. Also the UpdateItemStatesThread differs now between protecting the globally shared plugin and the locally shared data.
svn path=/trunk/KDE/kdebase/apps/; revision=1107125
|
|
navigator of the new tab (not only if the current URL navigator is editable)
svn path=/trunk/KDE/kdebase/apps/; revision=1106928
|
|
it is not 0. Fixes a Qt runtime warning.
svn path=/trunk/KDE/kdebase/apps/; revision=1106816
|
|
has the same editable state as the current tab
Thanks to Vishesh Handa for the patch!
svn path=/trunk/KDE/kdebase/apps/; revision=1106757
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1106528
|
|
KFileMetaDataConfigurationWidget.
svn path=/trunk/KDE/kdebase/apps/; revision=1106465
|
|
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
|