1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget/form
Anthony Bilinski d2508e7eac
fix(groups): check for label in timer audio playing timer callback
If peer quits the group and they were just playing audio, their label will be removed but their timer will still be running. Unguarded update of label causes segfault.

Fix #5511
2019-01-29 11:20:15 -08:00
..
settings chore(ui): remove broken auto update 2019-01-08 09:03:12 -08:00
addfriendform.cpp fix(ui): allow adding friends with Tox URI 2018-10-24 13:22:54 -07:00
addfriendform.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatform.cpp refactor(core): strong type message receipt and row ID 2019-01-28 10:58:54 -08:00
chatform.h refactor(core): strong type message receipt and row ID 2019-01-28 10:58:54 -08:00
filesform.cpp refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
filesform.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
genericchatform.cpp fix(core): if your username is empty, use toxPK instead in groups 2019-01-05 23:21:39 +02:00
genericchatform.h fix(ui): groupcolors fix2 2018-10-25 02:38:43 +02:00
groupchatform.cpp fix(groups): check for label in timer audio playing timer callback 2019-01-29 11:20:15 -08:00
groupchatform.h fix(core): simplify the code 2018-12-26 19:15:17 +02:00
groupinviteform.cpp refactor: remove unneccessary Nexus includes 2018-11-01 10:22:36 +01:00
groupinviteform.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
groupinvitewidget.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
groupinvitewidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
loadhistorydialog.cpp feat: add functions for change title and info in LoadHistoryDialog 2018-06-24 21:20:49 +03:00
loadhistorydialog.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
loadhistorydialog.ui History: almost correct handling encrypted history load/save 2014-10-19 02:38:47 +09:00
profileform.cpp refactor: remove another function from Nexus 2018-10-31 01:59:22 +01:00
profileform.h refactor: remove another function from Nexus 2018-10-31 01:59:22 +01:00
profileform.ui feat(toxid): Show NoSpam and checksum parts of ToxID in colors. 2017-06-15 08:02:09 -07:00
removefrienddialog.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
searchsettingsform.cpp refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
searchsettingsform.h refactor: edit generateFilterWordsOnly 2018-07-08 22:44:21 +03:00
searchsettingsform.ui refactor: add SearchDirection 2018-08-14 01:06:28 +03:00
setpassworddialog.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
setpassworddialog.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
setpassworddialog.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
settingswidget.cpp chore(ui): remove broken auto update 2019-01-08 09:03:12 -08:00
settingswidget.h feat(ui): add update notification enabled with -DUPDATE_CHECK 2019-01-08 09:02:17 -08:00
tabcompleter.cpp fix(autocomplete): don't auto-complete own nick 2018-11-22 17:52:54 +01:00
tabcompleter.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00