1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
LittleVulpix 5af1b4af73 fix(toxme): Remove HTML tags from ID to un-break toxme integration
Due to the colours, the current implementation sends a bunch of html tags along with the ID, which obviously isn't desirable.
To remove these tags, I am using the same implementation as in copyIdClicked .
2017-09-01 20:12:52 +02:00
..
audio refactor(audio): fix some remarks from review 2017-08-05 21:25:15 +02:00
chatlog fix(ui): Use native file picker dialog 2017-07-06 06:40:33 -07:00
core refactor: Remove deprecated methods to get id 2017-08-06 13:55:02 +03:00
model refactor: GroupChatForm::onUserListChanged is a slot now 2017-08-25 21:48:19 +03:00
net chore(formatting): run clang-format 2017-06-01 09:50:59 +02:00
persistence refactor: Remove deprecated methods to get id 2017-08-06 13:55:02 +03:00
platform fix: Keep open and share X11 connection 2017-07-23 14:41:04 -07:00
video refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00
widget fix(toxme): Remove HTML tags from ID to un-break toxme integration 2017-09-01 20:12:52 +02:00
friendlist.cpp refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00
friendlist.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 refactor: Move friend and group in model directory 2017-08-06 13:55:02 +03:00
grouplist.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
ipc.cpp chore(formatting): run clang-format 2017-06-01 09:50:59 +02:00
ipc.h fix(IPC): Add update profileId in to IPC 2017-05-24 19:41:54 +03:00
loginscreen.ui feat(UI): add some accessibility labels to login pages 2016-11-14 20:01:48 +00:00
main.cpp fix(main): Use correct way to handle application quit 2017-06-22 10:22:18 +03:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp refactor(core): Move setAvatar to profile from core 2017-05-24 19:43:47 +03:00
nexus.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00