<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinsearchbox.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>2009-10-17T15:05:50Z</updated>
<entry>
<title>* move classes for searching into an own folder (new classes will be added soon)</title>
<updated>2009-10-17T15:05:50Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-17T15:05:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=5e123c68d7717558db354bd045bf334f0904f7d2'/>
<id>urn:sha1:5e123c68d7717558db354bd045bf334f0904f7d2</id>
<content type='text'>
* Postpone the creation of the searchcompleter, until the editor gets focused. This improves the startup time of Dolphin (reading all available tags is an expensive operation).

svn path=/trunk/KDE/kdebase/apps/; revision=1036658
</content>
</entry>
<entry>
<title>Use a desktop-file for completion-items for the dolphin-search-box.</title>
<updated>2009-10-09T10:39:32Z</updated>
<author>
<name>Matthias Fuchs</name>
<email>mat69@gmx.net</email>
</author>
<published>2009-10-09T10:39:32Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ec6144e5cf91bfe7d0c0343e2f47db85aa1160b0'/>
<id>urn:sha1:ec6144e5cf91bfe7d0c0343e2f47db85aa1160b0</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1033040
</content>
</entry>
<entry>
<title>Adds autocompletition to the dolphin-search-box. So far existing tags and commands like "and", "or" and "-" (for not) are offered as completition-suggestions.</title>
<updated>2009-10-05T18:46:35Z</updated>
<author>
<name>Matthias Fuchs</name>
<email>mat69@gmx.net</email>
</author>
<published>2009-10-05T18:46:35Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b6310bf521ebb42ef5b4a4adc39c75fe2d2a545a'/>
<id>urn:sha1:b6310bf521ebb42ef5b4a4adc39c75fe2d2a545a</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1031685
</content>
</entry>
<entry>
<title>This patch allows the user to clear the search bar with an Escape keypress. This should help with keyboard-only navigation.</title>
<updated>2009-04-03T20:25:22Z</updated>
<author>
<name>Sascha Peilicke</name>
<email>sasch.pe@gmx.de</email>
</author>
<published>2009-04-03T20:25:22Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=319bab3dd37293cc696c5075b2713511589d8feb'/>
<id>urn:sha1:319bab3dd37293cc696c5075b2713511589d8feb</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=948807
</content>
</entry>
<entry>
<title>A few changes...</title>
<updated>2009-03-27T01:03:02Z</updated>
<author>
<name>Shaun Reich</name>
<email>shaun.reich@kdemail.net</email>
</author>
<published>2009-03-27T01:03:02Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=87594350e88d630c5de58b2a73128b63ebfcc070'/>
<id>urn:sha1:87594350e88d630c5de58b2a73128b63ebfcc070</id>
<content type='text'>
*The search bar displays "Search..." as that nice inactive-hinted text, this provides a clue as to what it is, aside from merely the small icon. Text disappears upon clicking

*Also changed text on tooltip from "Search" to "Click to begin the search".

*No need to specify layout direction as Left to Right, it is this way on construction.

svn path=/trunk/KDE/kdebase/apps/; revision=945167
</content>
</entry>
<entry>
<title>* move the search button to the end</title>
<updated>2009-01-31T12:21:52Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-01-31T12:21:52Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=29a5af6390188102e48aa0e3933acf11da8b7d90'/>
<id>urn:sha1:29a5af6390188102e48aa0e3933acf11da8b7d90</id>
<content type='text'>
* use the default search icon instead of the nepomuk icon

svn path=/trunk/KDE/kdebase/apps/; revision=919051
</content>
</entry>
<entry>
<title>don't use any spacing between the search button and the input field</title>
<updated>2009-01-19T15:02:09Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-01-19T15:02:09Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=41dd38c07c7d85d076b2a30c559508b86cc9a5fe'/>
<id>urn:sha1:41dd38c07c7d85d076b2a30c559508b86cc9a5fe</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=913589
</content>
</entry>
<entry>
<title>Use a custom SearchWidget instead directly using a KLineEdit. Currently the DolphinSearchWidget acts as "playground" to test some ideas. If it works well it might be a good idea moving this widget as KSearchBox (?) to kdelibs, so that it can be used by the file dialog or other applications.</title>
<updated>2009-01-19T14:25:08Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-01-19T14:25:08Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d85a6ec6dd3a30784c07636a77ee502dd5dae4a2'/>
<id>urn:sha1:d85a6ec6dd3a30784c07636a77ee502dd5dae4a2</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=913572
</content>
</entry>
</feed>
