<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/panels/search/searchpanel.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>2012-04-25T00:20:25Z</updated>
<entry>
<title>Fix search-UI issues in combination with the new places entries</title>
<updated>2012-04-25T00:20:25Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-25T00:16:35Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=67f58d5082cbab3a1a4a83926e77ade299ec07ea'/>
<id>urn:sha1:67f58d5082cbab3a1a4a83926e77ade299ec07ea</id>
<content type='text'>
The places-entries for searching revealed some serious issues in
combination with the search-panel. Move the filtering away from
QDockWidget and bring it back below the search-bar.
</content>
</entry>
<entry>
<title>Ensure authentication data is cached properly</title>
<updated>2012-04-17T20:21:55Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-17T20:19:18Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=beeb9078f543af84e6364f1f5fe214453388f1b9'/>
<id>urn:sha1:beeb9078f543af84e6364f1f5fe214453388f1b9</id>
<content type='text'>
The attached patch sets the main window on the main directory
lister in DolphinView and KIO jobs in DolphinMainWindow to ensure
that login data for remote protocols such as sftp, ftp are cached
properly for the duration of the application. Otherwise, the end
user is going to end up being unnecessarily re-prompted to enter
password login information.

Thanks to Dawit Alemayehu for the patch!

REVIEW: 104614
FIXED-IN: 4.9.0
</content>
</entry>
<entry>
<title>Fix possible crash in SearchPanel::urlChanged()</title>
<updated>2011-12-06T18:30:21Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-12-06T18:28:39Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0c314917a5a498666817bb4c803736756f11ae2e'/>
<id>urn:sha1:0c314917a5a498666817bb4c803736756f11ae2e</id>
<content type='text'>
m_lastSetUrlStatJob gets a dangling pointer if we don't have a
Nepomuk URL.

Thanks to Frank Reininghaus for the analysis and the hint!

BUG: 287075
FIXED-IN: 4.8.0
</content>
</entry>
<entry>
<title>Fix enabled/disabled issue of Search Panel</title>
<updated>2011-04-20T20:11:22Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-04-20T20:10:18Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=371e718ec58fc4b5b611f05102f9e4d0f0544ac2'/>
<id>urn:sha1:371e718ec58fc4b5b611f05102f9e4d0f0544ac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve usability of Search Panel</title>
<updated>2011-04-20T18:09:08Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-04-20T18:03:51Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ae488b13186a4cb5d0bc5d7f23b07467d6638979'/>
<id>urn:sha1:ae488b13186a4cb5d0bc5d7f23b07467d6638979</id>
<content type='text'>
If the Search Panel is shown outside the context of the "Find" mode it
will be always enabled and does a global search. Only if the user is in
the "Find" mode and the searching is restricted to the current directory
the Search Panel might get disabled if the current directory is not
indexed. This solves the major usability issue that it was not clear
for the users whether a global or restricted search is done.
</content>
</entry>
<entry>
<title>SVN_SILENT Remove trailing white space.</title>
<updated>2011-04-14T11:27:33Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2011-04-14T11:27:33Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c7ef72de5563ae33e9342526cb33d67498de0759'/>
<id>urn:sha1:c7ef72de5563ae33e9342526cb33d67498de0759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix enabled/disabled issue for the Search Panel</title>
<updated>2011-03-10T22:49:39Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-03-10T22:48:43Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b9de2cf96f747952366da2ebc9389c1fdc238a5f'/>
<id>urn:sha1:b9de2cf96f747952366da2ebc9389c1fdc238a5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add search modes for the Search Panel</title>
<updated>2011-03-10T22:21:42Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-03-10T22:17:55Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=984c20161bc71684325a1394cfbb292683c94d53'/>
<id>urn:sha1:984c20161bc71684325a1394cfbb292683c94d53</id>
<content type='text'>
The search panel must get a hint whether clicking on the facets should result in searching everywhere or from the current folder. It is not sufficient to check the search-settings of the "Find:"-box, as when the "Find:"-box is invisible there is no hint for the user what kind of searching is done and the setting must be ignored.
</content>
</entry>
<entry>
<title>Fix some search issues</title>
<updated>2011-03-10T18:58:26Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-03-10T18:55:00Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=6e0583f9888fcf46bb89735423b02b5ca53f1459'/>
<id>urn:sha1:6e0583f9888fcf46bb89735423b02b5ca53f1459</id>
<content type='text'>
- Always merge the query from the "Find:"-field with the current facet-query. This assures that the facet-query never gets overwritten if the user changes the "Find:"-field.
- Always trigger a searching if the text of the "Find:"-field has been cleared.

Still a lot of usability issues are left, but this is at least a first step...
</content>
</entry>
<entry>
<title>Remove kDebug() output</title>
<updated>2011-03-09T20:16:39Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-03-09T20:16:39Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1aa14306fc8429e718a5015044cb98fb61cfd318'/>
<id>urn:sha1:1aa14306fc8429e718a5015044cb98fb61cfd318</id>
<content type='text'>
</content>
</entry>
</feed>
