┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphinui.rc
Age
Commit message (
Expand
)
Author
2007-09-04
use "Sort by" instead of "Sort By"
Peter Penz
2007-07-13
instead of "Sort" -> "By Name", "By Date", "By Size", ...
Peter Penz
2007-07-12
KUIT adaptions (applied i18ncheckarg - everything should be OK now)
Peter Penz
2007-06-22
Allow 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-06
Initial step for showing the terminal embedded inside Dolphin instead of open...
Peter Penz
2007-04-22
allow sorting by type
Peter Penz
2007-04-14
allow to turn on/off the places panel by the menu
Peter Penz
2007-04-10
allow to enable the categorization feature for sorting
Peter Penz
2007-03-27
Initial version for a column view support (thanks a lot to Benjamin Meyer for...
Peter Penz
2007-03-11
Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...
Peter Penz
2007-03-10
Fixed icon-names so that they match to the new Oxygen naming scheme (erase al...
Peter Penz
2007-03-02
It seems some people cannot live without a tree view ;-) So Dolphin will prov...
Peter Penz
2007-02-07
Additionally to sorting by name, size and date it is now possible to sort by ...
Peter Penz
2007-01-25
Use KNewMenu instead of custom implementation of Dolphin. TODO: currently err...
Peter Penz
2007-01-07
Remember the position and size of the docks by using QMainWindow::saveState()...
Peter Penz
2007-01-06
Minor adjustments for the panels:
Peter Penz
2006-12-13
Don't show the 'Show Preview' property inside the toolbar per default.
Peter Penz
2006-12-13
Instead of having a the 3 view modes "icons", "details" and "previews" only 2...
Peter Penz
2006-12-06
Finally! Dock widgets can be hidden from the view menu since
Kevin Ottens
2006-11-29
Get ride of the sidebar and use dockwidgets instead.
Kevin Ottens
2006-11-29
Add a "New Window" option to Dolphin
Holger Freyther
2006-11-21
commited initial version of Dolphin
Peter Penz