1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
ezavod 96b2977a5f fix: set CSS font-weight of editbox always to normal
This fixes issue #4292 by setting CSS `font-weight: normal` always.
2017-03-28 10:45:27 +02:00
..
audio fix: silence warning by not using dynamic arrays on stack 2017-03-19 19:27:50 +01:00
chatlog fix: remove useless line that caused a warning 2017-03-23 13:36:29 +01:00
core refactor: ContentDialog refactoring 2017-03-21 01:38:03 +03:00
net fix: Fix incorrect headers order 2017-03-18 19:36:50 +06:00
persistence feat(groups): add option to automatically accept groupchat invites 2017-03-25 21:50:00 +01:00
platform fix: Fix incorrect headers order 2017-03-18 19:36:50 +06:00
video fix: Stop using deprecated avcodec_decode_video2 2017-03-20 21:10:27 +03:00
widget fix: set CSS font-weight of editbox always to normal 2017-03-28 10:45:27 +02:00
friend.cpp refactor(friend): Remove obsolete code from Friend class 2017-03-08 15:18:40 +03:00
friend.h refactor(friend): Remove obsolete code from Friend class 2017-03-08 15:18:40 +03:00
friendlist.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
friendlist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
group.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
group.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
groupinvite.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
groupinvite.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
grouplist.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
grouplist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
ipc.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
ipc.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
loginscreen.ui feat(UI): add some accessibility labels to login pages 2016-11-14 20:01:48 +00:00
main.cpp fix(UI): actually load bundled Unicode font as soon as possible 2017-03-12 12:14:25 +00:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
nexus.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00