| Age | Commit message (Collapse) | Author |
|
* minor changes in detailsview settings and columnview settings
svn path=/trunk/KDE/kdebase/apps/; revision=852982
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=841434
|
|
(uninitialized member variable)
BUG: 166102
svn path=/trunk/KDE/kdebase/apps/; revision=829777
|
|
TODO: the mirrored directory still should be cleaned up, but this has to be done without deleting the view properties fallback.
BUG: 163366
svn path=/trunk/KDE/kdebase/apps/; revision=820068
|
|
Rafael Fernández López). One related problem still has to be solved...
CCBUG: 163366
svn path=/trunk/KDE/kdebase/apps/; revision=820062
|
|
forget some settings when pressing first "Apply" and then "OK"
BUG: 163366
svn path=/trunk/KDE/kdebase/apps/; revision=818368
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=818305
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=818303
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=787308
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=766382
|
|
mode (icons view, details view, column view) individually.
BUG: 154434
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=757791
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=757515
|
|
consolidate the fileview-* icons to view-*
svn path=/trunk/KDE/kdebase/apps/; revision=755384
|
|
the icons view. Per default the setting is still on, but for people who prefer browsing with the details view and only temporary switch to the icons view (e. g. for having a larger preview), this feature gets a showstopper (discussed with Eike Hein).
Got the OK from the translator team for adding the new string.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=744901
|
|
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
|