<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui/btdeviceselectiondialog.cpp, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/qt-ui/btdeviceselectiondialog.cpp?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/qt-ui/btdeviceselectiondialog.cpp?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-10-30T17:36:49Z</updated>
<entry>
<title>Move qt-ui to desktop-widgets</title>
<updated>2015-10-30T17:36:49Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-09-03T17:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e49d6213ad129284a45d53c3fcdc03249e84efe2'/>
<id>urn:sha1:e49d6213ad129284a45d53c3fcdc03249e84efe2</id>
<content type='text'>
Since we have now destkop and mobile versions, 'qt-ui' was a very
poor name choice for a folder that contains only destkop-enabled
widgets.

Also, move the graphicsview-common.h/cpp to subsurface-core because
it doesn't depend on qgraphicsview, it merely implements all the
colors that we use throughout Subsurface, and we will use colors on both
desktop and mobile versions

Same thing applies for metrics.h/cpp

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>Fix build error on Windows with Qt5.5</title>
<updated>2015-09-20T22:08:14Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-20T22:06:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=04773705e3037900c9389fce6cca1db05cc6db30'/>
<id>urn:sha1:04773705e3037900c9389fce6cca1db05cc6db30</id>
<content type='text'>
I'm not quite sure why this works, but it appears to do the trick.
Apparently you are supposed not to have the meta type declaration in a
shared header file. Also, with Qt5.5 you can't have the declaration for
QBluetoothDeviceInfo, not even on Windows.

This may need more tweaking to make sure it works on all combinations of
OS and Qt version.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Rename BTH_ADDR_STR_LEN macro</title>
<updated>2015-09-19T16:43:33Z</updated>
<author>
<name>Claudiu Olteanu</name>
<email>olteanu.claudiu@ymail.com</email>
</author>
<published>2015-09-19T16:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a319c42310a32706c36a3993ed6ce8f84859632a'/>
<id>urn:sha1:a319c42310a32706c36a3993ed6ce8f84859632a</id>
<content type='text'>
Signed-off-by: Claudiu Olteanu &lt;olteanu.claudiu@ymail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix Bluetooth address truncation issues on Windows</title>
<updated>2015-09-19T16:43:06Z</updated>
<author>
<name>Claudiu Olteanu</name>
<email>olteanu.claudiu@ymail.com</email>
</author>
<published>2015-09-19T16:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=89540e0fb2051b667135e2588e70b8ad49f61cd4'/>
<id>urn:sha1:89540e0fb2051b667135e2588e70b8ad49f61cd4</id>
<content type='text'>
On some Windows platforms when we convert a Bth address to a String
it is formatted as "(XX:XX:XX:XX:XX:XX)". Therefore we first try to
remove the round parentheses and finally we truncate the string
to 17 because there are 6 two-digit hex values and 5 colons.

Signed-off-by: Claudiu Olteanu &lt;olteanu.claudiu@ymail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Spelling corrections</title>
<updated>2015-09-18T17:04:50Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2015-09-18T14:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=562dfa1c5d94cf5e4e423d3f535bfb570ff91fa1'/>
<id>urn:sha1:562dfa1c5d94cf5e4e423d3f535bfb570ff91fa1</id>
<content type='text'>
Spell Setpoint without space in user visable strings.

Explain authorized_paired.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add ON and OFF strings to translation</title>
<updated>2015-09-05T14:43:12Z</updated>
<author>
<name>Salvador Cuñat</name>
<email>salvador.cunat@gmail.com</email>
</author>
<published>2015-09-05T09:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e830cb421aec3eb1bafd137288a9f6266bb06b2c'/>
<id>urn:sha1:e830cb421aec3eb1bafd137288a9f6266bb06b2c</id>
<content type='text'>
In btdeviceselectiondialog.cpp ON and OFF strings need to be
translatables to avoid issues in the translation of the resulting
displayed string, as "turn on" and "turn off" translates to a single
word in most languages.

Signed-off-by: Salvador Cuñat &lt;salvador.cunat@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Style and readability tweaks to btdeviceselectiondialog</title>
<updated>2015-09-05T14:08:20Z</updated>
<author>
<name>Tim Wootton</name>
<email>tim@tee-jay.org.uk</email>
</author>
<published>2015-09-04T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8f6702d0b3070d14b6c412cef95664105f72abba'/>
<id>urn:sha1:8f6702d0b3070d14b6c412cef95664105f72abba</id>
<content type='text'>
Signed-off-by: Tim Wootton &lt;tim@tee-jay.org.uk&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Translate strings for Bluetooth download mode</title>
<updated>2015-09-02T22:52:39Z</updated>
<author>
<name>Claudiu Olteanu</name>
<email>olteanu.claudiu@ymail.com</email>
</author>
<published>2015-09-02T19:52:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d1a4020ad53de6283e5978680dff3393a335c0bc'/>
<id>urn:sha1:d1a4020ad53de6283e5978680dff3393a335c0bc</id>
<content type='text'>
Signed-off-by: Claudiu Olteanu &lt;olteanu.claudiu@ymail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QtBT: avoid crash at exit if no BT device found</title>
<updated>2015-08-27T16:23:38Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-08-27T16:22:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=035e08e633e9eb8fa4bc12dec77dc84218747f95'/>
<id>urn:sha1:035e08e633e9eb8fa4bc12dec77dc84218747f95</id>
<content type='text'>
If localDevice isn't valid we never initialize the discory agent, so
let's not dereference it in the destructor unless it is valid.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add implementation for device discovery agent initialization (Windows)</title>
<updated>2015-08-21T05:45:58Z</updated>
<author>
<name>Claudiu Olteanu</name>
<email>olteanu.claudiu@ymail.com</email>
</author>
<published>2015-08-18T19:42:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=55353bda405b5c9ccdb100dabcaef0e49b36c52e'/>
<id>urn:sha1:55353bda405b5c9ccdb100dabcaef0e49b36c52e</id>
<content type='text'>
Register the metatypes needed for Windows platforms and initialize
our custom device discovery agent.

Signed-off-by: Claudiu Olteanu &lt;olteanu.claudiu@ymail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
