1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget/form
Zetok Zalbavar dbd16ae6a3
fix: correctly tab-complete nicks starting with $
Without it, nicks starting with `$` would have doubled `$`.

Continuation of #1377

Pointed out by @ProMcTagonist in #1167
2016-05-15 11:54:49 +01:00
..
settings feat(i18n): make Markdown settings translatable 2016-05-11 08:44:58 +01: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 Merge pull request #3182 2016-04-25 19:36:09 +02:00
genericchatform.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +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 feat(profileform): Added log toxme errors 2016-05-11 03:03:04 +03:00
profileform.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +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