┌ ┐
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.h
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-05-19
SVN_SILENT: Minor coding style and format cleanups. No change of behavior has...
Peter Penz
2010-05-13
If an information entry will be added to KFileItemDelegate (like done recentl...
Peter Penz
2010-05-11
Expose the new file item property pathorurl to the Dolphin UI. This is mostly...
Sebastian Trueg
2009-12-12
Removed enums SortByRating and SortByTags. They never have been activated yet...
Peter Penz
2009-04-20
Let the user choose if folders are always shown first in the views of
Frank Reininghaus
2008-01-05
Remember the additional-info property (size, date, type, ...) for each view m...
Peter Penz
2007-10-29
build with -pedantic
Volker Krause
2007-10-26
due to the recent tagging freeze this commit contains several fixes in one:
Peter Penz
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-06-04
Remove not necessary "class classname;"
Laurent Montel
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-03-27
quick ;)
David Faure
2007-03-27
use the Qt standard way to prevent a cloning of the object
Peter Penz
2007-03-25
fix export
Christian Ehrlicher
2007-03-23
Create shared lib as discussed with David and Peter
Laurent Montel
2007-03-11
Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...
Peter Penz
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
View properties dialog: Allow to reset all view properties (the timestamp is ...
Peter Penz
2007-02-05
updated the documentation
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-22
As KURL has been renamed to KUrl all classes and methods, which use the term ...
Peter Penz
2006-11-21
commited initial version of Dolphin
Peter Penz