From 9bacddf36631572b610f042e17b5ee631dfebbca Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Sun, 30 Oct 2022 12:03:43 +0100 Subject: Modernize cmake file and project structure a bit --- res/icons/altexit.svg | 301 +++ res/icons/altterm.svg | 498 ++++ res/icons/broadcast.svg | 32 + res/icons/cam32.svg | 99 + res/icons/cf_icon_cam.svg | 142 ++ res/icons/cf_icon_eye.svg | 31 + res/icons/cf_icon_lock.svg | 55 + res/icons/chat_msg16.svg | 97 + res/icons/dark-green-check-mark.svg | 65 + res/icons/darrow16.svg | 75 + res/icons/dozent.svg | 2363 +++++++++++++++++++ res/icons/exit.svg | 301 +++ res/icons/eye.svg | 227 ++ res/icons/graduate.svg | 1932 ++++++++++++++++ res/icons/hand-raise-red.svg | 37 + res/icons/hand-raise.svg | 36 + res/icons/help.svg | 212 ++ res/icons/keyboard_key.svg | 152 ++ res/icons/lock-single.svg | 980 ++++++++ res/icons/lock.svg | 1835 +++++++++++++++ res/icons/log-out.svg | 284 +++ res/icons/ok16.svg | 75 + res/icons/photo.svg | 1003 ++++++++ res/icons/refresh.svg | Bin 0 -> 8103 bytes res/icons/reloadClassroom.svg | 516 +++++ res/icons/screen.svg | 469 ++++ res/icons/space.svg | 62 + res/icons/stopprojection.svg | 2531 +++++++++++++++++++++ res/icons/student2all.svg | 2663 ++++++++++++++++++++++ res/icons/student2tutor.svg | 2506 ++++++++++++++++++++ res/icons/student2tutor_extension.svg | 3805 +++++++++++++++++++++++++++++++ res/icons/terminal.svg | 390 ++++ res/icons/trash.svg | 1187 ++++++++++ res/icons/tutor2all.svg | 4025 +++++++++++++++++++++++++++++++++ res/icons/tutor2student.svg | 2494 ++++++++++++++++++++ res/icons/view-restore.svg | 422 ++++ res/pvsclient.qrc | 15 + res/pvsclient_ts.qrc | 9 + res/pvsmgr.qrc | 25 + res/pvsmgr_ts.qrc | 9 + 40 files changed, 31960 insertions(+) create mode 100644 res/icons/altexit.svg create mode 100644 res/icons/altterm.svg create mode 100644 res/icons/broadcast.svg create mode 100644 res/icons/cam32.svg create mode 100644 res/icons/cf_icon_cam.svg create mode 100644 res/icons/cf_icon_eye.svg create mode 100644 res/icons/cf_icon_lock.svg create mode 100644 res/icons/chat_msg16.svg create mode 100644 res/icons/dark-green-check-mark.svg create mode 100644 res/icons/darrow16.svg create mode 100644 res/icons/dozent.svg create mode 100644 res/icons/exit.svg create mode 100644 res/icons/eye.svg create mode 100644 res/icons/graduate.svg create mode 100644 res/icons/hand-raise-red.svg create mode 100644 res/icons/hand-raise.svg create mode 100644 res/icons/help.svg create mode 100644 res/icons/keyboard_key.svg create mode 100644 res/icons/lock-single.svg create mode 100644 res/icons/lock.svg create mode 100644 res/icons/log-out.svg create mode 100644 res/icons/ok16.svg create mode 100644 res/icons/photo.svg create mode 100644 res/icons/refresh.svg create mode 100644 res/icons/reloadClassroom.svg create mode 100644 res/icons/screen.svg create mode 100644 res/icons/space.svg create mode 100644 res/icons/stopprojection.svg create mode 100644 res/icons/student2all.svg create mode 100644 res/icons/student2tutor.svg create mode 100644 res/icons/student2tutor_extension.svg create mode 100644 res/icons/terminal.svg create mode 100644 res/icons/trash.svg create mode 100644 res/icons/tutor2all.svg create mode 100644 res/icons/tutor2student.svg create mode 100644 res/icons/view-restore.svg create mode 100644 res/pvsclient.qrc create mode 100644 res/pvsclient_ts.qrc create mode 100644 res/pvsmgr.qrc create mode 100644 res/pvsmgr_ts.qrc (limited to 'res') diff --git a/res/icons/altexit.svg b/res/icons/altexit.svg new file mode 100644 index 0000000..5331ab6 --- /dev/null +++ b/res/icons/altexit.svg @@ -0,0 +1,301 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/res/icons/altterm.svg b/res/icons/altterm.svg new file mode 100644 index 0000000..2197700 --- /dev/null +++ b/res/icons/altterm.svg @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Terminal + 2005-10-15 + + + Andreas Nilsson + + + + + terminal + emulator + term + command line + + + + + + Jakub Steiner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/broadcast.svg b/res/icons/broadcast.svg new file mode 100644 index 0000000..9d8b2f5 --- /dev/null +++ b/res/icons/broadcast.svg @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + + + + + + + diff --git a/res/icons/cam32.svg b/res/icons/cam32.svg new file mode 100644 index 0000000..c3f085c --- /dev/null +++ b/res/icons/cam32.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/res/icons/cf_icon_cam.svg b/res/icons/cf_icon_cam.svg new file mode 100644 index 0000000..c51ab6d --- /dev/null +++ b/res/icons/cf_icon_cam.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/res/icons/cf_icon_eye.svg b/res/icons/cf_icon_eye.svg new file mode 100644 index 0000000..cfda228 --- /dev/null +++ b/res/icons/cf_icon_eye.svg @@ -0,0 +1,31 @@ + + + + + + diff --git a/res/icons/cf_icon_lock.svg b/res/icons/cf_icon_lock.svg new file mode 100644 index 0000000..5700e7d --- /dev/null +++ b/res/icons/cf_icon_lock.svg @@ -0,0 +1,55 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/res/icons/chat_msg16.svg b/res/icons/chat_msg16.svg new file mode 100644 index 0000000..1e4be83 --- /dev/null +++ b/res/icons/chat_msg16.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/res/icons/dark-green-check-mark.svg b/res/icons/dark-green-check-mark.svg new file mode 100644 index 0000000..ac4238d --- /dev/null +++ b/res/icons/dark-green-check-mark.svg @@ -0,0 +1,65 @@ + + + + + + image/svg+xml + + + + + + + Green Check Mark + + Layer 1 + + + + + diff --git a/res/icons/darrow16.svg b/res/icons/darrow16.svg new file mode 100644 index 0000000..4b1609a --- /dev/null +++ b/res/icons/darrow16.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/res/icons/dozent.svg b/res/icons/dozent.svg new file mode 100644 index 0000000..056a339 --- /dev/null +++ b/res/icons/dozent.svg @@ -0,0 +1,2363 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Person + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + user + person + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/exit.svg b/res/icons/exit.svg new file mode 100644 index 0000000..d8766c9 --- /dev/null +++ b/res/icons/exit.svg @@ -0,0 +1,301 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/res/icons/eye.svg b/res/icons/eye.svg new file mode 100644 index 0000000..86518ca --- /dev/null +++ b/res/icons/eye.svg @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/graduate.svg b/res/icons/graduate.svg new file mode 100644 index 0000000..63f9f88 --- /dev/null +++ b/res/icons/graduate.svg @@ -0,0 +1,1932 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/hand-raise-red.svg b/res/icons/hand-raise-red.svg new file mode 100644 index 0000000..1391d3e --- /dev/null +++ b/res/icons/hand-raise-red.svg @@ -0,0 +1,37 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/res/icons/hand-raise.svg b/res/icons/hand-raise.svg new file mode 100644 index 0000000..8dcbab1 --- /dev/null +++ b/res/icons/hand-raise.svg @@ -0,0 +1,36 @@ + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/res/icons/help.svg b/res/icons/help.svg new file mode 100644 index 0000000..2e97f37 --- /dev/null +++ b/res/icons/help.svg @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/keyboard_key.svg b/res/icons/keyboard_key.svg new file mode 100644 index 0000000..c6cc88e --- /dev/null +++ b/res/icons/keyboard_key.svg @@ -0,0 +1,152 @@ + + + +image/svg+xmlReset + \ No newline at end of file diff --git a/res/icons/lock-single.svg b/res/icons/lock-single.svg new file mode 100644 index 0000000..5e0cd95 --- /dev/null +++ b/res/icons/lock-single.svg @@ -0,0 +1,980 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/lock.svg b/res/icons/lock.svg new file mode 100644 index 0000000..6359f2c --- /dev/null +++ b/res/icons/lock.svg @@ -0,0 +1,1835 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/log-out.svg b/res/icons/log-out.svg new file mode 100644 index 0000000..e94c873 --- /dev/null +++ b/res/icons/log-out.svg @@ -0,0 +1,284 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + System-log-out + 2007-08-27 + + + Lapo Calamandrei + + + + + + + Kalle Persson + + + + + logout + exit + man + sign + running + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/ok16.svg b/res/icons/ok16.svg new file mode 100644 index 0000000..3d60d49 --- /dev/null +++ b/res/icons/ok16.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/res/icons/photo.svg b/res/icons/photo.svg new file mode 100644 index 0000000..6552735 --- /dev/null +++ b/res/icons/photo.svg @@ -0,0 +1,1003 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + Photo Camera + + + snapshot + camera + photo + compact + snap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/refresh.svg b/res/icons/refresh.svg new file mode 100644 index 0000000..e499882 Binary files /dev/null and b/res/icons/refresh.svg differ diff --git a/res/icons/reloadClassroom.svg b/res/icons/reloadClassroom.svg new file mode 100644 index 0000000..e3dfe62 --- /dev/null +++ b/res/icons/reloadClassroom.svg @@ -0,0 +1,516 @@ + + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/screen.svg b/res/icons/screen.svg new file mode 100644 index 0000000..17abe8b --- /dev/null +++ b/res/icons/screen.svg @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Luca Ferretti <elle.uca@libero.it> + + + + + + monitor + display + video + screen + LCD + CRT + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/space.svg b/res/icons/space.svg new file mode 100644 index 0000000..797cbc8 --- /dev/null +++ b/res/icons/space.svg @@ -0,0 +1,62 @@ + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/res/icons/stopprojection.svg b/res/icons/stopprojection.svg new file mode 100644 index 0000000..90e6425 --- /dev/null +++ b/res/icons/stopprojection.svg @@ -0,0 +1,2531 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/res/icons/student2all.svg b/res/icons/student2all.svg new file mode 100644 index 0000000..5971d45 --- /dev/null +++ b/res/icons/student2all.svg @@ -0,0 +1,2663 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/res/icons/student2tutor.svg b/res/icons/student2tutor.svg new file mode 100644 index 0000000..c40c478 --- /dev/null +++ b/res/icons/student2tutor.svg @@ -0,0 +1,2506 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/res/icons/student2tutor_extension.svg b/res/icons/student2tutor_extension.svg new file mode 100644 index 0000000..5a8cf5e --- /dev/null +++ b/res/icons/student2tutor_extension.svg @@ -0,0 +1,3805 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/res/icons/terminal.svg b/res/icons/terminal.svg new file mode 100644 index 0000000..d9b5a2d --- /dev/null +++ b/res/icons/terminal.svg @@ -0,0 +1,390 @@ + + + +image/svg+xmlTerminal2005-10-15Andreas Nilssonterminalemulatortermcommand lineJakub Steiner \ No newline at end of file diff --git a/res/icons/trash.svg b/res/icons/trash.svg new file mode 100644 index 0000000..e217a09 --- /dev/null +++ b/res/icons/trash.svg @@ -0,0 +1,1187 @@ + + + + + trash + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + trash + + + hrum + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icons/tutor2all.svg b/res/icons/tutor2all.svg new file mode 100644 index 0000000..cf46921 --- /dev/null +++ b/res/icons/tutor2all.svg @@ -0,0 +1,4025 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/res/icons/tutor2student.svg b/res/icons/tutor2student.svg new file mode 100644 index 0000000..2f88720 --- /dev/null +++ b/res/icons/tutor2student.svg @@ -0,0 +1,2494 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/res/icons/view-restore.svg b/res/icons/view-restore.svg new file mode 100644 index 0000000..000c826 --- /dev/null +++ b/res/icons/view-restore.svg @@ -0,0 +1,422 @@ + + + + + + + image/svg+xml + + Restore View + + + + + + + http://jimmac.musichall.cz + + + Jakub Steiner + + + + + window + fullscreen + view. restore + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/pvsclient.qrc b/res/pvsclient.qrc new file mode 100644 index 0000000..3e04631 --- /dev/null +++ b/res/pvsclient.qrc @@ -0,0 +1,15 @@ + + + icons/dark-green-check-mark.svg + icons/darrow16.svg + icons/ok16.svg + icons/cam32.svg + icons/eye.svg + icons/chat_msg16.svg + icons/keyboard_key.svg + icons/space.svg + icons/help.svg + icons/hand-raise.svg + icons/hand-raise-red.svg + + diff --git a/res/pvsclient_ts.qrc b/res/pvsclient_ts.qrc new file mode 100644 index 0000000..1640f3f --- /dev/null +++ b/res/pvsclient_ts.qrc @@ -0,0 +1,9 @@ + + + pvsclient_de_DE.qm + pvsclient_fr_FR.qm + pvsclient_es_MX.qm + pvsclient_ar_JO.qm + pvsclient_pl_PL.qm + + diff --git a/res/pvsmgr.qrc b/res/pvsmgr.qrc new file mode 100644 index 0000000..1070fe7 --- /dev/null +++ b/res/pvsmgr.qrc @@ -0,0 +1,25 @@ + + + icons/exit.svg + icons/terminal.svg + icons/photo.svg + icons/lock.svg + icons/lock-single.svg + icons/dozent.svg + icons/eye.svg + icons/cam32.svg + icons/student2all.svg + icons/tutor2all.svg + icons/student2tutor.svg + icons/tutor2student.svg + icons/stopprojection.svg + icons/keyboard_key.svg + icons/student2tutor_extension.svg + icons/help.svg + icons/trash.svg + icons/reloadClassroom.svg + icons/cf_icon_cam.svg + icons/cf_icon_eye.svg + icons/cf_icon_lock.svg + + diff --git a/res/pvsmgr_ts.qrc b/res/pvsmgr_ts.qrc new file mode 100644 index 0000000..8ba5846 --- /dev/null +++ b/res/pvsmgr_ts.qrc @@ -0,0 +1,9 @@ + + + pvsmgr_de_DE.qm + pvsmgr_fr_FR.qm + pvsmgr_es_MX.qm + pvsmgr_ar_JO.qm + pvsmgr_pl_PL.qm + + -- cgit v1.2.3-55-g7522