Commit graph

1787 commits

Author SHA1 Message Date
Marco Schmid c49f17cc07 help text added for f5 2018-10-23 20:08:00 +02:00
Marco Schmid 0f85999b4c changed debug keybing to f6, f5 is now for refreshing 2018-10-23 20:08:00 +02:00
Marco Schmid 077e2e089d reload working fine with f6, f5 seems to be special 2018-10-23 20:08:00 +02:00
Rasmus Karlsson 0f44a2e0f4 re-enable link resolver, but fix the underlying issue in the "link changed" signal.
The feature itself still doesn't work for me, but this code does the same thing.
only thing that's really different is it also disconnects the signal properly once
the TextLayoutElement is deleted
2018-10-23 10:32:13 +02:00
fourtf afee4d9d37 disabled LinkResolver due to it crashing 2018-10-22 19:57:34 +02:00
fourtf 25aab4cdeb rename tab on double click 2018-10-22 19:57:02 +02:00
fourtf 3db0b5f95c open settings when right clicking moderation button 2018-10-21 16:13:26 +02:00
fourtf 1872163ec4 Open settings when clicking moderation button and no moderation actions are found 2018-10-21 15:32:28 +02:00
fourtf 27ac236115 grey out historic messages 2018-10-21 14:45:42 +02:00
ckath e900b10e0c save messages sent with ctrl enter to history as well 2018-10-21 14:36:33 +02:00
fourtf e259b9e39f added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
fourtf c6e1ec3c71 disabled red background in #mentions 2018-10-21 13:29:52 +02:00
fourtf f4cf464ddb fixed issues with surrogate pairs in text selection and rendering 2018-10-21 13:05:03 +02:00
Rasmus Karlsson 1fde45f59b Also resize tabs if height has changed
Fixes #769
2018-10-21 12:14:11 +02:00
fourtf 69e0352648 improved NotebookTab 2018-10-21 12:13:23 +02:00
pajlada 888c594929
Merge pull request #808 from fourtf/pajlada-fix-emote-scale
Fix emote scale
2018-10-21 11:03:37 +02:00
Rasmus Karlsson 0abe85f53c Change image set emote scale calculation 2018-10-21 10:39:40 +02:00
Rasmus Karlsson 64669879ad Also use emote scale setting to help figure out what version emote to use 2018-10-21 10:27:36 +02:00
Rasmus Karlsson 5b23aff58d Re-enable emote scale 2018-10-21 10:23:53 +02:00
fourtf 4f4d717a52 minor changes 2018-10-20 19:15:28 +02:00
apa420 a2795dec38 got triggered by pixels 2018-10-20 18:41:32 +02:00
pphop a584259785 improve "last message read" indicator (#802) 2018-10-20 13:25:24 +02:00
hemirt 54c1efe531 correct getSplitCount 2018-10-20 11:07:15 +02:00
coral d5217a8316 Made one icon more prominent 2018-10-19 15:59:04 -07:00
coral 6eab491baa Added icons for every single settings item! 2018-10-19 15:53:19 -07:00
RAnders00 2393ae62af Document minimum Qt 5.10 requirement 2018-10-19 22:41:59 +02:00
Ruben Anders 55a5d4fa65 Fix small grammar/syntax errors 2018-10-19 22:41:59 +02:00
Ruben Anders fbb13e4628 internal version number 8 maps to 2005, not 2008 2018-10-19 22:41:59 +02:00
Ruben Anders 60e4f58841 Remove 32-bit differentiation 2018-10-19 22:41:59 +02:00
Ruben Anders c7f4714e22 Update BUILDING_ON_WINDOWS.md 2018-10-19 22:41:59 +02:00
Ruben Anders fd5f1b41aa Update BUILDING_ON_WINDOWS.md 2018-10-19 22:41:59 +02:00
Ruben Anders 99e3ed5db8 Update BUILDING_ON_WINDOWS.md 2018-10-19 22:41:59 +02:00
Ruben Anders 08d3ce3468 Update windows build instructions
Also adds instructions on how to produce standalone builds
2018-10-19 22:41:59 +02:00
Ruben Anders d5f1fba6fd Fix readme specifying vcredist 2017 two times 2018-10-17 15:40:33 +02:00
fourtf 2840b38e91 made links open in incognito by default for hemirt 2018-10-16 16:34:09 +02:00
fourtf db4034d2d9 vivaldi and opera support for incognito links 2018-10-16 16:25:48 +02:00
fourtf d14a4df9e3 opening links in private browsing mode (windows)
tested on firefox, chrome and internet explorer
2018-10-16 16:07:59 +02:00
fourtf bf8bf37eab Merge branch 'master' of https://github.com/fourtf/chatterino2 2018-10-16 14:22:53 +02:00
fourtf 280605e715 added basic code for incognito links 2018-10-16 14:13:19 +02:00
23rd e13d927a4e Removed unused signal in TwitchChannel. 2018-10-14 10:17:48 +00:00
23rd 3e268637f0 Improved 'twitchChannelRegex' regexp. 2018-10-14 10:16:39 +00:00
23rd bd04aa0074 Added more ignored words for opening new split from context menu. 2018-10-14 10:16:39 +00:00
23rd dec8283cdd Updated README.md.
Added one-line command to get source with submodules.
2018-10-14 10:07:09 +00:00
Rasmus Karlsson 230b2006dc Experimental reconnect support 2018-10-13 15:45:41 +02:00
ckath c38bb05bb4 correct options text of hiding buttons 2018-10-13 12:50:11 +00:00
Rasmus Karlsson 1422201570 Make "recent_messages" network request safe in case the channel is closed when the request finished 2018-10-13 14:45:51 +02:00
pajlada b5c7c8ff26
Merge pull request #795 from hemirt/splits
ClosedSplits feature (ctrl+shift+t in browsers)
2018-10-13 12:41:46 +00:00
hemirt 6413abf885 fix visual bug 2018-10-13 14:34:33 +02:00
Rasmus Karlsson 49449379da Added a Live status indicator to tabs 2018-10-13 14:20:06 +02:00
23rd 71a51d34c7 Combined emotes of different tiers in Emote Popup. 2018-10-13 09:10:48 +00:00