<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinpart_ext.h, 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>2023-03-04T23:36:46Z</updated>
<entry>
<title>Port to KF6 KParts</title>
<updated>2023-03-04T23:36:46Z</updated>
<author>
<name>Dāvis Mosāns</name>
<email>davispuh@gmail.com</email>
</author>
<published>2023-03-04T23:08:37Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b44b4806cb1a16cf8b414b504de6f46cf45dc52f'/>
<id>urn:sha1:b44b4806cb1a16cf8b414b504de6f46cf45dc52f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add clang-format and format code as in Frameworks</title>
<updated>2023-02-05T05:45:38Z</updated>
<author>
<name>Serg Podtynnyi</name>
<email>serg@podtynnyi.com</email>
</author>
<published>2023-02-03T17:14:53Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=38c34eeca315c7be58e65d4d3fb72aaf7b866719'/>
<id>urn:sha1:38c34eeca315c7be58e65d4d3fb72aaf7b866719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Output of licensedigger + manual cleanup afterwards.</title>
<updated>2020-08-25T17:07:38Z</updated>
<author>
<name>Elvis Angelaccio</name>
<email>elvis.angelaccio@kde.org</email>
</author>
<published>2020-08-25T17:07:38Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=954e8c47906c12edaaf6e6aebdd41516eceb0d44'/>
<id>urn:sha1:954e8c47906c12edaaf6e6aebdd41516eceb0d44</id>
<content type='text'>
Unfortunately licensedigger does not strip the trailing * characters.
While at it, use a common style for all source files.
</content>
</entry>
<entry>
<title>Remove unused #include</title>
<updated>2018-03-04T18:00:47Z</updated>
<author>
<name>Roman Inflianskas</name>
<email>infroma@gmail.com</email>
</author>
<published>2018-03-04T13:38:16Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=48b58f830a585b773435c9af5ee2fe8f0c7c641d'/>
<id>urn:sha1:48b58f830a585b773435c9af5ee2fe8f0c7c641d</id>
<content type='text'>
Summary: I used CLion inspection to hunt all unused #include

Reviewers: #dolphin, elvisangelaccio, markg

Reviewed By: #dolphin, elvisangelaccio, markg

Subscribers: bcooksley, markg, elvisangelaccio, #dolphin

Differential Revision: https://phabricator.kde.org/D10985
</content>
</entry>
<entry>
<title>Fix all 'explicit constructor' krazy warnings</title>
<updated>2018-02-03T21:21:30Z</updated>
<author>
<name>Elvis Angelaccio</name>
<email>elvis.angelaccio@kde.org</email>
</author>
<published>2018-02-03T21:21:30Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=bf1081a824d9024a400d2ac2437f169c6765caa5'/>
<id>urn:sha1:bf1081a824d9024a400d2ac2437f169c6765caa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize: Use override where possible</title>
<updated>2017-11-20T22:25:48Z</updated>
<author>
<name>Kevin Funk</name>
<email>kfunk@kde.org</email>
</author>
<published>2017-11-20T22:25:06Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=464b13f3828e5cdd03438d0881c3a62c7cda6333'/>
<id>urn:sha1:464b13f3828e5cdd03438d0881c3a62c7cda6333</id>
<content type='text'>
Also use override instead of Q_DECL_OVERRIDE
</content>
</entry>
<entry>
<title>Fix build in a kdelibs4-free enviroment</title>
<updated>2015-02-27T19:17:59Z</updated>
<author>
<name>Hrvoje Senjan</name>
<email>hrvoje.senjan@gmail.com</email>
</author>
<published>2015-02-27T19:17:59Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=adeaab9745c681e99b6bf7b3144a6fc0878a387f'/>
<id>urn:sha1:adeaab9745c681e99b6bf7b3144a6fc0878a387f</id>
<content type='text'>
If one had kdelibs includes in /usr, they would get magically
picked up, so the build would succeed.
</content>
</entry>
<entry>
<title>Q_DECL_OVERRIDE</title>
<updated>2014-11-03T22:52:18Z</updated>
<author>
<name>Lukáš Tinkl</name>
<email>lukas@kde.org</email>
</author>
<published>2014-11-03T22:52:18Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=037d5db85bb0bd798d40c557d424c5c9b87457a8'/>
<id>urn:sha1:037d5db85bb0bd798d40c557d424c5c9b87457a8</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>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>
