| Age | Commit message (Collapse) | Author |
|
currently the performance is too slow. Nepomuk will support caching in future versions, so hopefully we can provide those entries again in KDE 4.1.
svn path=/trunk/KDE/kdebase/apps/; revision=743363
|
|
for the details view
svn path=/trunk/KDE/kdebase/apps/; revision=741353
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=731586
|
|
viewproperties dialog
svn path=/trunk/KDE/kdebase/apps/; revision=731150
|
|
* the filterbar now also filters directories (works also in the column-view :-))
* The "Additional Information" menu entry now also works for showing/hiding the columns of the details view. This also implies that the columns for the details view can now be adjusted per directory -> we have now a consistent behavior between the icons view and details view. Still open: the view properties dialog must be fixed
* Don't show a "Nepomuk not available" error message when starting Dolphin and Nepomuk is not available.
* Fix issue that the information panel blocked the application because of parsing the full meta data of a huge file.
svn path=/trunk/KDE/kdebase/apps/; revision=729704
|
|
needed now because friday is the last BC day. The rest of the modules will
follow as fast as my laptop allows.
svn path=/trunk/KDE/kdebase/apps/; revision=721704
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=720957
|
|
is not sufficient anymore. To prevent bug-reports for the beta 3 release, all items are explicitly marked as TODO temporary.
svn path=/trunk/KDE/kdebase/apps/; revision=720286
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=719796
|
|
* assure that the "show in groups" action gets disabled when no categorization is allowed for the current view
svn path=/trunk/KDE/kdebase/apps/; revision=717550
|
|
created, inheriting KDirModel for returning valid data for the role of the category of
an item. DolphinSortFilterProxyModel implements now methods lessThanCategoryMethod and lessThanGeneralMethod from KCategorizedSortFilterProxyModel.
The only thing that needs to be adapted is the keyboard navigation on the KCategorizedView.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=713319
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=685763
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=681915
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=681910
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=678876
|
|
"Show in Groups" feature. Although still slow, it basically works. All the code is based on Rafael Fernández López patch available at http://media.ereslibre.es/2007/06/dolphin-21062007.diff.
svn path=/trunk/KDE/kdebase/apps/; revision=678801
|
|
* same for the viewproperties dialog: don't hide "Show in Groups" under "Sorting"
svn path=/trunk/KDE/kdebase/apps/; revision=677641
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=677250
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=671030
|
|
(http://davigno.oxygen-icons.org/?p=43)
svn path=/trunk/KDE/kdebase/apps/; revision=671011
|
|
update!)
svn path=/trunk/KDE/kdebase/apps/; revision=671004
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=668385
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=665189
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=661819
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=656971
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=654713
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=652200
|
|
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
--indent-labels --pad=oper --unpad=paren \
--one-line=keep-statements --convert-tabs \
--indent-preprocessor \
`find -type f -name '*.cpp'` `find -type f -name '*.h'`
svn path=/trunk/KDE/kdebase/apps/; revision=651981
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=650575
|
|
Qt::Descending -> Qt::DescendingOrder
svn path=/trunk/KDE/kdebase/apps/; revision=650398
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=650290
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=648926
|
|
Removed old unused kfileiconview.h header, fixed some unrelated missing includes due to that one being removed.
svn path=/trunk/KDE/kdebase/apps/; revision=647244
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=641540
|
|
pressing 'OK' or 'Apply'
svn path=/trunk/KDE/kdebase/apps/; revision=641536
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=641532
|
|
each folder. Use case:
- Icons view for images: set 'Size' as additional property
- Icons view for media: show 'MIME type' as additional property
- Default Icons view: don't show any addtional property for a clean layout.
TODO: KFileItemDelagate::AdditionalInformation intersects with KDirModel::Columns when used in combination with the details view. Assure that the user does not get confronted with such implementation details in the user interface.
svn path=/trunk/KDE/kdebase/apps/; revision=641525
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=641494
|
|
svn path=/trunk/KDE/kdebase/libkonq/; revision=640669
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635892
|
|
directory, ask the class ViewProperties for the location instead.
svn path=/trunk/KDE/kdebase/apps/; revision=634899
|
|
set (less clutter)
svn path=/trunk/KDE/kdebase/apps/; revision=634819
|
|
used for this). Additionally it is possible for the user to specify whether the current view properties should be the default for new directories.
svn path=/trunk/KDE/kdebase/apps/; revision=634789
|
|
of one checkbox to make clear where the view properties are applied. Separate the apply-to-group visually from the 'Use as default for new folders' checkbox.
svn path=/trunk/KDE/kdebase/apps/; revision=634606
|
|
permissions, owner and group.
svn path=/trunk/playground/utils/dolphin/; revision=631058
|
|
patches!).
svn path=/trunk/playground/utils/dolphin/; revision=621872
|
|
view properties for each property individually)
- Get rid of methods which are not used anymore due to moving to KDirModel.
- Respect GeneralSettings::globalViewProps() setting when storing view properties.
svn path=/trunk/playground/utils/dolphin/; revision=615255
|
|
directory or whether they should be valid globally. Per default the view properties are remembered for each directory. For testing purposes the MIME type information is shown per default in the icons mode (thanks to Fredrik for the cool implementation in KFileItemDelegate!).
svn path=/trunk/playground/utils/dolphin/; revision=615232
|
|
2 view modes are used now: "icons" and "details". Whether a preview is shown or not is part of the directory view properties. This also means that it will be possible to show previews in the "details" view in future releases.
svn path=/trunk/playground/utils/dolphin/; revision=613029
|