1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget
Nils Fenner b3083250ff
feat(dateformat): Edit the date format string
The edited date format string is saved in the qTox settings.
It is overwritten by selecting one of the default date format strings.
2016-10-08 01:01:06 +03:00
..
about fix(UI): string for option auto-accepting files 2016-10-02 09:02:06 +01:00
form feat(dateformat): Edit the date format string 2016-10-08 01:01:06 +03:00
tool fix(i18n): remove HTML from translations 2016-10-07 23:23:33 +02:00
categorywidget.cpp Merge pull request #3741 2016-09-25 00:57:04 +03:00
categorywidget.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
circlewidget.cpp refactor: Avoid RTTI by using qobject_cast. 2016-09-23 03:14:58 +01:00
circlewidget.h Fix circles: Fix rename on creation and graphical bug 2015-06-26 10:54:49 +02:00
contentdialog.cpp Merge pull request #3741 2016-09-25 00:57:04 +03:00
contentdialog.h fix(video): Changed minimum window size with video 2016-07-09 22:15:04 +03: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 Reorganize files 2015-06-06 01:44:47 +02:00
flowlayout.h Reorganize files 2015-06-06 01:44:47 +02:00
friendlistlayout.cpp Merge pull request #3741 2016-09-25 00:57:04 +03:00
friendlistlayout.h Fixed FriendListLayout constructor delegation fix 2015-10-08 22:53:46 +03:00
friendlistwidget.cpp Merge pull request #3741 2016-09-25 00:57:04 +03:00
friendlistwidget.h Multi-window: Cycle widgets in opened windows 2015-09-12 19:07:44 +02:00
friendwidget.cpp refactor: Avoid RTTI by using qobject_cast. 2016-09-23 03:14:58 +01:00
friendwidget.h Multi-window: Sort window chat list, fix group window bugs 2015-09-12 19:07:44 +02:00
genericchatitemlayout.cpp Merge pull request #3741 2016-09-25 00:57:04 +03:00
genericchatitemlayout.h Search optimizations and bug fixes, rename focus fix 2015-06-26 10:54:00 +02:00
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 style(widget): Style fixes 2016-07-13 01:54:30 +03: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 docs(persistence): Added leading stars 2016-08-19 00:20:23 +03:00
gui.h docs(widget): Change comment style 2016-07-27 23:39:18 +03:00
loginscreen.cpp fix: hide option to Load automatically for encrypted profiles 2016-08-20 19:08:57 +01:00
loginscreen.h docs(widget): Change comment style 2016-07-27 23:39:18 +03:00
maskablepixmapwidget.cpp docs(persistence): Added leading stars 2016-08-19 00:20:23 +03:00
maskablepixmapwidget.h docs(widget): Change comment style 2016-07-27 23:39:18 +03:00
notificationedgewidget.cpp Plurilization capabilities for notification messages 2015-06-10 13:20:52 -04:00
notificationedgewidget.h Plurilization capabilities for notification messages 2015-06-10 13:20:52 -04:00
notificationscrollarea.cpp docs(persistence): Added leading stars 2016-08-19 00:20:23 +03:00
notificationscrollarea.h feat(notificationscrollarea): Add ability to delete widget from traced widgets list 2016-05-15 00:50:15 +03:00
passwordedit.cpp refactor(passwordedit): optimize event handler unregistration 2016-06-21 02:49:38 +02:00
passwordedit.h style(toxid, widgets): Made constructor explicit 2016-07-13 00:33:37 +03:00
qrwidget.cpp docs(persistence): Added leading stars 2016-08-19 00:20:23 +03:00
qrwidget.h docs(widget): Change comment style 2016-07-27 23:39:18 +03:00
style.cpp docs(persistence): Added leading stars 2016-08-19 00:20:23 +03:00
style.h docs(widget): Change comment style 2016-07-27 23:39:18 +03:00
systemtrayicon_private.h fix(systemtray): don't activate qTox widget on tray icon click in Unity backend 2016-08-06 15:18:25 +02:00
systemtrayicon.cpp fix(systemtray): don't activate qTox widget on tray icon click in Unity backend 2016-08-06 15:18:25 +02:00
systemtrayicon.h fix(systemtray): don't activate qTox widget on tray icon click in Unity backend 2016-08-06 15:18:25 +02:00
translator.cpp docs(persistence): Added leading stars 2016-08-19 00:20:23 +03:00
translator.h docs(widget): Change comment style 2016-07-27 23:39:18 +03:00
widget.cpp refactor: fixes of static analyze warnings 2016-09-23 14:47:53 +01:00
widget.h fix(widget): do not block logout on Linux desktop environments v2 2016-09-10 17:39:50 +03:00