| 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
|
|
it can be embedded into Konqueror
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=789209
|
|
for having a cleaner layout. Still some fine tuning and code cleanups have to be done...
svn path=/trunk/KDE/kdebase/apps/; revision=764389
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=734288
|
|
devices etc.)
svn path=/trunk/KDE/kdebase/apps/; revision=704553
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=668398
|
|
of the settings dialog is remembered (grmpf - I should do more testing... ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=661511
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=661508
|
|
(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=651766
|
|
patches!).
svn path=/trunk/playground/utils/dolphin/; revision=621872
|
|
gnused rocks!
svn path=/trunk/playground/utils/dolphin/; revision=611576
|
|
Create a DolphinApplication, holding DolphinMainWindows and update
the code to use the DolphinView to get the MainWindow, or get a ptr
to the MainWindow directly. Or if all windows are effected go through
the DolphinApplication to update every mainwindow.
The UndowManager and ProgressIndicator have a rather strange relationship
and will need some more attention but as UndoManager will be killed
anyway I have skipped this.
More cleanup, debugging and thinking is needed.
svn path=/trunk/playground/utils/dolphin/; revision=608945
|
|
But crashes while listing folder...
svn path=/trunk/playground/utils/dolphin/; revision=606919
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606622
|