169 Commits (4c969a92770699dd12ce9ab9252b1aeed7b67fa6)

Author SHA1 Message Date
antony-jr 5eea8ba27f
feat(build): add the delta updater 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Mick Sayson e607e6ecb4 refactor(chatlog): Add a class to manage history through the IChatLog interface 6 years ago
Mick Sayson 71f8220925 refactor(chatlog): Add class to manage underlying chatlog state 6 years ago
Mick Sayson f0d840002a refactor(messages): Create class to manage sending/receiving group messages from core 6 years ago
Mick Sayson 22a4c38bfd refactor(messages): Create class to manage sending/receiving friend messages from core 6 years ago
Diadlo ac36ed8180 refactor: Create interfaces for ContentDialog and ContenDialogManager 6 years ago
Monsterovich 821ed52616 fix(ui): revert CMakeLists.txt 6 years ago
Monsterovich 1bbe210c25 fix(ui): Improved notifications 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
sudden6 e7e35642d7
refactor(audio): introduce IAudioSource interface and use it 6 years ago
sudden6 5b908184fc
refactor(audio): move audio output to new IAudioSink interface 6 years ago
sudden6 c61fcd1f2b
refactor(audio): create interface for audio sinks and sources 6 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 6 years ago
Anthony Bilinski e1f7edd298
chore(i18n): add pt_BR translation 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
yangfl 70781bb14f chore(cmake): add libatomic to target_link_libraries when required 6 years ago
sudden6 66e2c01029
feat(notify): add desktop notifications using snorenotify 6 years ago
sudden6 8fbffa9fe7
refactor: link ressources into qtox_static library target 7 years ago
sudden6 489027ea1e
fix(flatpak): use SVG for icon 7 years ago
Anthony Bilinski 013771c13a
feat(build): remove timestamps from build to allow reproducible builds 7 years ago
Anthony Bilinski 8bf059bb2e
chore(ui): remove broken auto update 7 years ago
Anthony Bilinski 6c9d7b59c1
feat(ui): add update notification enabled with -DUPDATE_CHECK 7 years ago
Diadlo 7ad8607c43
refactor: Create ContentDialogManager 7 years ago
Mick Sayson 293a1d615c fix(transfer): Accurately represent pause state in UI 7 years ago
yangfl 6d0885f396 chore(cmake): let CMake choose which platform dependent code to compile 7 years ago
Mick Sayson 157be30b11 refactor(files): Refactor FileTransferWidget 7 years ago
sudden6 c3363a1fea
feat: add class to retrieve bootstrap nodes from nodes.tox.chat 7 years ago
yangfl 57fba65a37 chore(cmake): check for libatomic support 7 years ago
sudden6 c6a197feca
refactor: re-format and cleanup 7 years ago
sudden6 3ee8c665df
feat(paths): create class to combine all qTox managed paths 7 years ago
sudden6 133ac8def8
feat(themes): make themes follow standard paths 7 years ago
Jimi Huotari 71d1fa6f24
refactor(themes): load css and images from themes folder 7 years ago
Patrick 6a240141ea
fix(build):add cmake_policy for CMP0071 to suppress warinings in cmake 7 years ago
sudden6 fd99dfd0a5
feat(build): add option to enable AddressSanitizer 7 years ago
Anthony Bilinski edb306c723
fix(build): fix default cmake build not actually being debug 7 years ago
Diadlo 671b9456a8
feat: Add spell checking 7 years ago
Diadlo 66fe7f2852
refactor(groupwidget): Create GroupChatroom 7 years ago
Diadlo 059d0120be
refactor: Add FriendChatroom (model to FriendWidget) 7 years ago
sudden6 20ca6c84c8
refactor(core): move Tox_Options handling to separate file 7 years ago
sudden6 c7ca261679
refactor(core): move logger to its own file 7 years ago
TriKriSta 610e04aa26 feat: use search settings 7 years ago
TriKriSta 87b340f4a1 feat: create widget for search settings 7 years ago
Yuri aa9cff315d feat: Add the cmake option USE_CCACHE 8 years ago
TriKriSta 863c46c73d feat: add form for search 8 years ago
sudden6 1a06f85d3c
feat(l10n): add Macedonian translation 8 years ago
sudden6 196529b8e8
chore: disable broken autoupdater by default 8 years ago
Diadlo e4537c04bc
refactor: Add IFriendSettings 8 years ago
Diadlo bc05d531a3
refactor(video): Add video settings interface 8 years ago
Diadlo 44258b01f5
refactor(audio): Add audio settings interface 8 years ago