┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-11Create a SidebarTreeView which will include support for drag & drop in later ...Peter Penz
2007-03-10Apply an item effect to all cut items. As discussed with Fredrik this should ...Peter Penz
2007-03-10fix internationalization issuePeter Penz
2007-03-10Update of the patch from Filip Brcic for browsing through ZIP and TAR files. ...Peter Penz
2007-03-10use the large icon size for previews as default for the icons viewPeter Penz
2007-03-10Fixed icon-names so that they match to the new Oxygen naming scheme (erase al...Peter Penz
2007-03-10allow to browse through ZIP files (thanks to Filip Brcic for the patch!)Peter Penz
2007-03-10get rid of nasty separator at the top of the information sidebar (thanks to L...Peter Penz
2007-03-10support return key for navigation (thanks to Luca Gugelmann for the patch!)Peter Penz
2007-03-10Ported the annotation to the new NAO ontology where it is called "comment" ba...Sebastian Trueg
2007-03-09SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-08oxygen icon naming fixes from Luca GugelmannAaron J. Seigo
2007-03-08prevent a possible endless loopPeter Penz
2007-03-08Use hover effect from KFileItemDelegate also for the details view and assure ...Peter Penz
2007-03-07SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-07Increased version number to 0.9.0 to know whether a bug report is related to ...Peter Penz
2007-03-06SVN_SILENT made messages (.desktop file)Script Kiddy
2007-03-06use QToolButton instead of QPushButton (patch submitted by Dominik Haumann)Peter Penz
2007-03-06add some constness...Peter Penz
2007-03-05synchronize the tree view with the active viewPeter Penz
2007-03-05this is no MakefileStephan Kulow
2007-03-04msvc compile++Christian Ehrlicher
2007-03-04Some basic fixes to stay synchronized between the tree view and the currently...Peter Penz
2007-03-04Per default turn off the information panel and the tree view panel for the fi...Peter Penz
2007-03-03Assure that the root of the tree view always matchs to the bookmark shown in ...Peter Penz
2007-03-03respect the show hidden files settingin the url nav barAaron J. Seigo
2007-03-02Enable hover effects in the icon view.Fredrik Höglund
2007-03-02It seems some people cannot live without a tree view ;-) So Dolphin will prov...Peter Penz
2007-03-01Use the home URL from the settings instead of the "first bookmark" when start...Peter Penz
2007-03-01Respect text size for the width of the grid (this is just code for testing, t...Peter Penz
2007-03-01allow zooming in and zooming out in the details viewPeter Penz
2007-03-01assure that the icon size is always <= the preview sizePeter Penz
2007-03-01Allow zooming in and zooming out in the icons view.Peter Penz
2007-02-28Allow to configure which additional information (KFileItemDelegate::Additiona...Peter Penz
2007-02-28Allow to adjust the maximum size for previews.Peter Penz
2007-02-28Don't use assertions here. The result of the preview might have been done alt...Peter Penz
2007-02-28Jippie: file previews are generated again! Thanks to Fredrik for giving me a ...Peter Penz
2007-02-28Fix: a logical arrangement from top to bottom means having a flow from left t...Peter Penz
2007-02-28Instead of using the ListMode of the icon view for the left to right alignmen...Peter Penz
2007-02-28Hide columns of the details view if this is indicated by the settings.Peter Penz
2007-02-27The icons view and details view don't use hardcoded (test-) values anymore, i...Peter Penz
2007-02-25As Aaron suggested: use the global setting for "Show Delete command" instead ...Peter Penz
2007-02-25Implemented one of the most often requested features for Dolphin: allow that ...Peter Penz
2007-02-23Change the behavior of the info sidebar to show the preview of the current se...Oscar Blumberg
2007-02-22Add libkmetadata detection and minor fixesOscar Blumberg
2007-02-22make nepomuk support optional, mostly through a bunch of non-existent ifdef's =)Aaron J. Seigo
2007-02-22* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...Oscar Blumberg
2007-02-21Fixing autogenerated headers includesAlexander Wiedenbruch
2007-02-21installing a file called generalsettings.kcfgc just asksStephan Kulow
2007-02-20i18n fixes. Note: %n is no longer used in plural strings.Chusslove Illich