1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget/form
Colomban Wendling 03c3923694 fix(video): do not list the same mode twice
Do not provide more than one entry in the settings for the same actual
mode, even if it was selected for different expected resolutions.

For example, do not list 640x480 twice for both 480p and 360p if the
device doesn't have a better 360p mode, and simply skip the 360p entry.
2016-06-12 16:21:15 +02:00
..
settings fix(video): do not list the same mode twice 2016-06-12 16:21:15 +02:00
addfriendform.cpp fix(addfriendform, widget): Remove Accepted Request 2016-04-22 00:56:21 +03:00
addfriendform.h fix(addfriendform, widget): Remove Accepted Request 2016-04-22 00:56:21 +03:00
chatform.cpp fix(status): explictly refer to this within lambda 2016-04-26 09:59:21 +08:00
chatform.h feat(status): add ability to copy status messages 2016-04-24 00:15:54 -04:00
filesform.cpp Multi-window: Fix buttons staying pressed while in separate window mode, make dialogs alert, fix group chat event flags 2015-09-12 19:07:45 +02:00
filesform.h Multi-window capabilities for all chats and menus 2015-09-12 19:07:44 +02:00
genericchatform.cpp feat(genericchatform): add "Quote selected text" feature to chat window 2016-06-06 21:46:18 +03:00
genericchatform.h feat(genericchatform): add "Quote selected text" feature to chat window 2016-06-06 21:46:18 +03:00
groupchatform.cpp fix(groupaudio): don't set button to green while call running 2016-04-24 14:34:49 +02:00
groupchatform.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
groupinviteform.cpp fix(groupinviteform):make list of groups scrollable 2016-04-22 02:29:53 +03:00
groupinviteform.h fix(groupinviteform):make list of groups scrollable 2016-04-22 02:29:53 +03:00
loadhistorydialog.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
loadhistorydialog.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
loadhistorydialog.ui History: almost correct handling encrypted history load/save 2014-10-19 02:38:47 +09:00
profileform.cpp refactor(profile): reorder statements 2016-05-14 15:14:54 +03:00
profileform.h fix(profile): change password buttons behaviour 2016-05-14 14:28:42 +03:00
profileform.ui feat(toxme): Add save toxme info 2016-04-12 09:34:38 +03:00
removefrienddialog.ui Changed the buttons back to 'Cancel' and 'Remove' 2015-09-23 18:10:55 +02:00
setpassworddialog.cpp Make text about not long enough password disappear if no password given 2015-10-17 17:54:31 +01:00
setpassworddialog.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
setpassworddialog.ui Make Change password dialog ~consistent with login page password form 2015-10-10 18:58:59 +01:00
settingswidget.cpp fix window buttons in "multi-window" mode 2015-09-23 11:57:50 +02:00
settingswidget.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
tabcompleter.cpp fix: correctly tab-complete nicks starting with $ 2016-05-15 11:54:49 +01:00
tabcompleter.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00