<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pvs2.git/src/client/connectwindow, branch v29r2</title>
<subtitle>Pool Video Switch Version 2</subtitle>
<id>https://git.openslx.org/pvs2.git/atom/src/client/connectwindow?h=v29r2</id>
<link rel='self' href='https://git.openslx.org/pvs2.git/atom/src/client/connectwindow?h=v29r2'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/'/>
<updated>2018-08-03T12:05:58+00:00</updated>
<entry>
<title>[client] ConnectWindow: Cancel -&gt; Close</title>
<updated>2018-08-03T12:05:58+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-08-03T12:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=b0e65477adebf5a6d0118706e2e90883f5f24df5'/>
<id>urn:sha1:b0e65477adebf5a6d0118706e2e90883f5f24df5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ugly comment separator lines above functions</title>
<updated>2018-08-02T12:53:27+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-08-02T12:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=2204a616e5c649755540b01b6d85784551f785b7'/>
<id>urn:sha1:2204a616e5c649755540b01b6d85784551f785b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] ConnectWindow: Restore green checkmark, fix messages</title>
<updated>2018-08-01T13:04:44+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-08-01T13:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=f400c9647bfad8f91edb16bc3c4f7e12a8a21246'/>
<id>urn:sha1:f400c9647bfad8f91edb16bc3c4f7e12a8a21246</id>
<content type='text'>
The green checkmark signalling a successful connection was broken in
commit:e19dcdfe so we restore that.

When connecting to a manager directly (room dropdown), a message
displaying the last entered session id was shown instead.
This closes #3393
</content>
</entry>
<entry>
<title>Update code style, fix compiler warnings</title>
<updated>2018-07-24T11:08:25+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-07-24T11:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=9ba63d1460db41c219b638212b42476164fcfdff'/>
<id>urn:sha1:9ba63d1460db41c219b638212b42476164fcfdff</id>
<content type='text'>
- Use nullptr instead of NULL for better warnings in case of mistakes
- Get rid of VLAs which are not in C++11 actually
- Fix implicit signed &lt;-&gt; unsigned mismatches by adding checks and casts
</content>
</entry>
<entry>
<title>port to qt5</title>
<updated>2017-11-15T09:05:29+00:00</updated>
<author>
<name>Jonathan Bauer</name>
</author>
<published>2017-11-15T09:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=a98536b9fbda7d7fb2ff78906c1a2d6331f33df2'/>
<id>urn:sha1:a98536b9fbda7d7fb2ff78906c1a2d6331f33df2</id>
<content type='text'>
* got rid of the Win32/X11 differentiation
* due to QT5, additional packages are needed to compile
** libqt5x11extras5-dev
** libqt5svg5-dev
</content>
</entry>
<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>[client] Move ServerConnection instance to ClientApp</title>
<updated>2016-10-26T16:31:21+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-26T16:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=e19dcdfed2da5405c714bc0af56927fa8e4c2442'/>
<id>urn:sha1:e19dcdfed2da5405c714bc0af56927fa8e4c2442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Remove "Room" prefix in connect window dropdown</title>
<updated>2016-10-10T18:29:54+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-10-10T18:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=04e37906b2dec4c190d7e208ebf4c90f8065801c'/>
<id>urn:sha1:04e37906b2dec4c190d7e208ebf4c90f8065801c</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>reduced noise in the output (old debug messages...)</title>
<updated>2016-09-27T14:28:16+00:00</updated>
<author>
<name>Christian Klinger</name>
</author>
<published>2016-09-27T14:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/pvs2.git/commit/?id=72f9827be5d4bbf692f126c06e3277cf23a5a551'/>
<id>urn:sha1:72f9827be5d4bbf692f126c06e3277cf23a5a551</id>
<content type='text'>
</content>
</entry>
</feed>
