┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropertiesdialog.cpp
AgeCommit message (Expand)Author
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
2006-11-24Migrated the ViewPropertiesDialog to Qt4.Peter Penz
2006-11-22Some portLaurent Montel
2006-11-21commited initial version of DolphinPeter Penz