| Age | Commit message (Collapse) | Author |
|
ViewExtensionsFactory. Beside making DolphinView less complex this will allow the column view to share the view extension code instead of (partly) duplicating it as it has been done before.
Currently only the tooltips- and filepreview-handling have been moved into ViewExtensionsFactory, a further cleanup will be done later.
svn path=/trunk/KDE/kdebase/apps/; revision=1016893
|
|
even if the preview has not been finished yet. Previously an empty area has been shown instead of a default icon, but also in this case the size of the tooltip will change as soon as the preview is received -> just show the default icon as early as possible.
svn path=/trunk/KDE/kdebase/apps/; revision=984441
|
|
show the file icon instead
svn path=/trunk/KDE/kdebase/apps/; revision=984413
|
|
- Simplify the API so that it is assured that no memory leaks are given.
svn path=/trunk/KDE/kdebase/apps/; revision=984375
|
|
fallback.
BUG: 196277
svn path=/trunk/KDE/kdebase/apps/; revision=984359
|
|
implementation cannot handle 0-pointers. Use a const-reference instead.
svn path=/trunk/KDE/kdebase/apps/; revision=984342
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=977578
|
|
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.
svn path=/trunk/KDE/kdebase/apps/; revision=911065
|