┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinui.rc
AgeCommit message (Expand)Author
2008-01-03use KDE's standard shortcut for back (as discussed with David and Peter)André Wöbbeking
2008-01-03we've to use Qt's names for keys.André Wöbbeking
2007-11-17Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ...David Faure
2007-10-26due to the recent tagging freeze this commit contains several fixes in one:Peter Penz
2007-10-10DolphinPart: provide a way to switch between view modes in konqueror.David Faure
2007-10-02Allow showing additional information like type, size and date in parallel for...Peter Penz
2007-09-04use "Sort by" instead of "Sort By"Peter Penz
2007-07-13instead of "Sort" -> "By Name", "By Date", "By Size", ...Peter Penz
2007-07-12KUIT adaptions (applied i18ncheckarg - everything should be OK now)Peter Penz
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-05-06Initial step for showing the terminal embedded inside Dolphin instead of open...Peter Penz
2007-04-22allow sorting by typePeter Penz
2007-04-14allow to turn on/off the places panel by the menuPeter Penz
2007-04-10allow to enable the categorization feature for sortingPeter Penz
2007-03-27Initial version for a column view support (thanks a lot to Benjamin Meyer for...Peter Penz
2007-03-11Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...Peter Penz
2007-03-10Fixed icon-names so that they match to the new Oxygen naming scheme (erase al...Peter Penz
2007-03-02It seems some people cannot live without a tree view ;-) So Dolphin will prov...Peter Penz
2007-02-07Additionally to sorting by name, size and date it is now possible to sort by ...Peter Penz
2007-01-25Use KNewMenu instead of custom implementation of Dolphin. TODO: currently err...Peter Penz
2007-01-07Remember the position and size of the docks by using QMainWindow::saveState()...Peter Penz
2007-01-06Minor adjustments for the panels:Peter Penz
2006-12-13Don't show the 'Show Preview' property inside the toolbar per default.Peter Penz
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only 2...Peter Penz
2006-12-06Finally! Dock widgets can be hidden from the view menu since Kevin Ottens
2006-11-29Get ride of the sidebar and use dockwidgets instead.Kevin Ottens
2006-11-29Add a "New Window" option to DolphinHolger Freyther
2006-11-21commited initial version of DolphinPeter Penz