1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2019-01-16 15:53:23 +01:00
..
audio fix(audio): specify format for sounds and make sounds follow it 2018-09-20 17:15:44 +02:00
chatlog fix(ui): tighten idealSize() for chatlog Timestamps 2019-01-14 00:07:18 +02:00
core Merge pull request #5366 2018-12-16 14:51:02 -08:00
model fix(core): this should resolve message handling in persistent groups 2019-01-05 15:50:06 +02:00
net chore(ui): remove broken auto update 2019-01-08 09:03:12 -08:00
persistence perf(smileys): use one big regex instead of constructing many small ones 2019-01-16 15:53:23 +01:00
platform fix(video): support UYVY camera pixel format 2019-01-15 13:36:09 +02:00
video fix(video): correctly align data passed to toxcore 2018-11-03 15:14:15 +01:00
widget fix(widget): always force show window on activate event 2019-01-13 23:59:34 +01:00
friendlist.cpp fix(core): support user aliases 2018-12-26 19:15:30 +02:00
friendlist.h fix(core): support user aliases 2018-12-26 19:15:30 +02: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: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00: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 chore(ui): remove broken auto update 2019-01-08 09:03:12 -08:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp fix(core): update group peerLists on local changes 2018-12-26 19:15:37 +02:00
nexus.h refactor: remove another function from Nexus 2018-11-01 10:22:20 +01:00