mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
42a9534b24
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 |
||
---|---|---|
.. | ||
content | ||
chatline.cpp | ||
chatline.h | ||
chatlinecontent.cpp | ||
chatlinecontent.h | ||
chatlinecontentproxy.cpp | ||
chatlinecontentproxy.h | ||
chatlog.cpp | ||
chatlog.h | ||
chatmessage.cpp | ||
chatmessage.h | ||
createChatMessage | ||
customtextdocument.cpp | ||
customtextdocument.h | ||
documentcache.cpp | ||
documentcache.h | ||
pixmapcache.cpp | ||
pixmapcache.h | ||
textformatter.cpp | ||
textformatter.h |