657 Commits (188fe340f2cf3fd314cc39c46713b6f53e00ea5c)

Author SHA1 Message Date
Anthony Bilinski 188fe340f2
feat(l10n): Add Urdu and Icelandic translations 4 years ago
Jimi Huotari db8af0561d fix(UI): hide update related elements when -DUPDATE_CHECK=OFF 4 years ago
Jimi Huotari 50063f76ab fix(build): don't connect UpdateCheck when -DUPDATE_CHECK=OFF 4 years ago
Anthony Bilinski 479cd90f9c
chore(i18n): Add new languages 5 years ago
Anthony Bilinski ce1ecb4234
fix(settings): Initialize gain slider to correct position 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 b51e46683e
feat(ui): add warning in GUI when running unstable version 5 years ago
powerjungle 31de0eaf08
fix(ui): move update elements in about 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
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
Anthony Bilinski cbead16742
feat(ui): Make auto-accept size 0 wording less ambiguous 5 years ago
Maxim Biro f5f42233ca
fix: Usage of random 5 years ago
sudden6 a90f0762d9
refactor(cmake): change folder structure 5 years ago
Anthony Bilinski 5d56a3c039
refactor(paths): move Settings path functions into Paths 5 years ago
Anthony Bilinski 8abd4e47e9
refactor(style): use #pragma once rather than include guards 5 years ago
sudden6 ea46c0caf2
refactor: remove Core::getInstance from AvForm 5 years ago
sudden6 ef18afcbf1
refactor: remove Core::getInstance from PrivacyForm 5 years ago
iphydf 58b4c19709
chore: remove extra ; 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
Anthony Bilinski 4f7056385f
refactor: remove dependency on libfilteraudio 5 years ago
Anthony Bilinski f756dbae2a
chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 5 years ago
Anthony Bilinski 2c1a86482a
chore(style): remove old style casts and cross sign comparisons 5 years ago
Jimi Huotari 6d51971c6f refactor(Qt): fix build with Qt 5.15 5 years ago
sudden6 1158faee07
chore: update copyright date in About 6 years ago
sudden6 1f4fee0e4c
chore: update copyright date in About 6 years ago
Anthony Bilinski 366478fca9
chore: remove "Hardware" from issue template 6 years ago
sudden6 547a038e48
refactor: remove AppImage update bridge 6 years ago
sudden6 5b3c8aec11
refactor: remove AppImage update bridge 6 years ago
Anthony Bilinski 1ad561ca4c
refactor(style): use only one of override, virtual, or final 6 years ago
jessica181920 11b34c84ef fix(i18n): Various English fixes 6 years ago
sudden6 909deb0feb
fix: remove reconnect button 6 years ago
antony-jr f4d9cff7d4
chore(build): format code 6 years ago
antony-jr 5eea8ba27f
feat(build): add the delta updater 6 years ago
jenli669 fb3f44721e
refactor(AVForm): replace QDesktopWidget::screenCountChanged 6 years ago
jenli669 16452eff0c
refactor(AVForm): replace QDesktopWidget::resized 6 years ago
jenli669 adab063a49
refactor(widget): make PrivacyForm use signals for clearAllReceipts() 6 years ago
jenli669 c28b2604cd
refactor(widget): remove Widget singleton access from GeneralForm 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Mick Sayson d934cf372b feat(offlinemsg): Force offline messages to always be enabled 6 years ago
Monsterovich 84e41303ce fix(ui): don't forget to update UI 6 years ago
Monsterovich 3b305dd05a fix(ui): Added option to hide message sender and contents 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
sudden6 cef773c4f6
fix(AVForm): don't load gain when device not ready 6 years ago
sudden6 e7e35642d7
refactor(audio): introduce IAudioSource interface and use it 6 years ago
sudden6 a8546fe8cb
refactor: use smart pointer instead of raw pointer 6 years ago
sudden6 47402fae90
refactor: run formatting script 6 years ago
sudden6 5b908184fc
refactor(audio): move audio output to new IAudioSink interface 6 years ago