fourtf
41a07a43af
added switch for appbase standalone
2018-11-23 12:08:24 +01:00
fourtf
45617226db
updated appbase
2018-11-23 10:21:19 +01:00
fourtf
38b23d77ce
moved BaseWindow and related files into appbase
2018-11-22 22:10:29 +01:00
fourtf
0f8a1a3ff8
added appbase submodule
2018-11-22 19:36:58 +01:00
fourtf
5c720242e4
removed unused dependencies
2018-11-22 19:11:26 +01:00
fourtf
cf26f10b80
initial appbase integration
2018-11-21 21:37:41 +01:00
hemirt
a5bed6d7e4
remove unused variable, format
2018-11-17 11:09:31 +01:00
hemirt
d2e43d78fc
fixes twitch emotes position
...
changes the position in unicodepoints to position in char16 array
(qstring)
2018-11-17 11:00:44 +01:00
hemirt
27eb2d8abc
fix surrogatepairs messing position of emotes to be removed (mismatch
...
between actual position, and position in unicode codepoints)
2018-11-15 21:14:58 +01:00
Rasmus Karlsson
9472283d76
fix twitch global badge tooltip and url
2018-11-15 00:52:54 +01:00
Rasmus Karlsson
90309d00ea
attempt to load global badges if no channel badge fits
...
Progress on #875 - Badges now render properly. this should also fix some
other global badges not rendering
2018-11-15 00:43:05 +01:00
fourtf
d8fcc1a3ed
small refactor
2018-11-14 17:27:08 +01:00
Rasmus Karlsson
0f9ef9d0aa
Fix a bug with twitch channels and the livestatusChanged signal
2018-11-10 14:30:19 +01:00
Rasmus Karlsson
57069c609a
maybe update chatterino.pro to work for older versions of osx
2018-11-07 12:20:45 +01:00
pajlada
246b9cadee
link to boost 1.67 instead of 1.68
...
it seems like boost 1.68 has issues with msvc and c++17
2018-11-05 16:37:35 +01:00
23rd
dcda714715
Moved "below" button displaying in performLayout method.
2018-11-05 14:51:33 +01:00
23rd
a0ba2154ae
Replaced caller in LogsPopup.cpp.
2018-11-05 11:39:54 +01:00
fourtf
d3003c171a
unpause when leaving the channelview
2018-11-03 22:02:52 +01:00
fourtf
6416bf3927
alternate color for historic messages
2018-11-03 21:40:48 +01:00
fourtf
5453c65f0f
implemented pausing on hover
2018-11-03 21:26:57 +01:00
Rasmus Karlsson
22cf4368bd
potentially fix msvc compilation
2018-11-03 15:43:38 +01:00
Rasmus Karlsson
bcebfca477
make /logs command better
...
previously you had to have a split open with the channel, that's not
required anymore.
2018-11-03 15:37:56 +01:00
Rasmus Karlsson
b469c24154
Support commands with spaces
2018-11-03 14:52:38 +01:00
Rasmus Karlsson
a4fd7b5366
Move settings into a separate JSON file.
...
This will unfortunately mean losing your commands, but they can be restored by
converting the old commands.txt format into the commands.json file
Fix #372
2018-11-03 13:37:09 +01:00
Rasmus Karlsson
221ec4f1e8
revert a setting-related change
2018-11-03 13:22:47 +01:00
Rasmus Karlsson
ac4a496a06
Update to latest settings library version
2018-11-03 13:00:07 +01:00
fourtf
9ced50e94e
improved alternate bg and seperator line
2018-11-01 18:04:14 +01:00
fourtf
2faf24e3d5
improved rendering of notebook tab with scaling
2018-11-01 10:16:55 +01:00
fourtf
5e69354178
added two missing settings
2018-10-31 21:23:19 +01:00
fourtf
7b06405a1c
allowing editing the timestamp freely
2018-10-31 21:13:01 +01:00
fourtf
246f999a40
improvements on settings dialog
2018-10-31 20:57:29 +01:00
fourtf
33ecc2759d
fixed compilation on linux
2018-10-31 20:40:57 +01:00
fourtf
3c3be99177
new settings page
2018-10-31 19:49:15 +01:00
fourtf
a0b6e4bb76
Fixes #756
2018-10-29 22:11:42 +01:00
fourtf
d500ab59ea
added setting for compact emotes Fixed #821
2018-10-29 21:48:15 +01:00
Ckat
dd8e8ad960
fix ctrl not registering with numlock enter ( #834 )
2018-10-29 21:16:17 +01:00
23rd
69233b77ff
Fixed Unmaximize button in title bar for Windows. ( #845 )
...
* Fixed Unmaximize button in title bar for Windows.
* Clang-formated BaseWindow.cpp.
2018-10-29 21:12:24 +01:00
Ckat
70a5a62777
save settings after clicking ok ( #846 )
2018-10-29 19:20:23 +01:00
fourtf
3df9850da7
fixed wrong scale value
2018-10-29 18:41:46 +01:00
Felix Schmid
c11d151b83
fixed pause on mouse hover
2018-10-27 11:15:39 +02:00
hemirt
9705570c98
render emoji short codes
2018-10-27 11:10:34 +02:00
hemirt
8adb2d340d
parse emojis in whispers
2018-10-27 11:10:34 +02:00
hemirt
c8f85b7755
render emojis on sent whisper
2018-10-27 11:10:34 +02:00
apa420
7467e1d0e2
Properly displays mentions in splitheader-tabs even if 'enable highlighting on new message' is disabled
2018-10-27 10:54:27 +02:00
23rd
f3235d036d
Refactored LogsPopup. ( #838 )
...
* Replaced 3rd party getting channel ID with own implementation.
* Removed useless roomID_ from LogsPopup.
* Refactored channelName_ in LogsPopup.
* Cleaned up LogsPopup.
* Removed getRoomID() method in LogsPopup.
2018-10-27 10:53:12 +02:00
23rd
06e3fabfe4
Added closing LogsPopup with QMessageBox.
2018-10-27 10:47:58 +02:00
23rd
fb14e1f88a
Removed second unnecessary getLogviewerLogs() call.
2018-10-27 10:44:17 +02:00
apa420
85c1a1dbac
Ability to click error message when not providing correct account info, Fixes #488
2018-10-27 10:41:26 +02:00
ckath
65f54ebac3
load custom badges for old chat as well
2018-10-27 10:31:01 +02:00
pphop
92cc283160
removed unnecessary network request ( #828 )
2018-10-25 23:27:45 +02:00