1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget/form
sudden6 89198f5e2d
Merge pull request #4604
Nikolay Korotkiy (1):
      fix(l10n): use native language names
2017-08-30 20:07:51 +02:00
..
settings fix(l10n): use native language names 2017-08-28 22:36:56 +03:00
addfriendform.cpp fix: Fix crash on accept or reject friend request 2017-08-28 23:18:51 +03:00
addfriendform.h refactor: Use const in AddFriendForm 2017-08-20 23:57:40 +03:00
chatform.cpp fix(i18n): string Call with %1 ended. %2 is no longer translatable 2017-08-26 18:09:56 +02:00
chatform.h feat(video): Error message on call fail 2017-07-23 21:19:06 +02: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 refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00
genericchatform.h fix(ui): add date message before info messages 2017-06-03 18:12:59 +02:00
groupchatform.cpp refactor: headers order is changed properly 2017-08-25 21:48:27 +03:00
groupchatform.h refactor: onUserListChanged refactored 2017-08-25 21:48:27 +03:00
groupinviteform.cpp fix(groupinvite): prevent multiple groupinvites to the same group from showing up 2017-05-07 17:08:02 +02:00
groupinviteform.h fix(groupinvite): prevent multiple groupinvites to the same group from showing up 2017-05-07 17:08:02 +02:00
groupinvitewidget.cpp fix: silence various warnings 2017-03-20 22:21:38 +01:00
groupinvitewidget.h docs: added documentation for GroupInviteForm class 2017-02-22 23:53:59 +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 fix(ui): Use native file picker dialog 2017-07-06 06:40:33 -07:00
profileform.h feat(toxid): Show NoSpam and checksum parts of ToxID in colors. 2017-06-15 08:02:09 -07: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 style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
settingswidget.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00: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