┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropertiesdialog.cpp
AgeCommit message (Collapse)Author
2007-10-01Port dolphin to the KFileItemDelegate API changes.Fredrik Höglund
svn path=/trunk/KDE/kdebase/apps/; revision=719796
2007-09-27* moved the loading of the settings into a separate methodPeter Penz
* 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
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is ↵Rafael Fernández López
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
2007-07-09KUIT adaptionsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=685763
2007-06-30KUIT adapations for labelsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=681915
2007-06-30KUIT adaptions for groups, checkboxes and radiobuttonsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=681910
2007-06-22also compile without nepomukAndré Wöbbeking
svn path=/trunk/KDE/kdebase/apps/; revision=678876
2007-06-22Allow to sort by rating, which can be quite useful in combination with the ↵Peter Penz
"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
2007-06-19* move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View"Peter Penz
* same for the viewproperties dialog: don't hide "Show in Groups" under "Sorting" svn path=/trunk/KDE/kdebase/apps/; revision=677641
2007-06-18a little bit internationalization cannot hurt ;-) (thanks to Andrius Štikonas)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=677250
2007-06-03make the Viewproperties dialog less cluttered and smallerPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=671030
2007-06-03update to David's suggestion for split view ↵Peter Penz
(http://davigno.oxygen-icons.org/?p=43) svn path=/trunk/KDE/kdebase/apps/; revision=671011
2007-06-03use "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the ↵Peter Penz
update!) svn path=/trunk/KDE/kdebase/apps/; revision=671004
2007-05-26remember the size of dialogsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=668385
2007-05-16Better choice of phrase: 'Categorized' -> 'Show in Groups'Robert Knight
svn path=/trunk/KDE/kdebase/apps/; revision=665189
2007-05-09include cleanupDirk Mueller
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-05-06coding style cleanup: fix wrong indenting of members in constructorPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=661819
2007-04-22allow sorting by typePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=656971
2007-04-16use new "column view" icon (thanks to David Vignoni)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=654713
2007-04-10allow to enable the categorization feature for sortingPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=652200
2007-04-09adapt Dolphin to kdelibs coding style ↵Peter Penz
(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
2007-04-04i18n style guide fixesStephan Binner
svn path=/trunk/KDE/kdebase/apps/; revision=650575
2007-04-04Qt::Ascending -> Qt::AscendingOrderPino Toscano
Qt::Descending -> Qt::DescendingOrder svn path=/trunk/KDE/kdebase/apps/; revision=650398
2007-04-04simplify layout of ViewPropertiesDialogPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=650290
2007-04-01integrate column view into settingsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=648926
2007-03-27Added setters in urlnavigator to remove dependency on dolphinsettings.David Faure
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
2007-03-11replaced string "MIME Type" by "Type"Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=641540
2007-03-11apply 'Additional Information' property immediately to the view when ↵Peter Penz
pressing 'OK' or 'Apply' svn path=/trunk/KDE/kdebase/apps/; revision=641536
2007-03-11disable the 'Additional information' menu for other views then the 'Icons View'Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=641532
2007-03-11Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ↵Peter Penz
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
2007-03-11fixed icon namingPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=641494
2007-03-08oxygen icon naming fixes from Luca GugelmannAaron J. Seigo
svn path=/trunk/KDE/kdebase/libkonq/; revision=640669
2007-02-21Fixing autogenerated headers includesAlexander Wiedenbruch
svn path=/trunk/KDE/kdebase/apps/; revision=635892
2007-02-18Don't use a hardcoded path in the view properties dialog for the mirrored ↵Peter Penz
directory, ask the class ViewProperties for the location instead. svn path=/trunk/KDE/kdebase/apps/; revision=634899
2007-02-18minor cosmetic fix: don't use a group box if the global view properties are ↵Peter Penz
set (less clutter) svn path=/trunk/KDE/kdebase/apps/; revision=634819
2007-02-18View properties dialog: Allow to reset all view properties (the timestamp is ↵Peter Penz
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
2007-02-17Improve usability of the viewproperties dialog: use 2 radiobuttons instead ↵Peter Penz
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
2007-02-07Additionally to sorting by name, size and date it is now possible to sort by ↵Peter Penz
permissions, owner and group. svn path=/trunk/playground/utils/dolphin/; revision=631058
2007-01-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the ↵Peter Penz
patches!). svn path=/trunk/playground/utils/dolphin/; revision=621872
2006-12-20- Performance optimization in DolphinView::loadDirectory() (don't store the ↵Peter Penz
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
2006-12-20Let the user chose whether view properties should be remembered for each ↵Peter Penz
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
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only ↵Peter Penz
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
2006-12-07Apply the view properties to sub directories without using a modal window. ↵Peter Penz
This allows the user to proceed with the work during the view properties are applied. svn path=/trunk/playground/utils/dolphin/; revision=611369
2006-12-07Use a KIO Job for applying the view properties recursively to sub directories.Peter Penz
svn path=/trunk/playground/utils/dolphin/; revision=611325
2006-12-05Applying view properties recursively to sub directories works again (TODO: ↵Peter Penz
rewrite ViewPropsApplier completely as KJob implementation). svn path=/trunk/playground/utils/dolphin/; revision=610887
2006-12-04First step of cleaning up the view properties: inheriting of viewproperties ↵Peter Penz
does not work with the current approach of directoryviewpropertysettings.kcfg (2 nodes would be required for each directory, only one is used at the moment). Therefor the valid_for_subdirs property has been removed and the implementation model will be adjusted to match 1:1 to the users model. TODO: improve the viewpropertiesdialog be able to apply viewproperties recursively to sub directories. svn path=/trunk/playground/utils/dolphin/; revision=610383
2006-11-24Migrated the ViewPropertiesDialog to Qt4.Peter Penz
svn path=/trunk/playground/utils/dolphin/; revision=607475
2006-11-22Some portLaurent Montel
Remove not necessary file svn path=/trunk/playground/utils/dolphin/; revision=606884
2006-11-21commited initial version of DolphinPeter Penz
svn path=/trunk/playground/utils/dolphin/; revision=606622