]> cloud.milkyroute.net Git - dolphin.git/history - src/viewproperties.cpp
Open the meta data configuration dialog modeless
[dolphin.git] / src / viewproperties.cpp
2010-01-06 Peter PenzFixed issue that the "show folders first property"...
2009-12-12 Peter PenzRemoved enums SortByRating and SortByTags. They never...
2009-10-10 Peter PenzStart of refactoring so that the metadata widget can...
2009-04-20 Frank ReininghausLet the user choose if folders are always shown first...
2009-02-24 Christian EhrlicherKUrl::path() != KUrl::toLocalFile() - at least not...
2009-01-14 Peter PenzGroup classes into folders, Dolphin is too big in the...
2008-06-08 Peter PenzSVN_SILENT: removed trailing spaces
2008-01-07 Peter PenzBackport of bugfix 154434 (trunk revision 757791):...
2008-01-05 Peter PenzRemember the additional-info property (size, date,...
2007-12-06 Peter Penzfixed issue that when using "Use common view properties...
2007-10-26 Peter Penzdue to the recent tagging freeze this commit contains...
2007-10-02 Peter PenzAllow showing additional information like type, size...
2007-10-01 Fredrik HöglundPort dolphin to the KFileItemDelegate API changes.
2007-09-19 Peter PenzIf Nepomuk is (temporary) not available use SortByName...
2007-05-19 Peter Penzinclude cleanup
2007-05-09 Dirk Muellerinclude cleanup
2007-05-06 Peter Penzcoding style cleanup: fix wrong indenting of members...
2007-04-12 Peter Penzinclude cleanup
2007-04-12 Dirk Muellerinclude cleanup
2007-04-10 Peter Penzallow to enable the categorization feature for sorting
2007-04-09 Peter Penzadapt Dolphin to kdelibs coding style (http://techbase...
2007-03-27 David FaureAdded setters in urlnavigator to remove dependency...
2007-03-11 Peter PenzAllow to set the 'AdditionalInformation' property from...
2007-03-04 Christian Ehrlichermsvc compile++
2007-02-21 Alexander WiedenbruchFixing autogenerated headers includes
2007-02-18 Peter PenzDon't use a hardcoded path in the view properties dialo...
2007-02-18 Peter Penzminor cosmetic fix: don't use a group box if the global...
2007-02-18 Peter PenzView properties dialog: Allow to reset all view propert...
2007-02-01 Stefan GehnFix compile
2007-01-30 Peter Penzupdate to changes in class KGlobal (kdelibs)
2007-01-10 Peter PenzApplied some patches found by EBN (thanks to Nicolas...
2007-01-07 Peter PenzAllow that Dolphin can also be used with global view...
2006-12-20 Peter Penz- Performance optimization in DolphinView::loadDirector...
2006-12-13 Peter PenzInstead of having a the 3 view modes "icons", "details...
2006-12-07 Peter PenzApply the view properties to sub directories without...
2006-12-04 Peter PenzFirst step of cleaning up the view properties: inheriti...
2006-11-21 Kevin Ottenscompile++
2006-11-21 Peter Penzcommited initial version of Dolphin