┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewproperties.h
AgeCommit message (Expand)Author
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-05-19SVN_SILENT: Minor coding style and format cleanups. No change of behavior has...Peter Penz
2010-05-13If an information entry will be added to KFileItemDelegate (like done recentl...Peter Penz
2010-05-11Expose the new file item property pathorurl to the Dolphin UI. This is mostly...Sebastian Trueg
2009-12-12Removed enums SortByRating and SortByTags. They never have been activated yet...Peter Penz
2009-04-20Let the user choose if folders are always shown first in the views ofFrank Reininghaus
2008-01-05Remember the additional-info property (size, date, type, ...) for each view m...Peter Penz
2007-10-29build with -pedanticVolker Krause
2007-10-26due to the recent tagging freeze this commit contains several fixes in one:Peter Penz
2007-10-02Allow showing additional information like type, size and date in parallel for...Peter Penz
2007-10-01Port dolphin to the KFileItemDelegate API changes.Fredrik Höglund
2007-09-19If Nepomuk is (temporary) not available use SortByName as fallback for SortBy...Peter Penz
2007-06-04Remove not necessary "class classname;"Laurent Montel
2007-04-12include cleanupPeter Penz
2007-04-12include cleanupDirk Mueller
2007-04-10allow to enable the categorization feature for sortingPeter Penz
2007-03-27quick ;)David Faure
2007-03-27use the Qt standard way to prevent a cloning of the objectPeter Penz
2007-03-25fix exportChristian Ehrlicher
2007-03-23Create shared lib as discussed with David and PeterLaurent Montel
2007-03-11Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...Peter Penz
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-18View properties dialog: Allow to reset all view properties (the timestamp is ...Peter Penz
2007-02-05updated the documentationPeter Penz
2007-01-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...Peter Penz
2007-01-07Allow that Dolphin can also be used with global view properties. Per default ...Peter Penz
2006-12-20- Performance optimization in DolphinView::loadDirectory() (don't store the v...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-04First step of cleaning up the view properties: inheriting of viewproperties d...Peter Penz
2006-11-22As KURL has been renamed to KUrl all classes and methods, which use the term ...Peter Penz
2006-11-21commited initial version of DolphinPeter Penz