┌ ┐
54
└ ┘
[
home
|
about
|
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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2007-02-21
installing a file called generalsettings.kcfgc just asks
Stephan Kulow
2007-02-18
Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...
Peter Penz
2007-02-14
Step one for having DolphinParts for the icons and details view, which can be...
Peter Penz
2007-02-14
get libkonq from kdebase
David Faure
2007-01-26
Do a custom error handling in for the 'Create New...' submenu. Thanks to Davi...
Peter Penz
2007-01-20
Removed helper class ProgressIndicator (not needed anymore because of the use...
Peter Penz
2007-01-18
Replaced Dolphins UndoManager and DolphinCommand by KonqUndoManager and KonqO...
Peter Penz
2006-12-20
Let the user chose whether view properties should be remembered for each dire...
Peter Penz
2006-12-17
Use KonqMimeData for the cut- and copy-operation instead of using bool proper...
Peter Penz
2006-12-14
Use QSortFilterProxyModel for sorting KFileItems (thanks to Fredrik for this ...
Peter Penz
2006-12-13
Instead of having a the 3 view modes "icons", "details" and "previews" only 2...
Peter Penz
2006-12-07
Use a KIO Job for applying the view properties recursively to sub directories.
Peter Penz
2006-12-05
Applying view properties recursively to sub directories works again (TODO: re...
Peter Penz
2006-11-29
Get ride of the sidebar and use dockwidgets instead.
Kevin Ottens
2006-11-29
Make it (almost) possible to have more than one Dolphin KMainWindow
Holger Freyther
2006-11-24
Initial step for moving to KDirModel. Large code parts have been deleted, as ...
Peter Penz
2006-11-23
Clean up
Laurent Montel
2006-11-22
Not necessary
Laurent Montel
2006-11-21
commited initial version of Dolphin
Peter Penz