8300 Commits (master)
 

Author SHA1 Message Date
Anthony Bilinski f0a23bbb5d
refactor(tests): Move database test utilities to their own lib 3 years ago
Anthony Bilinski d1a8f5d6ae
refactor(test): Use temporary files in dbschema_test 3 years ago
Anthony Bilinski f777aa885c
fix(history): Heal invalid resume_file_id's saved to history 3 years ago
Anthony Bilinski 47ee51c61d
fix(history): Don't cast file_id to QString before inserting 3 years ago
Anthony Bilinski c6ee8d0654
refactor(Nexus): Remove Nexus::getCore 3 years ago
Anthony Bilinski 2d6cc25405
fix(History): Correct SQL query for empty finished file transfer 3 years ago
Anthony Bilinski 0d366a5790
chore(build): Enable all warnings on qTox libraries as well 3 years ago
Anthony Bilinski 9da8ec9926
chore(build): Comply with Wshadow in audio lib 3 years ago
Anthony Bilinski 270286b38c
refactor(audio): Move getVolume and volumeAvailable to qreal from float 3 years ago
Anthony Bilinski 8337b935f9
refactor(audio): Remove unused OpenAL::outputVolume 3 years ago
Anthony Bilinski 27f19ec2fa
fix(History): Deep copy QByteArrays from SQL selects 3 years ago
Anthony Bilinski efc641efd7
feat(Settings): Add GUI notice for global settings upgrade failure 3 years ago
Anthony Bilinski b24faabf42
refactor(GUI): Move remaining messsage box functionality to new class 3 years ago
Anthony Bilinski 3bd85452da
refactor(GUI): Remove GUI::getMainWidget 3 years ago
Anthony Bilinski b57e6c6fc4
refactor(GUI): Remove GUI setWindowTitle 3 years ago
Anthony Bilinski 94d0f29603
refactor(GUI): Remove GUI::themeReload, give responsibility to Style 3 years ago
Anthony Bilinski 3444fed0ac
refactor(GUI): Remove GUI setEnabled, call on Widget directly 3 years ago
Anthony Bilinski e4552cf905
chore(CI): Add support for building toxcore and toxext for macOS 3 years ago
Anthony Bilinski 02f384a7d2
chore(CI): Add support for building qrencode for macOS 3 years ago
Anthony Bilinski e6075c278d
chore(CI): Add support for building msgpack-c for macOS 3 years ago
Anthony Bilinski f9b8a8a05f
chore(CI): Add support for building ffmpeg for macOS 3 years ago
Anthony Bilinski a94304148e
chore(CI): Add support for building libexif for macOS 3 years ago
Anthony Bilinski b4636c8174
chore(CI): Add support for building openal for macOS 3 years ago
Anthony Bilinski ad862ca50e
chore(CI): Add support for building openssl for macOS 3 years ago
Anthony Bilinski c7ac0fdc3f
chore(CI): Add support for building opus for macOS 3 years ago
Anthony Bilinski 59fb97e2a3
chore(CI): Add support for building sodium for macOS 3 years ago
Anthony Bilinski d3bebab0b7
chore(CI): Add support for building sqlcipher for macOS 3 years ago
Anthony Bilinski 35d35a33f2
chore(CI): Add support for building VPX for macOS 3 years ago
Anthony Bilinski b067aae207
refactor: Move Style global shared state into class 3 years ago
Anthony Bilinski d7b67081e5
refactor(history): Separate db upgrade logic from History 3 years ago
Anthony Bilinski 2a2b079992
feat(core): Add error parsing for Tox_Err_Options_New 3 years ago
Anthony Bilinski a5660fb6e3
feat(core): Add error parsing for Toxav_Err_Bit_Rate_Set 3 years ago
Anthony Bilinski 47a05c7592
feat(core): Add error parsing for Toxav_Err_Call 3 years ago
Anthony Bilinski 47a20f6061
feat(core): Add error parsing for Toxav_Err_Call_Control 3 years ago
Anthony Bilinski 6c9c380915
feat(core): Add error parsing for Tox_Err_File_Send_Chunk 3 years ago
Anthony Bilinski 978bcde572
feat(core): Add error parsing for Tox_Err_File_Control 3 years ago
Anthony Bilinski 040beae56a
feat(core): Add error parsing for Tox_Err_File_Get 3 years ago
Anthony Bilinski aff5663351
feat(core): Extend and deduplicate Tox_Err_File_Send error parsing 3 years ago
Anthony Bilinski 350fa9b462
refactor: Don't handle default switch case of error enums 3 years ago
Anthony Bilinski b09796a54c
refactor(core): Move toxcore error parsing out of core.pp to utility 3 years ago
Anthony Bilinski ad6b510417
fix(macos): Represent autorun state in UI persistently 3 years ago
Anthony Bilinski 009369118f
fix(macos): Fix macOS autorun not loading at start 3 years ago
Anthony Bilinski 4c969a9277
chore(CI): Move QrEncode build from autotools to cmake 3 years ago
Anthony Bilinski 6c85492f17
chore(CI): Add macOS VPX patch to allow setting mmacosx-version-min 3 years ago
Anthony Bilinski 05faddf526
chore(CI): Rename Windows vpx.patch to vpx-windows.patch 3 years ago
Anthony Bilinski 502ccb1e1b
chore(CI): Add macOS platform detection for build scripts 3 years ago
Anthony Bilinski 90210a9826
chore(CI): Backup NSIS ShellExecAsUser plugin 3 years ago
Anthony Bilinski 5de5403964
fix(corefile): Close files of broken file transfers 3 years ago
Anthony Bilinski 42b4385c35
chore(CI): Use platform detection script in Windows dep build scripts 3 years ago
Anthony Bilinski 5ac0dee3a8
chore(CI): Add script for handling platform compile args 3 years ago