Rasmus Karlsson
|
584e6e5643
|
Initial custom and channel-specific cheermote parsing done
Needs more testing once the rendering pipeline is complete again
Fixes #74
|
2018-01-12 22:16:41 +01:00 |
|
Rasmus Karlsson
|
54502bc8b5
|
F5 adds a fake message to the IRCManager
current messages have valid cheermotes in them
|
2018-01-12 20:25:19 +01:00 |
|
Rasmus Karlsson
|
83763cf9a9
|
Remove unused method EmoteData::getImageForSize
|
2018-01-12 19:13:19 +01:00 |
|
Rasmus Karlsson
|
3c8c793e47
|
Add missing return in MessageElement::setTrailingSpace
|
2018-01-12 18:42:13 +01:00 |
|
fourtf
|
a339c4ca0a
|
fixes #221
|
2018-01-11 21:03:40 +01:00 |
|
fourtf
|
a7fa4160e8
|
added define for myself
|
2018-01-11 20:26:32 +01:00 |
|
fourtf
|
10850c0ec7
|
I BROKE EVERYTHING
refactored the rendering process
|
2018-01-11 20:17:41 +01:00 |
|
Bur0k
|
c240d6f7c2
|
Added Qt::X11BypassWindowManagerHint to the WindowFlags of ToolTipWidget (#222)
|
2018-01-10 00:30:40 +01:00 |
|
Rasmus Karlsson
|
ca0d672609
|
reformat settingsdialog.cpp
this is just a reason to push a build to try out the CI
|
2018-01-09 08:58:23 +01:00 |
|
nuuls
|
1eb256bd4e
|
fixed < in emote names breaking the <br> and tooltips on mac
|
2018-01-07 23:47:08 +01:00 |
|
nuuls
|
92cc1f354b
|
fixed scaling issue on mac and compilation issue
|
2018-01-07 23:26:11 +01:00 |
|
fourtf
|
57974508d3
|
set default fonts for macos and windows
|
2018-01-07 21:06:40 +01:00 |
|
coral
|
1348032b57
|
High DPI logo
|
2018-01-07 12:03:04 -08:00 |
|
coral
|
6f1f91e78e
|
Goodbye QGraphicsView
|
2018-01-07 11:55:41 -08:00 |
|
coral
|
085b724886
|
Added instructions on automatic code formatting
|
2018-01-07 11:43:28 -08:00 |
|
coral
|
c0863a097d
|
better kerning on the about logo
|
2018-01-07 11:40:22 -08:00 |
|
coral
|
6853e8db96
|
updated windows build instructions
|
2018-01-07 11:40:04 -08:00 |
|
fourtf
|
04f184746d
|
removed rapidjson from readme
|
2018-01-07 19:51:01 +01:00 |
|
Rasmus Karlsson
|
08859deabc
|
reformat settingsdialog.cpp
just pushing this to test auto build/deploy :kkona:
|
2018-01-07 17:28:42 +01:00 |
|
coral
|
1fab5adaf8
|
About box added in Settings, early implementation
|
2018-01-07 00:05:41 -08:00 |
|
coral
|
6377331364
|
Changed the global emoji symbol
|
2018-01-06 23:05:09 -08:00 |
|
Rasmus Karlsson
|
cb0d078648
|
windows builds now use rapidjson from a submodule
|
2018-01-07 03:32:03 +01:00 |
|
Rasmus Karlsson
|
af1e0d13e5
|
add BOOST_DIRECTORY option in qmake file to use custom boost directory
|
2018-01-07 03:24:36 +01:00 |
|
Rasmus Karlsson
|
9fa9d7f0e3
|
Implement preferred emote quality setting.
This doesn't work super well for Twitch emotes because they don't
conform to a proper emote scaling standard
Fixes #150
|
2018-01-07 02:59:46 +01:00 |
|
coral
|
5baba39cdc
|
NOT UGLY ICON PLX
|
2018-01-06 17:59:02 -08:00 |
|
fourtf
|
d8ee04936b
|
Create ISSUE_TEMPLATE.md
|
2018-01-07 00:16:26 +01:00 |
|
fourtf
|
a32d1c063c
|
searching is now case insensitive
|
2018-01-07 00:05:32 +01:00 |
|
fourtf
|
6fec6514fa
|
made int division float division
|
2018-01-06 21:47:19 +01:00 |
|
Rasmus Karlsson
|
26170e4fdb
|
Add CTRL+SHIFT+T and CTRL+SHIFT+W to Open and Close tabs
Fixes #21
|
2018-01-06 21:00:41 +01:00 |
|
fourtf
|
29046b3aa1
|
fixed scrollbar divide by zero
|
2018-01-06 20:57:16 +01:00 |
|
Rasmus Karlsson
|
b8e268f969
|
Implement CTRL+1 to CTRL+9 hotkeys for switching tabs
Progress on #21
|
2018-01-06 20:27:26 +01:00 |
|
Rasmus Karlsson
|
8aa459d826
|
Move shortcut creation code to its own helper file
|
2018-01-06 20:24:04 +01:00 |
|
fourtf
|
e5b8e33eb3
|
removed fps limit
it didn't increase performance and just made it look 'laggier'
|
2018-01-06 18:21:00 +01:00 |
|
fourtf
|
20eab57db5
|
added highlights to the scrollbar
|
2018-01-06 03:48:56 +01:00 |
|
fourtf
|
99f2d0dd27
|
fixed type of Message::Flags
|
2018-01-06 00:02:04 +01:00 |
|
fourtf
|
a4656f3ab5
|
added slight offset when notebook has no button
|
2018-01-05 23:55:41 +01:00 |
|
fourtf
|
3bf3490aa3
|
increased speed of smooth scrolling
|
2018-01-05 23:32:06 +01:00 |
|
fourtf
|
315cfd8605
|
bundling timeouts from same user
|
2018-01-05 23:14:55 +01:00 |
|
fourtf
|
47a813d5d6
|
added search popup
|
2018-01-05 13:42:23 +01:00 |
|
fourtf
|
02b73cfa27
|
I accidently an assignment
|
2018-01-05 12:22:03 +01:00 |
|
fourtf
|
df81a0e5a5
|
Pause chat while hovering. Fixes #208
Also pauses when clicking with double-click-links enabled and while
selecting text
|
2018-01-05 11:22:51 +01:00 |
|
fourtf
|
4ac03f396f
|
removed "Commands don't save" text
|
2018-01-05 11:04:37 +01:00 |
|
fourtf
|
8418e36e49
|
Fixed a bug where scrolling layouts wrong
It used the wrong with to layout the messages.
|
2018-01-05 10:41:21 +01:00 |
|
fourtf
|
69488eb2ea
|
fixed off by one error
|
2018-01-05 03:41:31 +01:00 |
|
fourtf
|
898d1d26e7
|
added window icon
|
2018-01-05 03:30:43 +01:00 |
|
fourtf
|
2fddc0ed8a
|
smoothScrolling for new messages false by default
|
2018-01-05 03:23:06 +01:00 |
|
Rasmus Karlsson
|
069e42360b
|
further fix setting collision
|
2018-01-05 03:19:41 +01:00 |
|
fourtf
|
9d2d18ceee
|
fixed settings name collision
|
2018-01-05 03:16:27 +01:00 |
|
fourtf
|
1606ea648b
|
added smoothscrolling on new message
|
2018-01-05 03:15:04 +01:00 |
|
Rasmus Karlsson
|
e58c5ec11b
|
Fix window geometry loading
Fixes #181
|
2018-01-05 03:09:44 +01:00 |
|