<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinfileplacesview.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>* 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>* Move code from DolphinDropController to DragAndDropHelper.</title>
<updated>2008-10-24T22:19:23Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-10-24T22:19:23Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e7bd514a39f0b07ddfec85f5f7b391e16af7d279'/>
<id>urn:sha1:e7bd514a39f0b07ddfec85f5f7b391e16af7d279</id>
<content type='text'>
* Move code which checks whether the dragging of a MIME type is supported to DragAndDropHelper. This allows adding an improved support for dropping compressed files from Ark to Dolphin later...

CCMAIL: haraldhv@stud.ntnu.no

svn path=/trunk/KDE/kdebase/apps/; revision=875611
</content>
</entry>
<entry>
<title>* adjusted Dolphin to use KonqOperations::doDrop() instead of using a custom implementation</title>
<updated>2008-10-01T21:39:35Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-10-01T21:39:35Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=aa0b09dac43ec2a58bd32a1e08d59acd35bd86aa'/>
<id>urn:sha1:aa0b09dac43ec2a58bd32a1e08d59acd35bd86aa</id>
<content type='text'>
* used new signals jobRecordingStarted() and jobRecordingFinished from FileUndoManager to inform the user in the statusbar when a recorded command has been finished

svn path=/trunk/KDE/kdebase/apps/; revision=866777
</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>If the middle mouse button is pressed above an item of the places panel, open the URL inside a new tab.</title>
<updated>2008-05-11T20:14:50Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-05-11T20:14:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=57e3503e2f7dc2528d7935226d1cd283d8278807'/>
<id>urn:sha1:57e3503e2f7dc2528d7935226d1cd283d8278807</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=806606
</content>
</entry>
<entry>
<title>KonqFileUndoManager moved to kdelibs, as KIO::FileUndoManager. Ported the code in libkonq+dolphin+konqueror.</title>
<updated>2008-04-30T23:32:33Z</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2008-04-30T23:32:33Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=06e9ece82168a739d3f59a9d843ba89113fba650'/>
<id>urn:sha1:06e9ece82168a739d3f59a9d843ba89113fba650</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=802881
</content>
</entry>
<entry>
<title>allow dropping items above a place inside the Places panel</title>
<updated>2008-01-30T22:22:46Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-01-30T22:22:46Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=9a944644e94a1a969590cb2fef59a1b22270e150'/>
<id>urn:sha1:9a944644e94a1a969590cb2fef59a1b22270e150</id>
<content type='text'>
BUG: 154014

svn path=/trunk/KDE/kdebase/apps/; revision=768921
</content>
</entry>
</feed>
