1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget
2019-05-23 19:49:42 +02:00
..
about fix(ui): fix typo, add plural to translation 2019-04-21 20:06:34 -07:00
form fix(ui): don't forget to update UI 2019-05-23 01:42:20 +02:00
tool fix(ui): show empty status as placeholder instead of as status 2019-05-07 14:34:08 -07:00
categorywidget.cpp refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
categorywidget.h refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
chatformheader.cpp fix(alias): allow clearing alias from chatformheader 2019-04-08 04:42:14 -07:00
chatformheader.h fix(alias): allow clearing alias from chatformheader 2019-04-08 04:42:14 -07:00
circlewidget.cpp refactor(mime): store ToxPk and GroupId as mimedata 2019-04-16 00:51:35 -07:00
circlewidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
contentdialog.cpp refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
contentdialog.h refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
contentdialogmanager.cpp refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
contentdialogmanager.h refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
contentlayout.cpp style: edit style for QSplitter 2019-04-19 02:04:41 +03:00
contentlayout.h feat: edit reload themes 2019-02-21 15:53:31 +02:00
emoticonswidget.cpp refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
emoticonswidget.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
flowlayout.cpp chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
flowlayout.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
friendlistlayout.cpp refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
friendlistlayout.h refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
friendlistwidget.cpp feat(settings): save friend list sorting mode 2019-05-17 10:33:47 -07:00
friendlistwidget.h feat(settings): save friend list sorting mode 2019-05-17 10:33:47 -07:00
friendwidget.cpp refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
friendwidget.h refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
genericchatitemlayout.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
genericchatitemlayout.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
genericchatitemwidget.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
genericchatitemwidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
genericchatroomwidget.cpp refactor: rename palette colors 2019-02-22 18:01:43 +02:00
genericchatroomwidget.h refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
groupwidget.cpp refactor(group): move peer tracking logic to Group from GroupChatForm 2019-05-15 12:00:44 -07:00
groupwidget.h refactor(group): move peer tracking logic to Group from GroupChatForm 2019-05-15 12:00:44 -07:00
gui.cpp refactor: remove dead code 2019-04-13 11:48:12 +02:00
gui.h refactor: remove dead code 2019-04-13 11:48:12 +02:00
loginscreen.cpp refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
loginscreen.h fix(login): start login screen on profile select by -p option 2018-04-26 13:43:10 -07:00
maskablepixmapwidget.cpp fix(ui): don't scale avatar to point of cropping in chat form header 2018-08-25 23:31:37 -07:00
maskablepixmapwidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
notificationedgewidget.cpp refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
notificationedgewidget.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
notificationscrollarea.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
notificationscrollarea.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
passwordedit.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
passwordedit.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
qrwidget.cpp feat: add border for qrcode 2019-04-10 23:26:48 +03:00
qrwidget.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
searchform.cpp feat: edit reload themes 2019-02-21 15:53:31 +02:00
searchform.h feat: edit reload themes 2019-02-21 15:53:31 +02:00
searchtypes.h refactor: add SearchDirection 2018-08-14 01:06:28 +03:00
splitterrestorer.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
splitterrestorer.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
style.cpp style: edit colors for transfer widget 2019-03-23 14:58:44 +02:00
style.h style: edit colors for transfer widget 2019-03-23 14:58:44 +02:00
systemtrayicon_private.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
systemtrayicon.cpp chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
systemtrayicon.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
translator.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
translator.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
widget.cpp fix(ui): fix 2 2019-05-23 19:49:42 +02:00
widget.h fix(ui): fix 2 2019-05-23 19:49:42 +02:00