kornes
|
2a9c15b2de
|
Fix triple click selection on message containing reply (#4131)
closes https://github.com/Chatterino/chatterino2/issues/4128
|
2022-11-12 12:44:03 +00:00 |
|
Salman Abuhaimed
|
070151fbc8
|
change unicode for better font support and fix some cases (#4139)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-11-12 08:30:44 +00:00 |
|
mohad12211
|
3fcb7e1702
|
Implement initial support for RTL languages (#3958)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
fix https://github.com/Chatterino/chatterino2/issues/720
|
2022-11-10 20:36:19 +00:00 |
|
Daniel Sage
|
7640677a43
|
Improve Appearance of Reply Curve (#4077)
|
2022-11-02 09:19:44 +01:00 |
|
Daniel Sage
|
20c974fdab
|
Added support for Twitch's Chat Replies (#3722)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-07-31 10:45:25 +00:00 |
|
Adam Davies
|
937e33a2fd
|
Fix zero-width emotes sometimes wrapping lines incorrectly (#3389)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-12-06 22:49:08 +00:00 |
|
Tal Neoran
|
5112ec73b0
|
Fix zero-width emotes alignment with removeSpacesBetweenEmotes setting (#3249)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-10-24 12:30:28 +00:00 |
|
pajlada
|
d1f81ab50b
|
Add an option to remove spaces between emotes (#2684)
This feature is disabled by default and can be enabled in the settings.
Co-authored-by: Mm2PL <jakis128@gmail.com>
|
2021-04-25 22:25:23 +00:00 |
|
Paweł
|
0e99527e8c
|
Fixed deprecated method QFontMetrics::width (#2509)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-03-13 14:47:02 +01:00 |
|
Leon Richardt
|
0eed45ae67
|
Chore: Proper Lambda Formatting (#2167)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2020-11-08 12:02:19 +01:00 |
|
fourtf
|
b7e86a8de6
|
reduced COMPACT_EMOTES_OFFSET to fix a graphical glich in timed out
messages
|
2020-08-23 17:24:35 +02:00 |
|
Jonas Schmitt
|
58725efbd5
|
Fix styling of channel point reward message text. (#1845)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2020-08-09 11:50:53 +02:00 |
|
Rasmus Karlsson
|
2d3fb8950e
|
hardcoded list of BTTV's christmas emotes
|
2019-12-05 20:10:56 -08:00 |
|
Cranken
|
f89ca517ce
|
Fix first line of emotes in emote picker window being shifted.
|
2019-10-06 17:29:18 +02:00 |
|
Leon Richardt
|
b06eb9df83
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
|
23rd
|
9654650bee
|
Renamed variables to clear some warnings.
|
2019-05-10 22:18:05 +02:00 |
|
ckath
|
b49c21a515
|
change comment to original so it doesnt cause a change
|
2019-03-23 23:55:11 +01:00 |
|
ckath
|
1c8373432c
|
but dont fuck up the (dis/re)connected messages
|
2019-03-23 23:49:55 +01:00 |
|
ckath
|
11f01947a7
|
stop emotes from being cut off
|
2018-12-14 22:40:56 +01:00 |
|
fourtf
|
fc93d7b738
|
added wip effect for (dis/re)connected messages
|
2018-12-04 21:07:55 +01:00 |
|
fourtf
|
0e242202a4
|
minor improvements
|
2018-12-02 17:49:15 +01:00 |
|
fourtf
|
d500ab59ea
|
added setting for compact emotes Fixed #821
|
2018-10-29 21:48:15 +01:00 |
|
fourtf
|
e259b9e39f
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
|
Cranken
|
ced5508286
|
Removed unnecessary get on shared pointers.
|
2018-10-06 16:33:18 +00:00 |
|
Cranken
|
4c4d1d2042
|
Fixed double click selection.
|
2018-10-06 16:33:18 +00:00 |
|
Cranken
|
5c2cdce516
|
Added triple clicking to select the whole message.
|
2018-10-06 16:33:18 +00:00 |
|
Cranken
|
7c367b73e6
|
Changed some formatting, also fixed an unrelated bug.
|
2018-10-06 16:33:18 +00:00 |
|
fourtf
|
8bcc9c487b
|
Fixes #411, #516
|
2018-08-16 00:16:33 +02:00 |
|
fourtf
|
f6414c9d7e
|
remove settings and paths from Application
|
2018-08-12 12:56:28 +02:00 |
|
fourtf
|
44f5a15da3
|
turning a lot of includes into forward declares
|
2018-08-11 22:23:06 +02:00 |
|
fourtf
|
c719bb6b74
|
categorized emtotepopup
|
2018-08-11 14:26:02 +02:00 |
|
fourtf
|
381177dd24
|
refactored EnumFlags
|
2018-08-07 07:55:31 +02:00 |
|
fourtf
|
f71ff08e68
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
|
fourtf
|
280bb4cf8e
|
Renamed private members
|
2018-07-06 19:24:35 +02:00 |
|
fourtf
|
2df142bd50
|
renamed *Manager files
|
2018-06-28 19:46:45 +02:00 |
|
fourtf
|
2df0566492
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
|
fourtf
|
a9bf9cf722
|
rename #3
|
2018-06-26 14:09:39 +02:00 |
|
fourtf
|
c9722b9780
|
rename #2
|
2018-06-26 13:24:55 +02:00 |
|