1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget
Andrew Morgan 42a9534b24
fix(ui): Use native file picker dialog
The original reason that the Qt picker was used instead of the native
picker was that the native option would cause Nautilus/GNOME-based
pickers to hang.

This turned out to be due with a Qt bug with parenting Gtk windows. As a
result the parent of each file dialog window has been set to NULL,
eliminating the crash. As far as tests have shown, this produces no
adverse effects on either floating or tiling wms.

Fixes #3494
2017-07-06 06:40:33 -07:00
..
about fix(ui): Use native file picker dialog 2017-07-06 06:40:33 -07:00
form fix(ui): Use native file picker dialog 2017-07-06 06:40:33 -07:00
tool fix(ui): Use native file picker dialog 2017-07-06 06:40:33 -07:00
categorywidget.cpp refactor: Split 'onChatrootWidgetClicked' on 2 methods 2017-06-02 18:49:08 +03:00
categorywidget.h refactor: Remove getCompactLayout from GenericChatroomWidget 2017-05-04 20:31:56 +03:00
circlewidget.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
circlewidget.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
contentdialog.cpp refactor: Split 'onChatrootWidgetClicked' on 2 methods 2017-06-02 18:49:08 +03:00
contentdialog.h refactor: Split 'onChatrootWidgetClicked' on 2 methods 2017-06-02 18:49:08 +03:00
contentlayout.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
contentlayout.h chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00
emoticonswidget.cpp refactor: Move iterator declaration in foreach scope 2017-06-12 13:46:43 +03:00
emoticonswidget.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00: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 fix: Fix freez on circle removing 2017-06-02 18:48:09 +03:00
friendlistlayout.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
friendlistwidget.cpp chore(formatting): run clang-format 2017-06-01 09:50:59 +02:00
friendlistwidget.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
friendwidget.cpp fix(ui): Use native file picker dialog 2017-07-06 06:40:33 -07:00
friendwidget.h refactor(widget): Remove 'chatFormIsSet' 2017-06-25 22:42:44 +03: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 refactor: Remove getCompactLayout from GenericChatroomWidget 2017-05-04 20:31:56 +03:00
genericchatitemwidget.h refactor: Remove getCompactLayout from GenericChatroomWidget 2017-05-04 20:31:56 +03:00
genericchatroomwidget.cpp refactor: Remove getCompactLayout from GenericChatroomWidget 2017-05-04 20:31:56 +03:00
genericchatroomwidget.h refactor(widget): Remove 'chatFormIsSet' 2017-06-25 22:42:44 +03:00
groupwidget.cpp refactor(widget): Remove 'chatFormIsSet' 2017-06-25 22:42:44 +03:00
groupwidget.h refactor(widget): Remove 'chatFormIsSet' 2017-06-25 22:42:44 +03:00
gui.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
gui.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
loginscreen.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
loginscreen.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
maskablepixmapwidget.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
maskablepixmapwidget.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
notificationedgewidget.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
notificationedgewidget.h style: Fix style of a lot of pointers 2017-01-06 23:03:58 +03:00
notificationscrollarea.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
notificationscrollarea.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +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 style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
qrwidget.h style: Fix style of a lot of pointers 2017-01-06 23:03:58 +03:00
splitterrestorer.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
splitterrestorer.h fix: Add splitter restorer 2017-02-26 03:14:57 +03:00
style.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
style.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
systemtrayicon_private.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
systemtrayicon.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
systemtrayicon.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
translator.cpp perf: Pass std::function by reference 2017-06-12 13:46:38 +03:00
translator.h perf: Pass std::function by reference 2017-06-12 13:46:38 +03:00
widget.cpp refactor(widget): Remove 'chatFormIsSet' 2017-06-25 22:42:44 +03:00
widget.h feat(audio):OutgoingCallSound 2017-06-14 15:19:30 -07:00