<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/search/filenamesearchprotocol.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>2014-10-20T09:10:13Z</updated>
<entry>
<title>The filenamesearch ioslave has been moved to kio-extras, remove it from Dolphin.</title>
<updated>2014-10-20T09:10:13Z</updated>
<author>
<name>Emmanuel Pescosta</name>
<email>emmanuelpescosta099@gmail.com</email>
</author>
<published>2014-10-20T09:08:22Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=3c74d908de8efc8e2578a69b528370c40bae7ca4'/>
<id>urn:sha1:3c74d908de8efc8e2578a69b528370c40bae7ca4</id>
<content type='text'>
See commit 05689c462745edbaeebcfc63d456877746805451 in kio-extras
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into frameworks</title>
<updated>2014-05-21T20:49:40Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2014-05-21T20:49:40Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a46121dc510f987f2d164b43eaf5f84ea8c83cb8'/>
<id>urn:sha1:a46121dc510f987f2d164b43eaf5f84ea8c83cb8</id>
<content type='text'>
Conflicts:
	dolphin/src/search/filenamesearchprotocol.cpp
</content>
</entry>
<entry>
<title>Remove debug output</title>
<updated>2014-05-20T06:39:56Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2014-05-20T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=4ecdb8fe6ee4fa0c54486b50289a374c911c4c5a'/>
<id>urn:sha1:4ecdb8fe6ee4fa0c54486b50289a374c911c4c5a</id>
<content type='text'>
This debug output was pushed accidentally in commit
c52ba9446b05e6bc7f890daac406659a9c37c562
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into frameworks</title>
<updated>2014-05-13T16:42:05Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2014-05-13T16:42:05Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=4cf04b91dd8804f2536fc31ae2f1b486bfc8cf9c'/>
<id>urn:sha1:4cf04b91dd8804f2536fc31ae2f1b486bfc8cf9c</id>
<content type='text'>
Since the master branch had never been merged into frameworks since the
creation of the frameworks branch, I had to fix a couple of merge
conflicts and make another change in order to make it build - I hope I
did not get anything wrong.

We should probably merge master into frameworks on a regular basis from
now on.

CCMAIL:kfm-devel@kde.org

Conflicts:
	dolphin/src/dolphinmainwindow.cpp
	dolphin/src/search/dolphinfacetswidget.cpp
	dolphin/src/statusbar/dolphinstatusbar.cpp
	dolphin/src/views/dolphinview.cpp
</content>
</entry>
<entry>
<title>dolphin: convert statusbar, settings and search to qt5 signals/slot syntax</title>
<updated>2014-05-05T21:05:34Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-04-10T01:02:10Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7a26fbc5c59596161b026b070e786767b94b4979'/>
<id>urn:sha1:7a26fbc5c59596161b026b070e786767b94b4979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make FileNameSearchProtocol::listDir override the KIO::SlaveBase method</title>
<updated>2014-05-05T21:05:33Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-04-10T14:34:35Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1ee5cd64881a790b55b1140f761f034187ac1804'/>
<id>urn:sha1:1ee5cd64881a790b55b1140f761f034187ac1804</id>
<content type='text'>
The parameter changed from KUrl to QUrl -&gt; we have to add this.

Found with -Woverloaded-virtual
</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>
<entry>
<title>Use MIME type inheritance to find out if a file contains text</title>
<updated>2014-03-16T17:02:43Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2014-03-16T17:02:43Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d803ecec242cc4b84f89b396f216d2d33439f810'/>
<id>urn:sha1:d803ecec242cc4b84f89b396f216d2d33439f810</id>
<content type='text'>
Before this commit, filenamesearch checked if a file's MIME type begins
with "text/" to determine if its content can be searched. This prevented
that text inside shell scripts is found.

BUG: 332143
REVIEW: 116805
FIXED-IN: 4.12.4
</content>
</entry>
<entry>
<title>Coding style update for pointer comparison</title>
<updated>2011-02-09T18:24:27Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-09T18:21:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d3496b12310d9fec0e52e537c341e87fcaa2f8b5'/>
<id>urn:sha1:d3496b12310d9fec0e52e537c341e87fcaa2f8b5</id>
<content type='text'>
Most developers seem to prefer
  if (ptr) ...
  if (!ptr) ...
in comparison to
  if (ptr != 0) ...
  if (ptr == 0) ...

Adjusted the Dolphin-code to use the "most-prefered style" to make contributors happy.
</content>
</entry>
<entry>
<title>Use capitalized KDE includes</title>
<updated>2011-02-04T14:43:21Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-04T14:43:21Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=8eb9b508ca87fb1d634d8b8ba62c054ed04466d2'/>
<id>urn:sha1:8eb9b508ca87fb1d634d8b8ba62c054ed04466d2</id>
<content type='text'>
</content>
</entry>
</feed>
