Thomas Zander
|
7efea42cea
|
more fixes
svn path=/trunk/KDE/kdebase/apps/; revision=691717
|
2007-07-24 08:53:35 +00:00 |
|
Peter Penz
|
cdcb4b0166
|
coding style cleanup: fix wrong indenting of members in constructor
svn path=/trunk/KDE/kdebase/apps/; revision=661819
|
2007-05-06 17:41:49 +00:00 |
|
Laurent Montel
|
0eac7ed900
|
Adapt to new api
svn path=/trunk/KDE/kdebase/apps/; revision=652135
|
2007-04-10 07:07:26 +00:00 |
|
Peter Penz
|
c8a4f1fd8d
|
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
--indent-labels --pad=oper --unpad=paren \
--one-line=keep-statements --convert-tabs \
--indent-preprocessor \
`find -type f -name '*.cpp'` `find -type f -name '*.h'`
svn path=/trunk/KDE/kdebase/apps/; revision=651981
|
2007-04-09 19:12:54 +00:00 |
|
Peter Penz
|
445f0b64bd
|
Allow that Dolphin can also be used with global view properties. Per default Dolphin remembers the view properties for each directory, but from the feedback I've got there is a not ignorable amount of people who prefer having global view properties instead.
svn path=/trunk/playground/utils/dolphin/; revision=620774
|
2007-01-07 09:47:05 +00:00 |
|
Peter Penz
|
163fa7ce30
|
Instead of having a the 3 view modes "icons", "details" and "previews" only 2 view modes are used now: "icons" and "details". Whether a preview is shown or not is part of the directory view properties. This also means that it will be possible to show previews in the "details" view in future releases.
svn path=/trunk/playground/utils/dolphin/; revision=613029
|
2006-12-13 07:41:11 +00:00 |
|
Holger Freyther
|
d7d4fb9d26
|
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
gnused rocks!
svn path=/trunk/playground/utils/dolphin/; revision=611576
|
2006-12-08 21:24:08 +00:00 |
|
Peter Penz
|
ced7cbd022
|
Use a KIO Job for applying the view properties recursively to sub directories.
svn path=/trunk/playground/utils/dolphin/; revision=611325
|
2006-12-07 17:22:51 +00:00 |
|