| Age | Commit message (Collapse) | Author |
|
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.
svn path=/trunk/KDE/kdebase/apps/; revision=911065
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=866787
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=821923
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721447
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=691717
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=661819
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=652135
|
|
(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
|
|
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
|
|
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
|
|
gnused rocks!
svn path=/trunk/playground/utils/dolphin/; revision=611576
|
|
svn path=/trunk/playground/utils/dolphin/; revision=611325
|