4128 Commits (83fcc76e437482480cb6d4dd6161662fb4634dff)

Author SHA1 Message Date
bodwok 35244db50e
refactor(ui): code improvement 4 years ago
bodwok 1d5dd8063e
refactor(ui): code improvement 4 years ago
bodwok 89fa7db90a
fix(build): include QVector type 4 years ago
bodwok 18b34b325f
refactor(ui): separation of responsibility for sorting the contact list 4 years ago
Anthony Bilinski 55fb28b08b
fix(core): extend RAII locker lifetime until end of function 4 years ago
Anthony Bilinski f3f1f08afb
refactor(ui): using the isCompact function 4 years ago
Anthony Bilinski e6bc355bc7
fix(ui): passing arguments from the CircleWidget constructor 4 years ago
Anthony Bilinski 8276141ef9
fix: Replace deprecated QMutex::Recursive with QRecursiveMutex 4 years ago
Mick Sayson e9131d33aa
feat(chatlog): Upgrade db schema to support system messages 4 years ago
Anthony Bilinski 479cd90f9c
chore(i18n): Add new languages 4 years ago
Jamie Westell 98a818cbea fix(video): only list video devices with video capture capability 4 years ago
bodwok b98801f42f
fix(ui): add group widgets on start with "Activity" mode 5 years ago
Waris Boonyasiriwat 034d7671a5 fix(smileys): fix flag emojis 5 years ago
Mick Sayson d338ed97d9
refactor(chatform): Move typing notification creation into ChatLog 5 years ago
Mick Sayson d0f4c336ba
refactor(chatform): Use IChatLog to get date in GenericChatForm 5 years ago
Mick Sayson 26701283cd
feat(extensions): Split messages on extended messages 5 years ago
Mick Sayson b715815011
feat(extensions): UI updates for extension support 5 years ago
Mick Sayson 5f5f612841
feat(messages): History and offline message support for extended messages 5 years ago
Mick Sayson 7474c6d8ac
feat(messages): Multipacket message support 5 years ago
Mick Sayson 13b8bc207b refactor(history): Remove peerId caching from history 5 years ago
Anthony Bilinski ce1ecb4234
fix(settings): Initialize gain slider to correct position 5 years ago
begasus 36463f6f9d
feat(haiku): Haiku doesn't use sys/errno.h 5 years ago
Anthony Bilinski 7a683fa5c2
chore: log self and friends network connection type 5 years ago
tWido 33162c9674 refactor(core): use STL random implementation insted of Qt 5 years ago
powerjungle 640493477d
refactor(ui): change unstable version warning message 5 years ago
powerjungle f9f85febea
refactor(log): change unstable version warning message 5 years ago
powerjungle b51e46683e
feat(ui): add warning in GUI when running unstable version 5 years ago
powerjungle 6527fd4fca
fix(ui): system translation not being updated 5 years ago
powerjungle 31de0eaf08
fix(ui): move update elements in about 5 years ago
Anthony Bilinski b42b1f5e15
fix(osx): Update deprecated QDateTime and QProcess APIs 5 years ago
Anthony Bilinski 9e99db51d9
fix(ui): don't notify of available update if local version is newer 5 years ago
Jimi Huotari ab5a1ce007
refactor(Qt): fix build with Qt 5.15 again 5 years ago
Jimi Huotari d9c3279c40
refactor(Qt): fix build with Qt 5.15 5 years ago
powerjungle 98976547fe
fix(translation): match text to translation files part 2 5 years ago
powerjungle 251beb5b70
fix(translation): match text to translation files 5 years ago
powerjungle 54d8c35b82
refactor(logging): change VERSION_REGEX_STRING to a const 5 years ago
powerjungle 0ee37a7a09
fix(logging): check if version is stable before other checks 5 years ago
powerjungle 90cc962802
feat(logging): check if current code is tagged 5 years ago
sudden6 db205bea57
refactor(profile): remove some uses of Settings::getInstance() 5 years ago
TriKriSta a97c53313a
fix: clear custom style before update style 5 years ago
TriKriSta 6b77446c82
refactor: reorder of includes 5 years ago
TriKriSta 14f4188401
refactor: save friendScroll as a class member 5 years ago
TriKriSta b11a09d3e4
refactor: delete classes that were used to reload theme 5 years ago
TriKriSta 3bf3128a4f
fix(ui): implement and connect reloadTheme in leaf classes 5 years ago
sudden6 9971bc3a1e
refactor(core): make construction independent of CoreAV 5 years ago
Anthony Bilinski 0f5ba08fd2
fix(settings): Unlock Settings mutex before emitting setting changed signals 5 years ago
Anthony Bilinski 6801098651
fix(settings): Emit correct signal when spellchecking is updated 5 years ago
Anthony Bilinski cbead16742
feat(ui): Make auto-accept size 0 wording less ambiguous 5 years ago
sudden6 85e9aeea2f
refactor(core): finally remove Core::getInstance 5 years ago
sudden6 b0295b7c0a
refactor(chatlog): remove getInstance from ChatlogItem 5 years ago