<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/tooltips/tooltipmanager.h, branch master</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=master</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/'/>
<updated>2010-07-24T22:17:01Z</updated>
<entry>
<title>Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" into "views"</title>
<updated>2010-07-24T22:17:01Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-07-24T22:17:01Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1cb5a202e4c861025d4eda5813848cdb7d5f350d'/>
<id>urn:sha1:1cb5a202e4c861025d4eda5813848cdb7d5f350d</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1154151
</content>
</entry>
<entry>
<title>Based on the recent size hint fixes in KFileMetaDataWidget, the handling of the tooltip size can be simplified. This fixes a possible wrong initial size of the tooltip and a flickering because of a relayout.</title>
<updated>2010-07-12T14:42:48Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-07-12T14:42:48Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=2a338f2679530493e2f1c255075a09eeac4310a6'/>
<id>urn:sha1:2a338f2679530493e2f1c255075a09eeac4310a6</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1149076
</content>
</entry>
<entry>
<title>Don't recreate and destroy the tooltip widget on each show/hide operation, just use set the widget visible/invisible and update the content instead</title>
<updated>2010-03-27T13:08:46Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-03-27T13:08:46Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=47e80ef6b9ce27b6acb252ceb412fc3260b85c53'/>
<id>urn:sha1:47e80ef6b9ce27b6acb252ceb412fc3260b85c53</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1107992
</content>
</entry>
<entry>
<title>Since Qt 4.5 it is possible to have translucient windows. The tooltip 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).</title>
<updated>2009-11-03T21:48:27Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-11-03T21:48:27Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=74c1d61aa3547c80e1c7ee05397c76ccd6260fa7'/>
<id>urn:sha1:74c1d61aa3547c80e1c7ee05397c76ccd6260fa7</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Fix forward declaration</title>
<updated>2009-07-31T07:14:20Z</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2009-07-31T07:14:20Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0dd0f27f835fb8b3a9111271b1b859369f8078c7'/>
<id>urn:sha1:0dd0f27f835fb8b3a9111271b1b859369f8078c7</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1004949
</content>
</entry>
<entry>
<title>Simplify the handling of previews: Create the tooltip as early as possible 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 -&gt; just show the default icon as early as possible.</title>
<updated>2009-06-20T18:35:08Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-06-20T18:35:08Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=6862c3a617792bd04e3396b6afdb5df2199a67b2'/>
<id>urn:sha1:6862c3a617792bd04e3396b6afdb5df2199a67b2</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=984441
</content>
</entry>
<entry>
<title>don't use empty dummy images if the preview takes a while to get generated, show the file icon instead</title>
<updated>2009-06-20T17:43:23Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-06-20T17:43:23Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7cd07bfa563b700b29ee5dc6c49375439ba6da80'/>
<id>urn:sha1:7cd07bfa563b700b29ee5dc6c49375439ba6da80</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=984413
</content>
</entry>
<entry>
<title>- Don't keep pointers to objects that are obtained and deleted by other objects.</title>
<updated>2009-06-20T16:49:04Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-06-20T16:49:04Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=419ad21309a69e5047624c09941c5d99d0be93c0'/>
<id>urn:sha1:419ad21309a69e5047624c09941c5d99d0be93c0</id>
<content type='text'>
- Simplify the API so that it is assured that no memory leaks are given.

svn path=/trunk/KDE/kdebase/apps/; revision=984375
</content>
</entry>
<entry>
<title>Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.</title>
<updated>2009-01-14T19:26:23Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-01-14T19:26:23Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=307285e9635a4bf584d6e5d7478876b90ef870f0'/>
<id>urn:sha1:307285e9635a4bf584d6e5d7478876b90ef870f0</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=911065
</content>
</entry>
</feed>
