7962 Commits (90484a1fdff263156fe72ee974173a53d298e17d)
 

Author SHA1 Message Date
Anthony Bilinski 90484a1fdf
chore(CI): Replace CentOS 8 CI with AlmaLinux 3 years ago
Anthony Bilinski 65c42ebd9e
chore(release): Create release on tag push 4 years ago
Anthony Bilinski c85e24e7db
chore(release): Create nightly release on master branch pushes 4 years ago
Anthony Bilinski 83fcc76e43
chore(docs): Remove old native Windows build instructions 4 years ago
Anthony Bilinski 481818fb59
chore(docs): Remove instructions for building packages automatically 4 years ago
Anthony Bilinski 7d0d62c154
chore(build): Remove bootstrap.sh 4 years ago
Anthony Bilinski ff2cad3b03
chore(build): Remove qTox-Mac-Deployer-ULTIMATE.sh 4 years ago
Anthony Bilinski e405868037
chore(build): Update build_toxcore_linux.sh to handle relative call paths 4 years ago
Anthony Bilinski f5cf3cd183
chore(CI): Remove CIRP, replaced by direct GH action uploads 4 years ago
Anthony Bilinski 5fcf86b521
chore(CI): Remove if-no-files-found from artifact upload 4 years ago
Anthony Bilinski a07ab89cc8
chore(CI): Upload release Windows zips from GH actions workflow 4 years ago
Anthony Bilinski c06e830f71
chore(maintaining): Remove update-toxcore-version.sh script 4 years ago
Anthony Bilinski 2c6a01c8ec
chore(flatpak): Fix JSON syntax, single quote to double quote 4 years ago
Anthony Bilinski 9ea6d7e8fc
fix(flatpak): Build flatpak qTox and dependencies in Release mode 4 years ago
Anthony Bilinski 263ac68c86
chore(CI): Remove circle CI, replaced by GH actions 4 years ago
Anthony Bilinski e1287b94c7
Merge pull request #6413 4 years ago
Anthony Bilinski cea54c17c9
Merge pull request #6386 4 years ago
Mick Sayson 8abe8320d2 chore(CI): Use docker for CI scripts 4 years ago
Anthony Bilinski 7f4c308990
Merge branch 'v1.17-dev' 4 years ago
Anthony Bilinski f0e82c3d90
chore(release): Update version number to v1.17.4 4 years ago
Anthony Bilinski aca23cd100
chore(release): Add changelog for v1.17.4 4 years ago
Anthony Bilinski 992cdbd045
chore: Replace deprecated QMutex::Recursive with QRecursiveMutex 4 years ago
Maxim Biro 96e1ce573b
chore(windows): update VPX to 1.11.0 4 years ago
Maxim Biro f854e5bbef
chore(windows): update Exif to 0.6.24 4 years ago
Maxim Biro 0eb4dc3735
chore(windows): update FFmpeg to 4.4.1 4 years ago
Maxim Biro bc7497a01c
chore(windows): update SQLCipher to 4.5.0 4 years ago
Maxim Biro 265e2e1721
chore(windows): update Qt to 5.12.12 4 years ago
Anthony Bilinski 1e6cf4fdb7
Merge pull request #6416 4 years ago
Anthony Bilinski e12e6fecaa
chore(deps): update c-toxcore to v0.2.13 4 years ago
Mick Sayson 257a19caaa feat(filesform): Add in progress transfers to files form 4 years ago
Mick Sayson c7efe320d2 refactor(filetransfer): Move file transfer progress into ToxFile 4 years ago
Mick Sayson 3bc4aa52be fix(filetransfer): Fix UI inconsistencies with pause/resume 4 years ago
Anthony Bilinski 9624fc33b0
chore(deps): update c-toxcore to v0.2.13 4 years ago
Maxim Biro d03c60e3b2
chore(windows): Update toxcore to 0.2.13 4 years ago
Maxim Biro 2414593386
chore(windows): update VPX to 1.11.0 4 years ago
Maxim Biro d08c37b5a4
chore(windows): update Exif to 0.6.24 4 years ago
Maxim Biro de84dcb89c
chore(windows): update FFmpeg to 4.4.1 4 years ago
Maxim Biro 560751db88
chore(windows): update SQLCipher to 4.5.0 4 years ago
Maxim Biro da8885cffb
chore(windows): update Qt to 5.12.12 4 years ago
sudden6 3c58b992c6
perf: reduce repainting in animations 4 years ago
Anthony Bilinski 6a10abf1b3
Merge pull request #6374 4 years ago
Anthony Bilinski 54a2b8970b
chore(review): Copyright notice cleanup 4 years ago
Mick Sayson ffef0e3796
refactor(chatlog): Rename ChatLog -> ChatWidget 4 years ago
Mick Sayson 3757f733cc
refactor(chatlog): Remove unused getRow functions from ChatLine 4 years ago
Mick Sayson b36a38e716
feat(chatlog): Re-implement sliding window ChatLog view 4 years ago
Mick Sayson a9f7c0ca7e
refactor(chatlog): Store ChatLine::Ptr in messages instead of ChatMessage 4 years ago
Mick Sayson b7a88cde6e
refactor(chatlog): Move rendering of messages from GenericChatForm -> ChatLog 4 years ago
Mick Sayson dd7df35720
revert(chatlog): Revert cleanup 4 years ago
Mick Sayson 00ab89c3ce
revert(chatlog): "feat: load messages from the database before date" 4 years ago
Anthony Bilinski 041b697e77
revert(chatlog): "load messages from the database after date" 4 years ago