| Age | Commit message (Collapse) | Author |
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1131891
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1131720
|
|
DolphinPart (running in Konqueror), do not only select the new items,
but also clear the previous selection.
BUG: 223905
svn path=/trunk/KDE/kdebase/apps/; revision=1131230
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1130874
|
|
"no_selection" gets triggered
svn path=/trunk/KDE/kdebase/apps/; revision=1130573
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1129044
|
|
The values for the columns "LinkDestination" and "LocalPathOrUrl" should be moved from DolphinModel to KDirModel, as otherwise the added Information enums in KFileItemDelegate would not make much sense (I'll provide a patch on the reviewboard next week).
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1128953
|
|
the visible area when enabling them. Also it is assured, that the headline text does not get clipped per default.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1128951
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1128907
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1128906
|
|
the tooltips.
svn path=/trunk/KDE/kdebase/apps/; revision=1128630
|
|
has been done.
svn path=/trunk/KDE/kdebase/apps/; revision=1128629
|
|
hide the 'userquery' URL query parameter in the Nepomuk::Query API
svn path=/trunk/KDE/kdebase/apps/; revision=1128624
|
|
remote folder.
BUG: 234852
svn path=/trunk/KDE/kdebase/apps/; revision=1128615
|
|
message is shown in Dolphin instead.
CCBUG: 229505
svn path=/trunk/KDE/kdebase/apps/; revision=1128600
|
|
message is shown in Dolphin instead.
CCBUG: 229505
svn path=/trunk/KDE/kdebase/apps/; revision=1128599
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1128050
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1127622
|
|
least I hope as non-native English speaker that this is the case ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=1126705
|
|
in KFileItemDelegate.
svn path=/trunk/KDE/kdebase/apps/; revision=1126703
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1126677
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1126490
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1126487
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1126483
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1125889
|
|
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
|