┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropertiesdialog.cpp
AgeCommit message (Expand)Author
2007-10-26due to the recent tagging freeze this commit contains several fixes in one:Peter Penz
2007-10-05Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which areAndreas Pakulat
2007-10-04allow to configre more than one additional information for the icons-viewPeter Penz
2007-10-02As the additional information can be shown in parallel, a combobox selection ...Peter Penz
2007-10-01Port dolphin to the KFileItemDelegate API changes.Fredrik Höglund
2007-09-27* moved the loading of the settings into a separate methodPeter Penz
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-07-09KUIT adaptionsPeter Penz
2007-06-30KUIT adapations for labelsPeter Penz
2007-06-30KUIT adaptions for groups, checkboxes and radiobuttonsPeter Penz
2007-06-22also compile without nepomukAndré Wöbbeking
2007-06-22Allow to sort by rating, which can be quite useful in combination with the "S...Peter Penz
2007-06-19* move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View"Peter Penz
2007-06-18a little bit internationalization cannot hurt ;-) (thanks to Andrius Štikonas)Peter Penz
2007-06-03make the Viewproperties dialog less cluttered and smallerPeter Penz
2007-06-03update to David's suggestion for split view (http://davigno.oxygen-icons.org/...Peter Penz
2007-06-03use "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the u...Peter Penz
2007-05-26remember the size of dialogsPeter Penz
2007-05-16Better choice of phrase: 'Categorized' -> 'Show in Groups'Robert Knight
2007-05-09include cleanupDirk Mueller
2007-05-06coding style cleanup: fix wrong indenting of members in constructorPeter Penz
2007-04-22allow sorting by typePeter Penz
2007-04-16use new "column view" icon (thanks to David Vignoni)Peter Penz
2007-04-10allow to enable the categorization feature for sortingPeter Penz
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-04-04i18n style guide fixesStephan Binner
2007-04-04Qt::Ascending -> Qt::AscendingOrderPino Toscano
2007-04-04simplify layout of ViewPropertiesDialogPeter Penz
2007-04-01integrate column view into settingsPeter Penz
2007-03-27Added setters in urlnavigator to remove dependency on dolphinsettings.David Faure
2007-03-11replaced string "MIME Type" by "Type"Peter Penz
2007-03-11apply 'Additional Information' property immediately to the view when pressing...Peter Penz
2007-03-11disable the 'Additional information' menu for other views then the 'Icons View'Peter Penz
2007-03-11Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...Peter Penz
2007-03-11fixed icon namingPeter Penz
2007-03-08oxygen icon naming fixes from Luca GugelmannAaron J. Seigo
2007-02-21Fixing autogenerated headers includesAlexander Wiedenbruch
2007-02-18Don't use a hardcoded path in the view properties dialog for the mirrored dir...Peter Penz
2007-02-18minor cosmetic fix: don't use a group box if the global view properties are s...Peter Penz
2007-02-18View properties dialog: Allow to reset all view properties (the timestamp is ...Peter Penz
2007-02-17Improve usability of the viewproperties dialog: use 2 radiobuttons instead of...Peter Penz
2007-02-07Additionally to sorting by name, size and date it is now possible to sort by ...Peter Penz
2007-01-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...Peter Penz
2006-12-20- Performance optimization in DolphinView::loadDirectory() (don't store the v...Peter Penz
2006-12-20Let the user chose whether view properties should be remembered for each dire...Peter Penz
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only 2...Peter Penz
2006-12-07Apply the view properties to sub directories without using a modal window. Th...Peter Penz
2006-12-07Use a KIO Job for applying the view properties recursively to sub directories.Peter Penz
2006-12-05Applying view properties recursively to sub directories works again (TODO: re...Peter Penz
2006-12-04First step of cleaning up the view properties: inheriting of viewproperties d...Peter Penz