1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget
2018-05-11 20:35:24 +02:00
..
about refactor: Add using IFriendSettings in AboutFriend model 2017-12-24 13:23:31 +03:00
form refactor: use ToxPk as identifier 2018-05-11 20:35:24 +02:00
tool chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
categorywidget.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
categorywidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatformheader.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatformheader.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
circlewidget.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -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 chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
contentdialog.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
contentlayout.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
contentlayout.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
emoticonswidget.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
emoticonswidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
flowlayout.cpp refactor: Move iterator declaration in foreach scope 2017-06-12 13:46:43 +03:00
flowlayout.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
friendlistlayout.cpp refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00
friendlistlayout.h refactor(core): rename corestructs to toxfile.cpp 2017-10-31 09:32:53 +01:00
friendlistwidget.cpp refactor(group): use displayedNameChanged signal 2018-04-30 01:19:34 +02:00
friendlistwidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
friendwidget.cpp fix(build): Remove unused vars, add default case for switch 2018-03-16 12:59:51 -07:00
friendwidget.h refactor: update displayed user name from the friend model 2018-02-28 17:51:00 +01:00
genericchatitemlayout.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
genericchatitemlayout.h refactor: Add deleted copy constructor 2017-06-12 13:46:43 +03: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 chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
genericchatroomwidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
groupwidget.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
groupwidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
gui.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
gui.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
loginscreen.cpp fix(login): start login screen on profile select by -p option 2018-04-26 13:43:10 -07:00
loginscreen.h fix(login): start login screen on profile select by -p option 2018-04-26 13:43:10 -07:00
maskablepixmapwidget.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -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 chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
notificationedgewidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07: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(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07: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 chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
qrwidget.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
searchform.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
searchform.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07: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 chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
style.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07: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(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07: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 refactor: use ToxPk as identifier 2018-05-11 20:35:24 +02:00
widget.h feat(call): add call end sound 2018-04-26 12:49:58 -07:00