<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinapplication.cpp, branch pixelated-scaling-option</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=pixelated-scaling-option</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=pixelated-scaling-option'/>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/'/>
<updated>2015-02-04T09:22:03Z</updated>
<entry>
<title>Port Dolphin away from KApplication, KCmdLineArgs and K4AboutData</title>
<updated>2015-02-04T09:22:03Z</updated>
<author>
<name>Mathieu Tarral</name>
<email>mathieu.tarral@gmail.com</email>
</author>
<published>2015-02-04T09:22:03Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c7258487094c7e16258ad90e384c3a87605dfc95'/>
<id>urn:sha1:c7258487094c7e16258ad90e384c3a87605dfc95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libkonq now loads its own catalog</title>
<updated>2014-10-21T19:37:09Z</updated>
<author>
<name>Lukáš Tinkl</name>
<email>lukas@kde.org</email>
</author>
<published>2014-10-21T19:37:09Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=12413eb910e1851b0d23c7eabe8f0b370d548cd5'/>
<id>urn:sha1:12413eb910e1851b0d23c7eabe8f0b370d548cd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>port Dolphin from KUrl to QUrl</title>
<updated>2014-10-21T19:19:14Z</updated>
<author>
<name>Lukáš Tinkl</name>
<email>lukas@kde.org</email>
</author>
<published>2014-10-21T19:18:43Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1b4572dac9fb529d31b786f93e4f02c6f8aeeb21'/>
<id>urn:sha1:1b4572dac9fb529d31b786f93e4f02c6f8aeeb21</id>
<content type='text'>
REVIEW: 120688
</content>
</entry>
<entry>
<title>port Konqueror from KUrl to QUrl</title>
<updated>2014-10-20T22:28:58Z</updated>
<author>
<name>Lukáš Tinkl</name>
<email>lukas@kde.org</email>
</author>
<published>2014-10-20T22:27:42Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d9d7926c49c097fd1f5b72576e2c84c3989e89e7'/>
<id>urn:sha1:d9d7926c49c097fd1f5b72576e2c84c3989e89e7</id>
<content type='text'>
REVIEW: 120650
</content>
</entry>
<entry>
<title>Fix includes</title>
<updated>2014-10-18T13:00:17Z</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2014-10-18T13:00:17Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0a6257bce3de877e4ae869f974df645c428d32c9'/>
<id>urn:sha1:0a6257bce3de877e4ae869f974df645c428d32c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kdelibs4support--</title>
<updated>2014-10-07T05:38:16Z</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2014-10-07T05:38:16Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=5c1420fec990f268b9abbbaedbe45b9388f1fddd'/>
<id>urn:sha1:5c1420fec990f268b9abbbaedbe45b9388f1fddd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into frameworks</title>
<updated>2014-07-10T20:49:05Z</updated>
<author>
<name>Emmanuel Pescosta</name>
<email>emmanuelpescosta099@gmail.com</email>
</author>
<published>2014-07-10T20:49:05Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=fc4315d57e8fe64d05aad2a1c24800f0149b21da'/>
<id>urn:sha1:fc4315d57e8fe64d05aad2a1c24800f0149b21da</id>
<content type='text'>
Conflicts:
	dolphin/src/dolphinmainwindow.cpp
	dolphin/src/dolphinviewcontainer.cpp
</content>
</entry>
<entry>
<title>Avoid opening unused tabs which are closed again after startup has finished (when directory/file urls are given)</title>
<updated>2014-07-08T17:16:17Z</updated>
<author>
<name>Emmanuel Pescosta</name>
<email>emmanuelpescosta099@gmail.com</email>
</author>
<published>2014-07-08T17:16:17Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=00754dda30dc3982d3e8edc5996cdb11b62fd99d'/>
<id>urn:sha1:00754dda30dc3982d3e8edc5996cdb11b62fd99d</id>
<content type='text'>
Instead of always opening a new tab with the home url and closing it again when directory/file urls are passed on,
we now use the given directories/files directly to open new tabs on startup.

Makes the code easier and we can reuse openDirectories/openFiles in future (if needed).

REVIEW: 118966
</content>
</entry>
<entry>
<title>Remove the automoc noise</title>
<updated>2014-06-29T08:36:32Z</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>cgiboudeaux@gmx.com</email>
</author>
<published>2014-06-29T08:36:32Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a7692611315065b308cd8243563cc50d40bd0f71'/>
<id>urn:sha1:a7692611315065b308cd8243563cc50d40bd0f71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow compiling Dolphin with KF5</title>
<updated>2014-05-05T21:05:13Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-04-06T01:32:55Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=2f045c60109e0a5811f68bcce617236e3478e402'/>
<id>urn:sha1:2f045c60109e0a5811f68bcce617236e3478e402</id>
<content type='text'>
This does not work properly yet, there are probably quite a few bad signal/
slot connections due to KUrl -&gt; QUrl. However dolphin starts without
crashing.

Accessibility is not ported since that changed quite a lot from Qt4 -&gt; Qt5
and I have no idea how it is supposed to be used.

This is the first commit for review 117395
</content>
</entry>
</feed>
