<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui/usermanual.ui, branch v4.3</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/qt-ui/usermanual.ui?h=v4.3</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/qt-ui/usermanual.ui?h=v4.3'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-06-30T23:04:24Z</updated>
<entry>
<title>Fixed SearchBar layout and icons</title>
<updated>2014-06-30T23:04:24Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-06-30T20:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=927bc5d60135f97f7241fbe9f77d745c6fceb517'/>
<id>urn:sha1:927bc5d60135f97f7241fbe9f77d745c6fceb517</id>
<content type='text'>
This is almost a rewrite of the Search function on the WebView
the old code had a few uneeded things, mostly being a subclass
of QMainWindow instead of the QWebView - this makes the code
use a tiny bit less ram.

The SearchBox was also moved to an own class ( we can use it
later to filter the contents of the DiveList for instance )

and a forced use of the pixmaps for the Mac and Windows platform
was added.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fallback to loading theme icons from resources</title>
<updated>2014-06-28T13:29:20Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2014-06-28T08:14:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=22d56889bbed5616d40d4a1391750b94ec500b9e'/>
<id>urn:sha1:22d56889bbed5616d40d4a1391750b94ec500b9e</id>
<content type='text'>
Since not all platforms support theme icons, we need to pack
them into resources and fallback to that resource theme.

There seems to be a bug in Qt
(https://bugreports.qt-project.org/browse/QTBUG-16697), thus
default theme name (hicolor) does not work. So we test for
'window-close' theme icon on startup and if not found, set theme
name to 'subsurface'

Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Close search panel by button click</title>
<updated>2014-02-10T15:12:35Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2014-02-10T09:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=16e80bf6afa22e3e39227c6b01a70e2466375010'/>
<id>urn:sha1:16e80bf6afa22e3e39227c6b01a70e2466375010</id>
<content type='text'>
Connect Close button (X) to panel's hide() method.

Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>User manual: overlay search panel</title>
<updated>2014-01-10T09:12:44Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2014-01-09T18:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7e7a1d29ad7800b6f3b763f9d230865cd1df441a'/>
<id>urn:sha1:7e7a1d29ad7800b6f3b763f9d230865cd1df441a</id>
<content type='text'>
Make search panel floating so that web view does not resize.

This commit also addresses following issues:
- search now wraps around document
- application icon and window title are now back

Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Extract user manual web view into a separate class</title>
<updated>2014-01-10T09:07:43Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2014-01-09T17:21:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8b00f8ffe6597a233814708d19b286e5dc0c65d8'/>
<id>urn:sha1:8b00f8ffe6597a233814708d19b286e5dc0c65d8</id>
<content type='text'>
Provide search functionality which addresses ticket #391

Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
