3500 Commits (d9b39b3102eff686a072630610c199639f0d8219)

Author SHA1 Message Date
Diadlo 8db61f96ec
fix(cpu): Reduce CPU usage by avatar render 8 years ago
Diadlo bb26485db6
feat(avatar): Add outline hightlight on mouse hover 8 years ago
Diadlo 73dcbd2e60
refactor: Make MaskablePixmapWidget allow to apply style 8 years ago
Diadlo 91dabf11d3
fix: Use epsilon to compare float 8 years ago
Diadlo a96fbf1923
refactor: Remove code duplication from GroupWidget 8 years ago
Diadlo 1eb0c4af26
refactor: Add pure virtual methods for main actions in chat 8 years ago
Diadlo e3bb4e735f
refactor: Move buttons style in ChatForm css 8 years ago
Diadlo bf1c789fc1
refactor(style): Move chatFormHeader to chatForm 8 years ago
Diadlo 33736da543
refactor: Restruct code 8 years ago
Diadlo 6780331f40
refactor(chatform): Remove Nexus and Profile dependency from ChatForm 8 years ago
Diadlo 9ac5f881c6
refactor: Rename signal and remove unused params 8 years ago
Diadlo 7c76bebebe
fix(group): Send all parts of long message 8 years ago
Diadlo c0a7488c12
fix(friend): Add save friend alias on change 8 years ago
Diadlo 5bc8ef4e74
fix(chatForm): Fix issue with mixing friend and group id 8 years ago
tox-user 676be5f625 fix(identicon): don't set identicon as an avatar 8 years ago
Diadlo c274cec87e
fix(ipc): Add check if IPC init failed 8 years ago
tox-user 905ca77086 feat(settings): add an option to toggle identicons 8 years ago
Diadlo d77fbb4b19
fix(chatform): Subscribe on accept and reject buttons once 8 years ago
Diadlo f4a3bb2812
fix(chatform): Hide call confirm on call end 8 years ago
Diadlo 78262b41bd
fix(core): Check that result of get peer name is successful 8 years ago
Diadlo 2f9ba3c4d7
fix(group): Add second signal for titile changed 8 years ago
Diadlo 07ceb15e01
refactor: Move helper function in anonymus namespace 8 years ago
Diadlo 850e501acc
refactor: Use chatFormHead css 8 years ago
Diadlo 8c65aa6656
refactor: Extract button creation in function 8 years ago
Diadlo 62c60a89df
refactor: Remove unused 'SettingsWidget' from 'ContentDialog' 8 years ago
Diadlo 47da91d74f
refactor: Use loaded icons as cache, make getAsIcon const 8 years ago
Diadlo fa21594902
perf(smileys): Cleanup smileys icons by timer 8 years ago
Diadlo c640007775
perf(smileys): Use shared_ptr to automaticaly count references 8 years ago
Diadlo d83400bcdc
perf(smileys): Use lazy smileys loading 8 years ago
Gavin Stark d24d4fb8ea feat(audio): microphone voice activation 8 years ago
sudden6 5d6ae9ae37
fix(video): don't use pointers to temporary objects 8 years ago
Zetok Zalbavar 8a9c34d888
fix: add default return in Widget::getStatusIconPath to fix warning 8 years ago
Diadlo 9731d95c57
refactor(avform): Inject settings in AVForh 8 years ago
Diadlo bc05d531a3
refactor(video): Add video settings interface 8 years ago
Diadlo 44258b01f5
refactor(audio): Add audio settings interface 8 years ago
Diadlo 0a58c2fa5b
refactor: Store buttons state and calculate style and tooltip 8 years ago
Diadlo 8aa372854f
refactor: Use repolish instead of setting same stylesheet 8 years ago
Diadlo 1f8a5619c8
refactor: Remove call type from callAccepted signal 8 years ago
Diadlo 7b893346f0
refactor: Use unique ptr for call confirm widget 8 years ago
Diadlo ba1581005b
refactor: Extract head widget from GenericChatForm 8 years ago
noavarice 3ae1e2a25b
refactor: simplified applMarkdown() 8 years ago
noavarice de108ce834
refactor: allow newline|space to appear after multiline code seq 8 years ago
noavarice 6ffe4cd8d8
fix: URL patterns based on RFC 3986 8 years ago
noavarice 7b74cc5019
refactor: added separate regex for single slash and minor change 8 years ago
noavarice d48a479a39
refactor: applyMarkdown() function logic is more rigorous 8 years ago
noavarice 5e5352c268
refactor: changed markdown regexes and related constants 8 years ago
noavarice 1ac21c07db
refactor: replace TextFormatter class with function 8 years ago
noavarice e9209b06f9
refactor: independent URL highlighting 8 years ago
anthony.bilinski 1394dd1b7f fix(call): fix bugs introduced from ToxCall refactor 8 years ago
Jiachen Yang 70b235f271 fix: using current setting in autoaccept dialog 8 years ago