| Age | Commit message (Collapse) | Author |
|
into "views"
svn path=/trunk/KDE/kdebase/apps/; revision=1154151
|
|
the tooltip size can be simplified. This fixes a possible wrong initial size of the tooltip and a flickering because of a relayout.
svn path=/trunk/KDE/kdebase/apps/; revision=1149076
|
|
just use set the widget visible/invisible and update the content instead
svn path=/trunk/KDE/kdebase/apps/; revision=1107992
|
|
approach having a delegate and custom drawing + animation code for transparent tooltips has now been replaced by a translucient window where any kind of (animated) widget can be embedded. Still a lot of finetuning has to be done, but maybe this code can be part of kdelibs in KDE 4.5 (systemsettings currently used the Dolphin tooltips code).
Additionally the tooltip uses now KMetaDataWidget instead of using KMetaInfo. This assures that no blocking of the application will occur even if there is a buggy Strigi analyzer that ignores the maximum size-setting and might block the retrieving of the meta data.
BUG: 182941
BUG: 195878
svn path=/trunk/KDE/kdebase/apps/; revision=1044485
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1004949
|
|
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
|
|
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.
svn path=/trunk/KDE/kdebase/apps/; revision=911065
|