| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=757803
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=757787
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724950
|
|
preview (on per default)
BUG: 150028
svn path=/trunk/KDE/kdebase/apps/; revision=724946
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=717914
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=710263
|
|
the general settings (it seems those lines have been copied from GeneralViewSettingsPage::restoreDefaults() per accident)
svn path=/trunk/KDE/kdebase/apps/; revision=693009
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=681915
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=681910
|
|
KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done:
- The DolphinView does not contain the URL navigator, the filterbar and the statusbar anymore. Those widgets have been moved to DolphinViewContainer.
- The DolphinView does not contain any reference to the main window anymore.
Currently there are some minor regressions (the statusbar shows less informations, renaming has been deactivated), but they will get fixed during the next days. Also still a lot of interface cleanups must be done, but let's just do it step by step...
svn path=/trunk/KDE/kdebase/apps/; revision=672692
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=668398
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=661819
|
|
(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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=650575
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=642623
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=638109
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635892
|
|
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
|
|
directory or whether they should be valid globally. Per default the view properties are remembered for each directory. For testing purposes the MIME type information is shown per default in the icons mode (thanks to Fredrik for the cool implementation in KFileItemDelegate!).
svn path=/trunk/playground/utils/dolphin/; revision=615232
|