1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
tox-user d6df8883e3
feat(chat): full screen video chat
Implements #2922 and #2514.
This change adds:
- a button for enabling full screen mode
- a panel with buttons for controlling the chat in full screen mode
- a button to toggle video preview
- new icons

fix(chat): fix buttons in full screen video call
feat(chat): add hotkey for exiting full screen video
fix(chat): use screen res to position button panel
fix(chat): dont remove video widget on window close
2018-05-10 20:08:37 +00:00
..
audio feat(call): add call end sound 2018-04-26 12:49:58 -07:00
chatlog feat(history): load set number of messages from history 2018-05-06 15:31:54 -07:00
core chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
model refactor(group): store peer list in a more intelligent way 2018-04-30 01:19:34 +02:00
net chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
persistence feat(history): load set number of messages from history 2018-05-06 15:31:54 -07:00
platform chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
video feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00
widget feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00
friendlist.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
friendlist.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
grouplist.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
grouplist.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
ipc.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
ipc.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp fix(login): start login screen on profile select by -p option 2018-04-26 13:43:10 -07:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
nexus.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00