1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget
Tux3 / Mlkj / !Lev.uXFMLA 3b9d4eba2e
Assert that Widget isn't used on Android
That would cause horrible conflicts and apreciable slowdowns
2015-02-06 19:54:09 +01:00
..
form Use GUI instead of Widget for common GUI tasks 2015-02-06 19:01:36 +01:00
tool Fix keypad enter not sending message 2015-01-31 22:54:52 +01:00
adjustingscrollarea.cpp Move code into src/ 2014-10-07 23:26:25 -05:00
adjustingscrollarea.h Move code into src/ 2014-10-07 23:26:25 -05:00
androidgui.cpp Initial Android support 2015-02-06 12:28:49 +01:00
androidgui.h Initial Android support 2015-02-06 12:28:49 +01:00
callconfirmwidget.cpp Use GUI instead of Widget for common GUI tasks 2015-02-06 19:01:36 +01:00
callconfirmwidget.h Fix rounding for non-square CallConfirmWidget 2015-01-26 18:29:13 +01:00
chatareawidget.cpp Fixed text copying from chat windows 2015-01-04 13:23:28 +02:00
chatareawidget.h Focus the text input area when clicking on the text area 2014-12-06 13:54:37 +01:00
croppinglabel.cpp fix bug (which is actually why aliasing was menu'd in the first place) 2014-11-17 21:22:40 -06:00
croppinglabel.h Fix #767 2014-11-15 23:17:30 +01:00
emoticonswidget.cpp Fix #670 2014-11-08 14:07:51 +01:00
emoticonswidget.h Fix #670 2014-11-08 14:07:51 +01:00
friendlistwidget.cpp Contacts changing status to offline and having new events are not moved to the bottom of the list. (see issue #740) 2015-01-04 14:54:22 +01:00
friendlistwidget.h Contacts changing status to offline and having new events are not moved to the bottom of the list. (see issue #740) 2015-01-04 14:54:22 +01:00
friendwidget.cpp Group class refactoring 2014-11-24 00:58:53 +09:00
friendwidget.h set aliases from chat form (half of #780) 2014-11-17 20:15:44 -06:00
genericchatroomwidget.cpp Make compact contact layout dynamically changeable 2015-01-26 07:13:35 -06:00
genericchatroomwidget.h Make compact contact layout dynamically changeable 2015-01-26 07:13:35 -06:00
groupwidget.cpp CppCheck, some video perf improvements 2015-01-30 13:40:04 -06:00
groupwidget.h group title support 2014-11-14 18:23:54 +01:00
gui.cpp Use GUI instead of Widget for common GUI tasks 2015-02-06 19:01:36 +01:00
gui.h Use GUI instead of Widget for common GUI tasks 2015-02-06 19:01:36 +01:00
maskablepixmapwidget.cpp Make compact contact layout dynamically changeable 2015-01-26 07:13:35 -06:00
maskablepixmapwidget.h Make compact contact layout dynamically changeable 2015-01-26 07:13:35 -06:00
netcamview.cpp more strings for translation 2014-10-29 22:08:02 +03:00
netcamview.h Fix conflicting declarations struct/class vpx_image 2014-11-13 22:40:10 +01:00
systemtrayicon_private.h Fix some SystemTrayIcon issues with Qt backend 2015-01-29 17:44:23 +01:00
systemtrayicon.cpp Cleanup before returning from main 2015-02-06 19:38:08 +01:00
systemtrayicon.h Cleanup before returning from main 2015-02-06 19:38:08 +01:00
toxsave.cpp Use GUI instead of Widget for common GUI tasks 2015-02-06 19:01:36 +01:00
toxsave.h remove incorrect line 2014-11-07 16:17:23 -06:00
toxuri.cpp Sort res.qrc and remove some unnecessary spaces 2014-11-29 11:27:36 +00:00
toxuri.h handle tox save files, also fix IdentForm bug 2014-11-07 15:45:21 -06:00
videosurface.cpp CppCheck, some video perf improvements 2015-01-30 13:40:04 -06:00
videosurface.h CppCheck, some video perf improvements 2015-01-30 13:40:04 -06:00
widget.cpp Assert that Widget isn't used on Android 2015-02-06 19:54:09 +01:00
widget.h Initial Android support 2015-02-06 12:28:49 +01:00