1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget
sudden6 cd26923a24
Merge pull request #3249
Diadlo (3):
      feat(notificationscrollarea): Add ability to delete widget from traced widgets list
      refactor(contentdialog): Refactor window activate event
      fix(contentdialog, widget): Remove "new message" bar after reading message
2016-05-15 12:31:40 +02:00
..
about refactor(status): enable text selection in about friend dialog 2016-04-25 14:12:42 -04:00
form Merge pull request #3293 2016-05-15 12:22:08 +02:00
tool Merge pull request #3199 2016-04-25 21:09:28 +02:00
androidgui.cpp Fix #1409: Don't save core if nothing really changed 2016-01-21 08:04:46 +01:00
androidgui.h Fix #1409: Don't save core if nothing really changed 2016-01-21 08:04:46 +01:00
categorywidget.cpp style(ipc, widgets, genericcharitemlayout): Small style changes 2016-04-20 22:53:27 +03:00
categorywidget.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
circlewidget.cpp Multi-window: Fix circle modified from dialog window, fix groupchat leave warnings, flip dialog window title 2015-09-12 19:07:45 +02:00
circlewidget.h
contentdialog.cpp fix(contentdialog, widget): Remove "new message" bar after reading message 2016-05-15 00:53:53 +03:00
contentdialog.h Merge pull request #2767 from branch agilob:chat_window_icon 2016-01-04 22:34:30 +01:00
contentlayout.cpp Fix #864 visual issue 2016-01-21 04:26:17 +01:00
contentlayout.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
emoticonswidget.cpp feat(emoticonswidget):Keep emoticon option open 2016-04-25 02:09:12 +03:00
emoticonswidget.h feat(emoticonswidget):Keep emoticon option open 2016-04-25 02:09:12 +03:00
flowlayout.cpp
flowlayout.h
friendlistlayout.cpp Fixed FriendListLayout constructor delegation fix 2015-10-08 22:53:46 +03:00
friendlistlayout.h Fixed FriendListLayout constructor delegation fix 2015-10-08 22:53:46 +03:00
friendlistwidget.cpp fix(friendlistwidget): use nullptr instead of 0 2016-05-14 19:58:29 +01:00
friendlistwidget.h Multi-window: Cycle widgets in opened windows 2015-09-12 19:07:44 +02:00
friendwidget.cpp fix(friendwidget):the limitation of the group's name in the shortcut menu 2016-04-28 14:37:21 +03:00
friendwidget.h Multi-window: Sort window chat list, fix group window bugs 2015-09-12 19:07:44 +02:00
genericchatitemlayout.cpp style(ipc, widgets, genericcharitemlayout): Small style changes 2016-04-20 22:53:27 +03:00
genericchatitemlayout.h
genericchatitemwidget.cpp fix(genericchatitemwidget, micfeedbackwidget): Added members init in the constructor 2016-04-20 22:53:27 +03:00
genericchatitemwidget.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
genericchatroomwidget.cpp fix(chat window): prevent right click from opening chat window 2016-04-27 12:19:23 +08:00
genericchatroomwidget.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
groupwidget.cpp Fix #944: Allow transparent avatars 2016-01-21 04:47:26 +01:00
groupwidget.h Fix groupwidget not unregistered from Translator 2015-11-08 14:22:02 +01:00
gui.cpp Implement new SQLCipher based database and history 2015-12-19 04:17:28 +01:00
gui.h Improve integrated update code to match the rest 2015-12-10 18:46:07 +01:00
loginscreen.cpp feat(importProfile): Add way to import profile 2016-04-25 21:12:31 +03:00
loginscreen.h feat(importProfile): Add way to import profile 2016-04-25 21:12:31 +03:00
maskablepixmapwidget.cpp Fix #944: Allow transparent avatars 2016-01-21 04:47:26 +01:00
maskablepixmapwidget.h Fix #944: Allow transparent avatars 2016-01-21 04:47:26 +01:00
notificationedgewidget.cpp
notificationedgewidget.h Plurilization capabilities for notification messages 2015-06-10 13:20:52 -04:00
notificationscrollarea.cpp feat(notificationscrollarea): Add ability to delete widget from traced widgets list 2016-05-15 00:50:15 +03:00
notificationscrollarea.h feat(notificationscrollarea): Add ability to delete widget from traced widgets list 2016-05-15 00:50:15 +03:00
qrwidget.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
qrwidget.h
style.cpp Fix performance issues detected with static analyze 2015-10-13 23:21:20 +03:00
style.h Fix performance issues detected with static analyze 2015-10-13 23:21:20 +03:00
systemtrayicon_private.h remove unused code, better logging for systray, removed KDE5 from enum 2015-10-23 16:21:05 +02:00
systemtrayicon.cpp refactor(systemtrayicon, genericchatform): Replace C-style cast to static_cast 2016-04-20 22:53:27 +03:00
systemtrayicon.h remove dependency injection from systemtrayicon 2015-10-23 16:21:05 +02:00
translator.cpp
translator.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
widget.cpp fix(contentdialog, widget): Remove "new message" bar after reading message 2016-05-15 00:53:53 +03:00
widget.h fix(contentdialog, widget): Remove "new message" bar after reading message 2016-05-15 00:53:53 +03:00