<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/sidebartreeview.cpp, 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>2009-01-14T19:26:23Z</updated>
<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>
<entry>
<title>The opening/closing animation of subtrees flickers in combination with the sidebar when using the Oxygen style. As workaround the animation is turned off.</title>
<updated>2008-11-22T21:07:20Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-11-22T21:07:20Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=55ec5ac2add143a2d15576856f3a3b9c3d010fd6'/>
<id>urn:sha1:55ec5ac2add143a2d15576856f3a3b9c3d010fd6</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=887781
</content>
</entry>
<entry>
<title>* implement the DragAndDropHelper as singleton derived from QObject, so that emitting of signals is possible</title>
<updated>2008-11-08T16:22:30Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-11-08T16:22:30Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a7838db28e24e9618a39954524f055dc3335f7a9'/>
<id>urn:sha1:a7838db28e24e9618a39954524f055dc3335f7a9</id>
<content type='text'>
* show an information message in the statusbar, if items are dragged into the same directory

TODO: although the signal seems to get connected correctly, the slot DolphinMainWindow::showInformationMessage() is not invoked when the signal is emitted -&gt; will debug this later, it is important that the new string is added before the message freeze

svn path=/trunk/KDE/kdebase/apps/; revision=881627
</content>
</entry>
<entry>
<title>Use KonqOperations::doDrop() instead of a custom dropping code. Still some minor issues are open (Dolphin currently gets no feedback anymore when the operations have been finished), but they will be solved during the next week.</title>
<updated>2008-09-28T18:38:00Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-09-28T18:38:00Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0382f24544d71eae01a85b98ab24b82daf482ecc'/>
<id>urn:sha1:0382f24544d71eae01a85b98ab24b82daf482ecc</id>
<content type='text'>
BUG: 168154

svn path=/trunk/KDE/kdebase/apps/; revision=865708
</content>
</entry>
<entry>
<title>make the background transparent and apply the window-text color to the text color, so that enough contrast is given for all color schemes</title>
<updated>2008-09-22T15:11:50Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-09-22T15:11:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b3fa99a39c26445f4846e1d6d321186bb09b0689'/>
<id>urn:sha1:b3fa99a39c26445f4846e1d6d321186bb09b0689</id>
<content type='text'>
CCMAIL: thomas.luebking@web.de

svn path=/trunk/KDE/kdebase/apps/; revision=863584
</content>
</entry>
<entry>
<title>Provide functionality for auto-expanding folders (the whole patch has been provided by Simon St James). The setting is currently not offered in the GUI, as some minor remaining issues must be fixed.</title>
<updated>2008-08-12T18:36:49Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-08-12T18:36:49Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b94777f9d19b3d515088493a81885082a50be791'/>
<id>urn:sha1:b94777f9d19b3d515088493a81885082a50be791</id>
<content type='text'>
CCMAIL: kdedevel@etotheipiplusone.com

svn path=/trunk/KDE/kdebase/apps/; revision=845975
</content>
</entry>
<entry>
<title>SideBarTreeView is derived from KTreeView</title>
<updated>2008-07-20T02:13:56Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-07-20T02:13:56Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d49c1d89f9c884aca6a92f8b90ddb245a635d43f'/>
<id>urn:sha1:d49c1d89f9c884aca6a92f8b90ddb245a635d43f</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=835181
</content>
</entry>
<entry>
<title>Fix CPU 100% bug. This hack couldn't live much more. Peter, about the "we get to an unusabla tree view", I've worked on a patch for QTreeView. Let's see if TT like it :)</title>
<updated>2008-05-02T17:19:06Z</updated>
<author>
<name>Rafael Fernández López</name>
<email>ereslibre@kde.org</email>
</author>
<published>2008-05-02T17:19:06Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=f2ddae86660715776127381e840cc250b8664296'/>
<id>urn:sha1:f2ddae86660715776127381e840cc250b8664296</id>
<content type='text'>
BUG: 160826

svn path=/trunk/KDE/kdebase/apps/; revision=803361
</content>
</entry>
<entry>
<title>Provide horizontal auto scrolling for the tree view (implemented by Harald Hvaal). As soon as KTreeView is matured enough, it can be discussed whether it should be moved to kdelibs for KDE 4.2.</title>
<updated>2008-04-22T05:45:16Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-04-22T05:45:16Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=9e2b078d039d51fdaad26c76e814d4a6ab5fc876'/>
<id>urn:sha1:9e2b078d039d51fdaad26c76e814d4a6ab5fc876</id>
<content type='text'>
CCMAIL: haraldhv@stud.ntnu.no

svn path=/trunk/KDE/kdebase/apps/; revision=799723
</content>
</entry>
<entry>
<title>As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemDelegate, it is not necessary anymore drawing a custom drag &amp; drop indication.</title>
<updated>2008-03-12T16:49:55Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-03-12T16:49:55Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=38fa728aa607af2fb890f4d602d68ed1ae9d2278'/>
<id>urn:sha1:38fa728aa607af2fb890f4d602d68ed1ae9d2278</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=784851
</content>
</entry>
</feed>
