<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/shared, branch remote-debugging</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/shared?h=remote-debugging</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/shared?h=remote-debugging'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2016-11-15T11:13:40+00:00</updated>
<entry>
<title>Increase compiler warnings, fix a lot of those instances</title>
<updated>2016-11-15T11:13:40+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-11-15T11:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=eaebc23452813a8709d2bbb4d17fddb1b4f29d91'/>
<id>urn:sha1:eaebc23452813a8709d2bbb4d17fddb1b4f29d91</id>
<content type='text'>
- Add explicit casts
- Comment out unused params
- Remove ignored const return types
</content>
</entry>
<entry>
<title>Implement "Attention" feature (virtual hand-raising)</title>
<updated>2016-10-19T21:56:34+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-19T21:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=6534027c5ce5579c4293aa346cadf0850aa02157'/>
<id>urn:sha1:6534027c5ce5579c4293aa346cadf0850aa02157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>astyle.</title>
<updated>2016-09-29T13:40:18+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-29T13:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=3d82bfc698165bb20f3c38d42f2b77ab855c1edf'/>
<id>urn:sha1:3d82bfc698165bb20f3c38d42f2b77ab855c1edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented 'majority vote' to determine the toolbar options.</title>
<updated>2016-09-27T13:38:39+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-27T13:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=1f6493e319016f8c375b62f2109ee57f5cea828d'/>
<id>urn:sha1:1f6493e319016f8c375b62f2109ee57f5cea828d</id>
<content type='text'>
clients in exam-mode are also displayed differently.
</content>
</entry>
<entry>
<title>Fix infinite loop when receiving incomplete headers</title>
<updated>2016-09-09T14:31:04+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-09-09T14:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=a39269e11e7c2d1843a4a4bf67749ae0224e4830'/>
<id>urn:sha1:a39269e11e7c2d1843a4a4bf67749ae0224e4830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[shared/server] define preferred styles and enable it if supported</title>
<updated>2016-05-18T15:32:42+00:00</updated>
<author>
<name>Jonathan Bauer</name>
</author>
<published>2016-05-18T15:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=7cf83493fdaca88fd3dbc736d5ca9d86dd7f9e83'/>
<id>urn:sha1:7cf83493fdaca88fd3dbc736d5ca9d86dd7f9e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Several changes:</title>
<updated>2014-05-21T10:07:58+00:00</updated>
<author>
<name>Manuel Schneider</name>
</author>
<published>2014-05-21T10:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=52f3b434a7d26c2cf7fb614ca14ada0b1abdb378'/>
<id>urn:sha1:52f3b434a7d26c2cf7fb614ca14ada0b1abdb378</id>
<content type='text'>
* [Client] Remove unneccessary members _ip,
* [Client] Remove unneccessary class forward of QSslSocket
* [Client] Make member initializer list of non-const members part of ctor
* [Client] Make _socket pointer const member
* [Client] Drop socket-delete indirektion
</content>
</entry>
<entry>
<title>Remvoe unneccesary membervariable _toClient and method buildErrorMessage (implicit cast does it as well)</title>
<updated>2014-05-20T13:00:07+00:00</updated>
<author>
<name>Manuel Schneider</name>
</author>
<published>2014-05-20T13:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=d19fb34169e836a8567a6caf64a1632491ae9073'/>
<id>urn:sha1:d19fb34169e836a8567a6caf64a1632491ae9073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes the approach of Qt Gui initialization to the member pointer approach. This means multiple inheritance is avoided and the form is now a member pointer of the class. Immlicitely renamed some ui elements for clearification. Again changed unnecessary use of QDialog to QWidget.</title>
<updated>2014-05-06T13:16:20+00:00</updated>
<author>
<name>Manuel Schneider</name>
</author>
<published>2014-05-06T12:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=35c3facc81cf10a2070cc5091e4e447ecc7416e3'/>
<id>urn:sha1:35c3facc81cf10a2070cc5091e4e447ecc7416e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SHARED] Add missing error message if network message parsing fails</title>
<updated>2013-02-05T17:19:31+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2013-02-05T17:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=baca33fe20f12286a4fd3412c616c852d55a3417'/>
<id>urn:sha1:baca33fe20f12286a4fd3412c616c852d55a3417</id>
<content type='text'>
</content>
</entry>
</feed>
