1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget/form
Pavel Karelin f4fe343eca fix: Correct display the call confirm window (CallConfirmWidget)
With an incoming call, the confirmation window (CallConfirmWidget) is only displayed
when the caller is on the active tab. In other cases, the call confirmation window
is not displayed, as a result, the call cannot be answered.
The problem is manifested in Kubuntu 14.04 and Ubuntu 16.04 MATE (Qt 5.6.3/5.9.3)
2018-01-03 16:32:28 +03:00
..
settings fix(video): choose first available resolution in preview automatically 2017-12-22 21:33:57 +01:00
addfriendform.cpp fix(friends): Friend request button target location 2017-09-06 19:25:25 -07:00
addfriendform.h fix(friends): Friend request button target location 2017-09-06 19:25:25 -07:00
chatform.cpp fix: Correct display the call confirm window (CallConfirmWidget) 2018-01-03 16:32:28 +03:00
chatform.h refactor: Add pure virtual methods for main actions in chat 2017-11-26 23:13:12 +03:00
filesform.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
filesform.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
genericchatform.cpp fix: Correct display the call confirm window (CallConfirmWidget) 2018-01-03 16:32:28 +03:00
genericchatform.h refactor: Add pure virtual methods for main actions in chat 2017-11-26 23:13:12 +03:00
groupchatform.cpp refactor: Add pure virtual methods for main actions in chat 2017-11-26 23:13:12 +03:00
groupchatform.h refactor: Add pure virtual methods for main actions in chat 2017-11-26 23:13:12 +03:00
groupinviteform.cpp refactor: use GroupInvite instead of set of parameters 2017-09-17 19:54:06 +03:00
groupinviteform.h refactor: use GroupInvite instead of set of parameters 2017-09-17 19:54:06 +03:00
groupinvitewidget.cpp fix: silence various warnings 2017-03-20 22:21:38 +01:00
groupinvitewidget.h refactor: GroupInvite moved to model directory 2017-09-17 19:54:01 +03:00
loadhistorydialog.cpp feat: Add message count in tooltip to LoadHistoryDialog 2017-06-26 16:01:49 +03:00
loadhistorydialog.h feat(chatform): Highlight chat history 2017-06-25 21:23:04 +02:00
loadhistorydialog.ui History: almost correct handling encrypted history load/save 2014-10-19 02:38:47 +09:00
profileform.cpp refactor(toxme): Move json generation to ToxmeData class 2017-10-13 14:56:15 +03:00
profileform.h refactor(profile): Move core connect from form to model 2017-10-13 09:12:42 +03: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
setpassworddialog.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
setpassworddialog.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
setpassworddialog.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
settingswidget.cpp refactor(avform): Inject settings in AVForh 2017-11-10 23:27:06 +03:00
settingswidget.h fix(settings): Delete dynamically allocated members on destruction 2017-09-21 13:29:20 -07:00
tabcompleter.cpp refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00
tabcompleter.h refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00