┌ ┐
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
/
viewproperties.cpp
Age
Commit message (
Expand
)
Author
2007-10-02
Allow showing additional information like type, size and date in parallel for...
Peter Penz
2007-10-01
Port dolphin to the KFileItemDelegate API changes.
Fredrik Höglund
2007-09-19
If Nepomuk is (temporary) not available use SortByName as fallback for SortBy...
Peter Penz
2007-05-19
include cleanup
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-04-12
include cleanup
Peter Penz
2007-04-12
include cleanup
Dirk Mueller
2007-04-10
allow to enable the categorization feature for sorting
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-27
Added setters in urlnavigator to remove dependency on dolphinsettings.
David Faure
2007-03-11
Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...
Peter Penz
2007-03-04
msvc compile++
Christian Ehrlicher
2007-02-21
Fixing autogenerated headers includes
Alexander Wiedenbruch
2007-02-18
Don't use a hardcoded path in the view properties dialog for the mirrored dir...
Peter Penz
2007-02-18
minor cosmetic fix: don't use a group box if the global view properties are s...
Peter Penz
2007-02-18
View properties dialog: Allow to reset all view properties (the timestamp is ...
Peter Penz
2007-02-01
Fix compile
Stefan Gehn
2007-01-30
update to changes in class KGlobal (kdelibs)
Peter Penz
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2007-01-07
Allow that Dolphin can also be used with global view properties. Per default ...
Peter Penz
2006-12-20
- Performance optimization in DolphinView::loadDirectory() (don't store the v...
Peter Penz
2006-12-13
Instead of having a the 3 view modes "icons", "details" and "previews" only 2...
Peter Penz
2006-12-07
Apply the view properties to sub directories without using a modal window. Th...
Peter Penz
2006-12-04
First step of cleaning up the view properties: inheriting of viewproperties d...
Peter Penz
2006-11-21
compile++
Kevin Ottens
2006-11-21
commited initial version of Dolphin
Peter Penz