<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/panels/filter, 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>2011-03-09T18:19:54Z</updated>
<entry>
<title>Rename the "Filter Panel" to "Search Panel"</title>
<updated>2011-03-09T18:19:54Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-03-09T18:18:25Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=65b5d7d8e374700ec322617016b049c58a1fcecd'/>
<id>urn:sha1:65b5d7d8e374700ec322617016b049c58a1fcecd</id>
<content type='text'>
Bug reports indicate that users are confused by the term "filter" for this.
</content>
</entry>
<entry>
<title>revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91a</title>
<updated>2011-02-10T09:59:35Z</updated>
<author>
<name>Christoph Thielecke</name>
<email>christoph.thielecke@gmx.de</email>
</author>
<published>2011-02-10T09:59:35Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=12324da3265a27863602f95cdc4422d12cbe85ac'/>
<id>urn:sha1:12324da3265a27863602f95cdc4422d12cbe85ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compile fix: includes does only exist with old names, please fix kde headers too</title>
<updated>2011-02-10T07:58:24Z</updated>
<author>
<name>Christoph Thielecke</name>
<email>christoph.thielecke@gmx.de</email>
</author>
<published>2011-02-10T07:58:24Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ee0f3435b28908478dec8fc8bca651fa7795f139'/>
<id>urn:sha1:ee0f3435b28908478dec8fc8bca651fa7795f139</id>
<content type='text'>
</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 includes of recently committed kdelibs headers</title>
<updated>2011-02-09T17:42:04Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-04T19:42:42Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ceba0f6f6a07babac230d1f136d16d34629b4cf3'/>
<id>urn:sha1:ceba0f6f6a07babac230d1f136d16d34629b4cf3</id>
<content type='text'>
</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>
<entry>
<title>Fix 3 issues reported by "krazy"</title>
<updated>2011-02-03T15:51:08Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-03T15:51:08Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=687f40b54564a99b734dac4a5328b848c4795206'/>
<id>urn:sha1:687f40b54564a99b734dac4a5328b848c4795206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix visibility- and enabled-issues for the filter-panel</title>
<updated>2011-02-02T18:36:08Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-02T18:36:08Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7045a25e3abaedab0d128f03702eaf48ffe6e0b7'/>
<id>urn:sha1:7045a25e3abaedab0d128f03702eaf48ffe6e0b7</id>
<content type='text'>
The filter-panel should be disabled if the current folder is not indexed at all. Also when triggering a "Find" the filter-panel should stay invisible per default when the current folder is not indexed.

CCBUG: 264969
</content>
</entry>
<entry>
<title>If the searching has been triggered by clicking on a facet and the facet gets reset again, assure that not all indexed files are shown. Instead return to the previous state before the searching has been started.</title>
<updated>2011-01-15T17:52:00Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-01-15T17:52:00Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1b30368506d4547a3ab963932110ff5cc0a48b9a'/>
<id>urn:sha1:1b30368506d4547a3ab963932110ff5cc0a48b9a</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1214634
</content>
</entry>
<entry>
<title>Lock panels per default and allow to unlock them like in Amarok.</title>
<updated>2010-12-31T10:59:46Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-12-31T10:59:46Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=94815093253e5db99aa100f0834cd6c74c96a91a'/>
<id>urn:sha1:94815093253e5db99aa100f0834cd6c74c96a91a</id>
<content type='text'>
BUG: 229811
FIXED-IN: 4.7.0

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