4128 Commits (83fcc76e437482480cb6d4dd6161662fb4634dff)

Author SHA1 Message Date
sudden6 3612e94f5f
refactor: cleanup Widget 5 years ago
sudden6 5fdadadfb5
refactor: remove getInstance() from friendchatroom.cpp 5 years ago
sudden6 c5e21be0f8
refactor: remove getInstance() from groupchatroom.cpp 5 years ago
sudden6 040a833d56
refactor: remove getInstance from filetransferwidget.cpp 5 years ago
bodwok 06ff723c0d
refactor: connection to parent method in toxuri.cpp 5 years ago
bodwok 3c513e2c53
refactor: connection to parent method in toxuri.cpp 5 years ago
sudden6 f37813ff88
refactor: move translations to their own module 5 years ago
Anthony Bilinski ca4f9df1ee
fix(notification): hide snore warning log spam 5 years ago
Anthony Bilinski 535b01a841
fix(preview): handle libexif missing fields, don't accept 0-value orientation 5 years ago
Anthony Bilinski 5dcea74db5
fix(core): read proxy type after personal settings are loaded 5 years ago
sudden6 811a754edd
refactor: remove getInstance from toxuri.cpp 5 years ago
sudden6 8768f6be37
refactor: remove unused OSX platform code 5 years ago
Maxim Biro f5f42233ca
fix: Usage of random 5 years ago
Anthony Bilinski 9da1e3bbdf
fix(preview): Don't log a warning on missing exif orientation metadata 5 years ago
sudden6 0f4dc940ce
refactor: remove Core dependency from Group 5 years ago
sudden6 445340a0e9
refactor: remove getInstance from ContentDialog 5 years ago
sudden6 19f4a6c4e0
refactor: remove getInstance from AddFriendForm 5 years ago
bodwok 1bc97ef219
fix(chathistory): file transfers sometimes show wrong author name 5 years ago
Mick Sayson 6e163ca5ed
feat(notification): Notifications now always replace the previous one 5 years ago
Mick Sayson a9f6543e43
feat(notification): Notification string generator for multiple messages 5 years ago
Mick Sayson 99c1753a76 fix(preview): Fix exif orientations 5 years ago
sudden6 a90f0762d9
refactor(cmake): change folder structure 5 years ago
sudden6 f3a10815ed
refactor: remove Core::getInstance from AvatarBroadcaster 5 years ago
sudden6 82e0852f3c
refactor: remove Core::getInstance from grouplist 5 years ago
Anthony Bilinski 365a452fb8
feat(core): use user editable bootstrap node list 5 years ago
Anthony Bilinski e5f33608c4
refactor(core): pass Paths into BootstrapNodeUpdater 5 years ago
Anthony Bilinski 5a877d742b
refactor(core): pass bootstrap list interface to Core 5 years ago
Anthony Bilinski 5d56a3c039
refactor(paths): move Settings path functions into Paths 5 years ago
Anthony Bilinski 062ba03fb8
refactor(db): map foreign key dependency in db schema 5 years ago
Anthony Bilinski f37f9a9492
refactor(history): enforce using PK instead of ToxId in history 5 years ago
Anthony Bilinski 8abd4e47e9
refactor(style): use #pragma once rather than include guards 5 years ago
sudden6 9306e946f8
refactor: remove Core::getInstance() from ChatForm classes 5 years ago
sudden6 ea46c0caf2
refactor: remove Core::getInstance from AvForm 5 years ago
sudden6 ef18afcbf1
refactor: remove Core::getInstance from PrivacyForm 5 years ago
sudden6 2809cd91f5
refactor: remove Core::getInstance from SettingsWidget 5 years ago
sudden6 c1ec6bc649
refactor(widget): remove usage of Core::getInstance 5 years ago
Anthony Bilinski 6105af8279
fix(ipc): allow IPC under windows by not using std::random_device with mingw 5 years ago
Anthony Bilinski 82547263f8
fix(ui): don't notify of available update if local version is newer 5 years ago
iphydf 25a7817229
chore(videosurface): Use UNIX line endings. 5 years ago
iphydf 8c8534f485
chore(interface): avoid gnu extensions in macros 5 years ago
iphydf 58b4c19709
chore: remove extra ; 5 years ago
Anthony Bilinski 2c59c92030
fix(db): Support opening and upgrading to any of three SQLCipher params 5 years ago
bodwok 03124454cd fix(ui): using a separate css file 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
Anthony Bilinski deb7fbb67c
fix(db): Add half-upgraded cipher params 5 years ago
Anthony Bilinski 2fe1918083
feat(ipc): make IPC user specific 5 years ago
Anthony Bilinski d028f9e394
chore(cleanup): replace remaining deprecated toxcore enums 5 years ago
TriKriSta c13ede85df
fix(ui): add vertical spacer to profileform 5 years ago
Anthony Bilinski 7b7950e7f7
revert(chatlog): "load messages from the database after date" 5 years ago
Anthony Bilinski c75d8c8d3e
revert(chatlog): "edit function "Load chat history"" 5 years ago