Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix translations on Qt5 | Simon Rettberg | 2017-12-05 | 1 | -40/+43 |
| | |||||
* | fix qresource precompilation with cmake | Jonathan Bauer | 2017-11-16 | 1 | -5/+8 |
| | |||||
* | cmake 2.8.12 compat | Simon Rettberg | 2017-11-15 | 1 | -12/+10 |
| | |||||
* | port to qt5 | Jonathan Bauer | 2017-11-15 | 1 | -41/+52 |
| | | | | | | | * got rid of the Win32/X11 differentiation * due to QT5, additional packages are needed to compile ** libqt5x11extras5-dev ** libqt5svg5-dev | ||||
* | [server] Prevent screen standby while clients are connected | Simon Rettberg | 2017-03-06 | 1 | -1/+10 |
| | |||||
* | Increase compiler warnings, fix a lot of those instances | Simon Rettberg | 2016-11-15 | 1 | -1/+2 |
| | | | | | | - Add explicit casts - Comment out unused params - Remove ignored const return types | ||||
* | [client] Add icon to attention button, hide button when disconnected | Simon Rettberg | 2016-10-21 | 1 | -0/+1 |
| | |||||
* | Render SVG image on loading with screen resolution. | Christian Klinger | 2016-05-23 | 1 | -0/+1 |
| | |||||
* | Try to bring connect window to top more agressively; require c++0x instead ↵ | Simon Rettberg | 2015-02-02 | 1 | -2/+2 |
| | | | | of c++11 so it compiles on gcc 4.6 | ||||
* | Remove non-existant files from CMakeLists | Manuel Schneider | 2014-07-09 | 1 | -2/+2 |
| | |||||
* | Sinec c++11 is enabled by default, set flag to stop annoying warnings. | Manuel Schneider | 2014-05-08 | 1 | -2/+2 |
| | |||||
* | Don't recreate/clean language files on every run, only when ↵ | Simon Rettberg | 2014-04-16 | 1 | -20/+22 |
| | | | | UPDATE_TRANSLATIONS options is turned on when running cmake | ||||
* | Fix inclusion of X11 lib for pvsclient | Simon Rettberg | 2014-04-14 | 1 | -7/+8 |
| | |||||
* | Test | sr | 2013-02-04 | 1 | -0/+202 |