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 a7f3495956
fix(chatlog): enable dynamic view range in chatlog with history disabled
Message caching is handled by SessionChatLog in memory even when history is
disabled. ChatLog doesn't need to worry about how the messages its rendering
are being stored. Dynamic loading up and down in chatlog is sitll functional.
2020-03-21 19:41:22 -07:00
..
settings chore: update copyright date in About 2020-03-03 00:38:45 -08:00
addfriendform.cpp revert(toxme): remove toxme from qTox - the service is offline permanently 2020-01-16 13:28:41 -08:00
addfriendform.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatform.cpp refactor(status): move isOnline into Status from Friend 2019-11-25 20:52:06 -08:00
chatform.h refactor(chatform): make ChatForm use signals for updateFriendActivity 2019-06-30 10:09:30 +02:00
filesform.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
filesform.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
genericchatform.cpp fix(chatlog): enable dynamic view range in chatlog with history disabled 2020-03-21 19:41:22 -07:00
genericchatform.h fix: remove unused variables 2020-03-03 00:38:53 -08:00
groupchatform.cpp feat(groups): Allow being in group call if only member 2020-03-20 02:26:08 -07:00
groupchatform.h feat(groups): Allow being in group call if only member 2020-03-20 02:26:08 -07:00
groupinviteform.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupinviteform.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupinvitewidget.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupinvitewidget.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
loadhistorydialog.cpp refactor: simple edit code 2019-07-22 21:16:26 +03:00
loadhistorydialog.h refactor: simple edit code 2019-07-22 21:16:26 +03:00
loadhistorydialog.ui feat: edit load history in search 2019-07-22 21:16:26 +03:00
profileform.cpp fix(model): take QObject receiver argument to interface signal connection macro 2020-03-20 02:07:20 -07:00
profileform.h revert(toxme): remove toxme from qTox - the service is offline permanently 2020-01-16 13:28:41 -08:00
profileform.ui revert(toxme): remove toxme from qTox - the service is offline permanently 2020-01-16 13:28:41 -08:00
removefrienddialog.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
searchsettingsform.cpp refactor: simple edit code 2019-07-22 21:16:26 +03:00
searchsettingsform.h feat: edit load history in search 2019-07-22 21:16:26 +03:00
searchsettingsform.ui refactor: add SearchDirection 2018-08-14 01:06:28 +03:00
setpassworddialog.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
setpassworddialog.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
setpassworddialog.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
settingswidget.cpp refactor(widget): make PrivacyForm use signals for clearAllReceipts() 2019-06-30 10:09:30 +02:00
settingswidget.h refactor(widget): remove Widget singleton access from GeneralForm 2019-06-30 10:09:29 +02:00
tabcompleter.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
tabcompleter.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00