summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Increase compiler warnings, fix a lot of those instancesSimon Rettberg2016-11-151-1/+2
| | | | | | - Add explicit casts - Comment out unused params - Remove ignored const return types
* [client] Add icon to attention button, hide button when disconnectedSimon Rettberg2016-10-211-0/+1
|
* Render SVG image on loading with screen resolution.Christian Klinger2016-05-231-0/+1
|
* Try to bring connect window to top more agressively; require c++0x instead ↵Simon Rettberg2015-02-021-2/+2
| | | | of c++11 so it compiles on gcc 4.6
* Remove non-existant files from CMakeListsManuel Schneider2014-07-091-2/+2
|
* Sinec c++11 is enabled by default, set flag to stop annoying warnings.Manuel Schneider2014-05-081-2/+2
|
* Don't recreate/clean language files on every run, only when ↵Simon Rettberg2014-04-161-20/+22
| | | | UPDATE_TRANSLATIONS options is turned on when running cmake
* Fix inclusion of X11 lib for pvsclientSimon Rettberg2014-04-141-7/+8
|
* Testsr2013-02-041-0/+202