1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
tWido 33162c9674 refactor(core): use STL random implementation insted of Qt
use STL <random> libs to reduce version specific code

Closes #6017
2020-12-22 16:37:05 +01:00
..
chatlog refactor: delete classes that were used to reload theme 2020-08-28 10:26:26 -07:00
core refactor(core): use STL random implementation insted of Qt 2020-12-22 16:37:05 +01:00
model refactor(Qt): fix build with Qt 5.15 2020-11-22 19:56:59 -08:00
net fix(ui): don't notify of available update if local version is newer 2020-11-22 19:57:47 -08:00
persistence Merge branch 'v1.17-dev' 2020-11-23 09:53:13 -08:00
platform fix(osx): Update deprecated QDateTime and QProcess APIs 2020-11-22 20:06:33 -08:00
video refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
widget refactor(core): use STL random implementation insted of Qt 2020-12-22 16:37:05 +01:00
friendlist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
friendlist.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
grouplist.cpp refactor: remove Core::getInstance from grouplist 2020-05-11 10:28:26 +02:00
grouplist.h refactor: remove Core::getInstance from grouplist 2020-05-11 10:28:26 +02:00
ipc.cpp fix(ipc): allow IPC under windows by not using std::random_device with mingw 2020-04-30 19:26:18 -07:00
ipc.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp refactor(core): use STL random implementation insted of Qt 2020-12-22 16:37:05 +01:00
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 2019-05-07 14:34:08 -07:00
nexus.cpp refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
nexus.h refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00