1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Anthony Bilinski 9e99db51d9
fix(ui): don't notify of available update if local version is newer
This could happen between the time when the release tag is pushed and the time
when the release binaries are published.

Fix #6112

(cherry picked from commit 82547263f8)
2020-11-22 19:57:47 -08:00
..
audio refactor: remove dependency on libfilteraudio 2020-03-23 18:24:23 -07:00
chatlog revert(chatlog): "load messages from the database after date" 2020-04-12 22:40:11 -07:00
core refactor(Qt): fix build with Qt 5.15 2020-11-22 19:56:59 -08: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 refactor(Qt): fix build with Qt 5.15 2020-11-22 19:56:59 -08:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
util fix(model): stop interfaces from inheriting from QObject 2020-03-20 02:07:20 -07:00
video fix(interface): use virtual destructors for all interfaces 2020-03-22 01:59:24 -07:00
widget refactor(Qt): fix build with Qt 5.15 again 2020-11-22 19:57:42 -08:00
friendlist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
friendlist.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
grouplist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
grouplist.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
ipc.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
ipc.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp refactor(Qt): fix build with Qt 5.15 2020-11-22 19:56:59 -08:00
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 2019-05-07 14:34:08 -07:00
nexus.cpp fix: add missing type for Qt slot 2020-03-20 02:26:22 -07:00
nexus.h feat(proxy): provide commandline tools for proxy settings 2019-09-02 21:05:01 -07:00