3660 Commits (2283d0c1b0221303197714cc2b6d90b3f0bb8144)

Author SHA1 Message Date
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
Diadlo 671b9456a8
feat: Add spell checking 7 years ago
Pavel Karelin 0d54fae37b chore: Fix warnings: remove unused variables 7 years ago
Diadlo 66fe7f2852
refactor(groupwidget): Create GroupChatroom 7 years ago
TriKriSta 7977c80a52 refactor: use Settings, add const 7 years ago
sudden6 0ad80288dc
fix(ui): don't emit filename change windows for every chat 7 years ago
sudden6 4dc7420162
fix(logging): only log toxcore messages above TRACE level 7 years ago
TriKriSta 706822123f refactor: delete sqlite in travis, edit some functions 7 years ago
sudden6 291e86d9f9
fix(ui): don't emit filename change windows for every chat 7 years ago
Diadlo 059d0120be
refactor: Add FriendChatroom (model to FriendWidget) 7 years ago
sudden6 7a98ea2def
fix(logging): only log toxcore messages above TRACE level 7 years ago
ezavod 2cdff7e9ed
fix(chatform): mark message with triple click 7 years ago
TriKriSta 42f5ac67e7 refactor: edit generateFilterWordsOnly 7 years ago
TriKriSta 4b2942d51d style: add labels.css 7 years ago
sudden6 aed820ba60
fix(profile): avoid deadlock with between main and core thread 7 years ago
TriKriSta ea8bbfd8a5 refactor: use const and QStringLiteral 7 years ago
TriKriSta 17a97f1ff6 feat: add function for generating a filter for search word only 7 years ago
TriKriSta 60a2c5e651 refactor: change QRegExp on QRegularExpression for some search functions 7 years ago
sudden6 8e5598572a
refactor(profile): small style corrections 7 years ago
sudden6 24e7c4efd4
refactor(core): format code 7 years ago
sudden6 82a7141e31
refactor(core): reimplement restart and small cleanups 7 years ago
sudden6 5a6606e351
refactor(core): prepare for future error codes 7 years ago
sudden6 5ec983d8f5
refactor(core): remove unused return value and fix comment 7 years ago
sudden6 7f7b29e55e
refactor(core): use smart pointers instead of raw pointers 7 years ago
sudden6 6aa215e96f
refactor(core): protect the tox main loop with a mutex 7 years ago
sudden6 e5acc6726f
refactor(core): reimplement avatar transfers 7 years ago
sudden6 b647f9291e
refactor(core): reimplement profile saving 7 years ago
sudden6 e56ee4a134
refactor(core): fix bootstrapping 7 years ago
sudden6 a8494980da
refactor(core): fix error handling 7 years ago
sudden6 8574162949
refactor(core): cleanup Core class 7 years ago