┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinui.rc
AgeCommit message (Expand)Author
2014-07-22make CTRL+SHIFT+T reopen last closed tabArjun AK
2013-08-28Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.Emmanuel Pescosta
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-03-26Provide toolbar-menu when the menubar is hiddenPeter Penz
2010-11-15Disable the text for some toolbuttons in the "Text Alongside Icons" configura...Peter Penz
2010-10-08Add the "Find" action per default to the toolbar.Peter Penz
2010-10-07Hide the text of the go-back, go-forward and view-mode actions per default wh...Peter Penz
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
2010-05-03Allow to add menu groups like "View Mode", "Sort By"... to be added as toolba...Peter Penz
2009-12-19remove the inconsistencies wrt Navigation/Location BarBurkhard Lück
2009-11-09move the "Download New Services..." entry from the Settings menu to the servi...Peter Penz
2009-11-06* increased version to 11Peter Penz
2009-11-06Initial ServiceMenu-KHotNewStuff-stuffJonathan Schmidt-Dominé
2009-04-20Let the user choose if folders are always shown first in the views ofFrank Reininghaus
2009-03-25BUG: 175658Rahman Duran
2009-03-10Provide an "Open Terminal" entry for the Tools menu (thanks to Rahman Duran f...Peter Penz
2009-03-01Closed tabs are now remembered within Dolphin, so if you accidentally close t...Shaun Reich
2009-01-19Provide a search box for the nepomuksearch:/ KIO slave. This is just an initi...Peter Penz
2009-01-11SVN_SILENT: fixed indentation (was a mix of 1, 2 or 4 spaces...)Peter Penz
2009-01-11add action "Close Tab" to the file menu, so that users get the chance to disc...Peter Penz
2008-10-25* renamed "[x] Show Full Location" to "[x] Editable Location"Peter Penz
2008-07-26Provide a "Quick View" in the Tools menu, which uses the Previewer plasmoid.Peter Penz
2008-06-29Don't disable the "Properties" action when no file is selected, just use the ...Peter Penz
2008-06-05When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files),David Faure
2008-05-27people want tabs, give them tabsDirk Mueller
2008-04-18consider the protocol and directory capabilities for file actions like Rename...Peter Penz
2008-04-12"New Tab" menu + some related code ;-)Peter Penz
2008-01-04i18n style guide fixesStephan Binner
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