3747 Commits (174d6ef8ca07f892c4ad329107f03978645bf1ab)

Author SHA1 Message Date
sudden6 2ab081b4a9
refactor: remove support for c-toxcore < 0.2.0 7 years ago
Monsterovich 2557f5e045 fix(ui): remove useless variable 7 years ago
Monsterovich d54e21064c fix(ui): oops 7 years ago
Monsterovich 89cb24254d fix(ui): fix anything 7 years ago
Monsterovich a4a8e361d0 fix(ui): groupcolors fix2 7 years ago
Monsterovich ab89ca2d8e fix(ui): groupcolors fix1 7 years ago
Monsterovich aaf5229ece feat(ui): Added feature to generate colors for user names in tox groups 7 years ago
Anthony Bilinski dec90ad84d
fix(ui): allow adding friends with Tox URI 7 years ago
sudden6 cc4a6e421e
refactor(chatform): remove unused macro 7 years ago
sudden6 133ac8def8
feat(themes): make themes follow standard paths 7 years ago
sudden6 5033fc3f5d
refactor: remove unused includes and don't set Tox as organization 7 years ago
Jimi Huotari 71d1fa6f24
refactor(themes): load css and images from themes folder 7 years ago
sudden6 10a4b249bb
fix(core): remove pgc code 7 years ago
sudden6 2408e76d0c
refactor: remove unused includes and format code 7 years ago
Anthony Bilinski 13b15a87d7
fix(ui): require . in www.url regex matching 7 years ago
Anthony Bilinski 109a4ffd43
fix(core): set username and status on new profile 7 years ago
Anthony Bilinski aa7542f729
fix(ui): re-sort friends list on friend rename 7 years ago
Mick Sayson c8716e9c45 feat(files): Add maximum size to autoaccept downloads 7 years ago
Mick Sayson 939f2c865a refactor(files): clang-format generated whitespace changes 7 years ago
Anthony Bilinski 5f48fd4e10
fix(ui): only add chat message for call once 7 years ago
sudden6 26206a35eb
fix(core): ensure QTimers are moved with the objects they belong to 7 years ago
Jakie.OYMJ e6d40be72e fix: add remove history prompt, clear log area after remove 7 years ago
TriKriSta 8808c630f2 fix: show the date every new day (fixes #5280) 7 years ago
sudden6 9de40e5a97
fix(video): don't pass invalid pixel format strings to ffmpeg 7 years ago
sudden6 3746bd13bc
fix(video): workaround for webcams that provide no fps value 7 years ago
sudden6 a139a9933b
refactor(core): cleanup thread and timer destruction in Core and CoreAV 7 years ago
Mick Sayson f988177a9b fix(core): Fix misuse of toxcore tox_file_send API 7 years ago
sudden6 5d65ab3876
fix(audio): specify format for sounds and make sounds follow it 7 years ago
Anthony Bilinski 064dccf8b4
fix(ui): avatar highlight on hover in profile 7 years ago
Anthony Bilinski cc6df2c294
chore(core): use new toxcore enum typenames 7 years ago
Anthony Bilinski 0c757356d3
fix(avatar): set friend to identicon on empty avatar receipt 7 years ago
Anthony Bilinski 91bdd40f10
fix(ui): remove focus window option, fixing alert() on Windows 7 years ago
Anthony Bilinski 7839a26083
fix(settings): save settings early on Windows shutdown 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
Anthony Bilinski d9e587e4f5
fix(chatform): don't attempt to send messages to offline friends 7 years ago
Anthony Bilinski dac1582b72
fix(ui): by default, don't grab focus on new message 7 years ago
Anthony Bilinski a2c44cbeda
fix(settings): set default proxy type to None, enabling UDP by default 7 years ago
iphydf 31f54d4d1c
refactor: Improve toxcore-originated log messages. 7 years ago
Anthony Bilinski dc7ddbebad
fix(ui): don't scale avatar to point of cropping in chat form header 7 years ago
Anthony Bilinski 11131fa083
fix(ui): Display most recent group member's name instead of <Empty> 7 years ago
TriKriSta b6ab0ec2ca refactor: add SearchDirection 7 years ago
Jakie.OYMJ bc69c8c919 fix(ui): fix the context menu enabled/disabled behaviors 7 years ago
TriKriSta 4253301c56 feat: add message if text not found 7 years ago
TriKriSta eb92ce15f1 refactor: change text and icons in search forms 7 years ago
Anthony Bilinski 7c496d425b
chore(review): address remaining review comments from #5098 7 years ago
pkev ee0d4bb880
fix: correct format log files 7 years ago
TriKriSta 81587d0fbb refactor: add code for work in Qt5.5 7 years ago
iphydf 4fa257bf66
refactor: Give ChatFormHeader an out-of-line destructor. 7 years ago
iphydf 945ed65ba7
refactor: Remove unused lambda capture. 7 years ago
Diadlo 8d10fe47ec
feat(ui): Add ui to setup spell checking 7 years ago