Commit Graph

  • fdb0b62dee Fixed switching tabs using trackpad scroll. 23rd 2019-08-04 18:44:06 +03:00
  • 0c245fbc4e Merge pull request #1178 from 23rd/patch-29-mac-ctrl-tab pajlada 2019-08-10 13:22:33 +02:00
  • 989dad1a6d Merge pull request #1179 from 23rd/patch-30-simplified-tab-hotkeys pajlada 2019-08-10 13:18:11 +02:00
  • 6e1ee84d90 Allow your own username to be set in "highlight users" Rasmus Karlsson 2019-08-10 13:11:53 +02:00
  • 8f44f18d46 Merge pull request #1192 from AnotherFoxGuy/travis-fix pajlada 2019-08-10 11:47:03 +02:00
  • 31e7b5d8d9 🐛 Fixed Travis build tagging Edgar 2019-08-10 11:39:09 +02:00
  • 837ccc0382 Merge pull request #1174 from AnotherFoxGuy/linuxdeployqt pajlada 2019-08-10 11:20:53 +02:00
  • 933edb1205 Merge pull request #1180 from 23rd/patch-31-hotkey-last-tab pajlada 2019-08-10 11:19:01 +02:00
  • 34841543c7 Replaced repetitive code of Ctrl+1-8 hotkeys with single loop. 23rd 2019-08-04 17:57:34 +03:00
  • 838fd6bab6 Added ability to open last tab with Ctrl+9. (Chromium behaviour.) 23rd 2019-08-04 17:22:48 +03:00
  • 485715ef30 Moved to one place and simplified hotkeys of switching tabs. 23rd 2019-08-04 16:51:17 +03:00
  • 79a87e740a Added new submenu in menu bar for OS X to switch tabs with hotkeys. 23rd 2019-08-04 16:29:54 +03:00
  • af59cce89b 📦 Create appimage Edgar 2019-08-04 15:31:17 +02:00
  • c578cd47e1 Highlight parsing is now done after Ignores have been respected. Rasmus Karlsson 2019-08-04 14:31:57 +02:00
  • c4415dce5c .clang-format updated: Don't reflow comments Rasmus Karlsson 2019-08-04 14:26:34 +02:00
  • 0a4e9d1c54 Merge pull request #1172 from 23rd/patch-28-mac-dmg pajlada 2019-08-03 11:49:02 +02:00
  • 8b1f9e91b4 Merge pull request #1173 from AnotherFoxGuy/boost-conan pajlada 2019-08-03 11:46:23 +02:00
  • 654712ed64 👷 Manage Boost with conan Edgar 2019-08-03 11:36:04 +02:00
  • 45e2887ce8 Set our own custom User-Agent on network requests. Rasmus Karlsson 2019-08-03 11:20:19 +02:00
  • 2c4f37b55a Improved dmg creation. 23rd 2019-08-03 11:57:24 +03:00
  • e7d9422431 fixes for last commit fourtf 2019-08-01 13:30:58 +02:00
  • aac27c2a0d Fixes #1162 fourtf 2019-07-31 23:03:55 +02:00
  • fff979b3c0 lock SignalVector with shared_lock to allow reading on other threads fourtf 2019-07-31 22:29:07 +02:00
  • 4e4c7d4c0b Set default username boldness to DemiBold (63) fourtf 2019-07-28 20:23:39 +02:00
  • 25fe7e7df5 Clean up README.md Rasmus Karlsson 2019-07-28 13:30:17 +02:00
  • 3679125e2f Reformat Rasmus Karlsson 2019-07-28 13:20:22 +02:00
  • 954b1b138a Add a setting for the timeout stack style: Rasmus Karlsson 2019-07-28 13:19:17 +02:00
  • ba1a56c3b7 Don't early out after replacing a timeout message. Rasmus Karlsson 2019-07-28 13:18:32 +02:00
  • 4a5a7c84fc Merge pull request #1153 from AnotherFoxGuy/openssl-conan pajlada 2019-07-28 12:23:48 +02:00
  • 1ae66f3b7d Run newline replacer before sending message input to command executor Rasmus Karlsson 2019-07-28 12:19:33 +02:00
  • 96bed498d0 Fixed warnings in TwitchMessageBuilder fourtf 2019-07-27 12:48:55 +02:00
  • 2e8194ec1e Added required cd step in clone instructions (#1161) Ruben Anders 2019-07-26 10:40:09 +02:00
  • 54b162afdd removed experimental profile banner code for now TranRed 2019-07-25 13:55:37 +02:00
  • 39f44d74b3 Added autorun on boot setting for windows. fourtf 2019-07-23 23:56:14 +02:00
  • a85e5821ba Remove appbase as an external dependency. fourtf 2019-07-23 22:18:36 +02:00
  • 88c3a5cb18 👷 Manage OpenSSL libs with conan Edgar 2019-07-21 16:10:40 +02:00
  • 628c64d138 Move "How to" options to their own sub-menu Rasmus Karlsson 2019-07-21 13:01:35 +02:00
  • e253208ebd Start experimenting with docker ubuntu builds Rasmus Karlsson 2019-07-21 12:19:02 +02:00
  • 140a9e4352 Update .gitignore build ignores so it only ignores folders Rasmus Karlsson 2019-07-21 12:18:41 +02:00
  • 125774ecb2 excluded inline whispers from latest messages in userpopup TranRed 2019-07-21 09:36:18 +02:00
  • 94ffc66b2a extracted latest messages logic into its own method TranRed 2019-07-20 22:42:01 +02:00
  • f417006d6a Added channelView with last messages to user popup TranRed 2019-07-20 18:49:17 +02:00
  • dc01cbf2a3 simplified settings page UI TranRed 2019-07-19 17:34:25 +02:00
  • 00ad80d93d unscuffed settings tab TranRed 2019-07-19 16:20:31 +02:00
  • c45bb144e9 Fixed spinbox ranges TranRed 2019-07-19 13:15:50 +02:00
  • 7a3673e9f6 changed max custom timeout input to 99 TranRed 2019-07-18 23:34:40 +02:00
  • 24faaf8734 created first version of settingstab: Timeouts TranRed 2019-07-18 23:02:55 +02:00
  • e64f37d288 Made 8 customizable timeout buttons TranRed 2019-07-17 16:50:03 +02:00
  • d3aa3694f2 Merge pull request #1 from TranRed/subbutton TranRed 2019-07-17 16:49:16 +02:00
  • 3ef77f4c84 Merge pull request #1147 from TranRed/subbutton pajlada 2019-07-16 22:14:50 +02:00
  • a768515849 Added Subscribe option to channel menu TranRed 2019-07-16 21:59:04 +02:00
  • fb6a55847d Merge pull request #1140 from TranRed/inlineWhisperHighlight pajlada 2019-07-14 19:32:09 +02:00
  • c01191fa91 Merge pull request #1141 from RAnders00/patch-5 pajlada 2019-07-14 19:05:09 +02:00
  • 37211eba18 Added RAnders00 to contributors list Ruben Anders 2019-07-14 18:52:16 +02:00
  • 645f7c74d0 Merge pull request #1139 from RAnders00/patch-4 pajlada 2019-07-14 18:51:30 +02:00
  • dd353a56a1 Merge pull request #1136 from TranRed/viewerlist-quickfix pajlada 2019-07-14 18:45:50 +02:00
  • 9adf0b3938 Merge pull request #1137 from TranRed/manageAccounts pajlada 2019-07-14 18:43:09 +02:00
  • d725155569 Added setting and functionality to highlight inline whispers TranRed 2019-07-14 16:35:32 +02:00
  • 667d2dbdda Add VIP to settings description of badge toggle Ruben Anders 2019-07-14 15:31:40 +02:00
  • 32d4383d5f Make button "Manage Accounts" open the Accounts tab TranRed 2019-07-14 12:36:53 +02:00
  • 6c14fca216 Make viewer list float TranRed 2019-07-14 11:43:57 +02:00
  • feef6c6aaa Marked VIP badge as "channel authority" badge (#1117) Ruben Anders 2019-07-13 15:55:15 +02:00
  • 386109691b Update .travis.yml and appveyor.yml to point at master branch Rasmus Karlsson 2019-07-13 12:31:16 +02:00
  • 6662053061 Merge pull request #1133 from Chatterino/nightly pajlada 2019-07-13 12:21:12 +02:00
  • c483a87605 Right-clicking split header now opens the same menu as the hamburger icon Rasmus Karlsson 2019-07-13 12:17:22 +02:00
  • fe69dfb5e0 Merge pull request #1108 from tsoding/1100 pajlada 2019-06-23 09:32:55 +02:00
  • 4cde28f29b (#1100) Clean TooltipPreviewImage on SplitHeader enterEvent rexim 2019-06-22 21:39:59 +07:00
  • 27114c5154 Restore option to disable emote images Rasmus Karlsson 2019-06-22 14:34:54 +02:00
  • a34e3084df Clean up emote parsing Rasmus Karlsson 2019-06-22 14:16:21 +02:00
  • 9cb5e3abb3 Fix a bug where tabbing too early would break any future tab completions Rasmus Karlsson 2019-06-22 13:16:16 +02:00
  • 64dc7f5d73 Fix a bug with messages jumping if you were scrolled up Rasmus Karlsson 2019-06-22 13:04:31 +02:00
  • c631434cee Make use of our "Chunk" and "ChunkVector" aliases better Rasmus Karlsson 2019-06-22 13:03:57 +02:00
  • 8d85b9c071 Override Home and End behaviour. Rasmus Karlsson 2019-06-21 22:22:43 +02:00
  • 406c0b9af8 Stop "up arrow" keyboard event from propagating furthern when we're going through message history Rasmus Karlsson 2019-06-21 22:15:17 +02:00
  • b7372c911b Merge pull request #1091 from tsoding/976 pajlada 2019-06-15 09:18:54 +02:00
  • c7046cec3d Merge pull request #2 from apa420/976-apa Alexey Kutepov 2019-06-12 05:49:29 +07:00
  • 3226ab6c68 ran clang apa420 2019-06-12 00:31:02 +02:00
  • 5b0368cc35 Merge pull request #1 from apa420/976-apa Alexey Kutepov 2019-06-12 04:40:34 +07:00
  • 70bb63d20f Added option for shift, used clang and made setting uneditable apa420 2019-06-11 22:54:20 +02:00
  • f362548e28 (#976) Use int for emotesTooltipPreview rexim 2019-06-12 02:05:18 +07:00
  • 244252f610 (#976) Make TooltipPreviewImage non-copyable rexim 2019-06-12 02:04:57 +07:00
  • 483e177a39 (#976) Fix compilation errors rexim 2019-06-12 01:16:56 +07:00
  • 3838157d82 Extract TooltipWidget updating into a separate class rexim 2019-06-12 01:03:04 +07:00
  • 3f4d3ce14a (#976) Make currentPreviewImage shareable between ChannelView-s rexim 2019-06-12 00:22:26 +07:00
  • e1a901aa98 Adjust tooltip size after setting the text rexim 2019-06-05 01:22:21 +07:00
  • 0fb16d150b Preview images instead of emotes rexim 2019-06-05 01:18:32 +07:00
  • a84716547b Animate gifs in the tooltip preview rexim 2019-06-05 00:59:08 +07:00
  • 94e705ec1b Inject Emotes into TooltipWidget directly rexim 2019-05-29 00:58:14 +07:00
  • 8b79faf958 Make Emotes Tooltip Preview disablable in the Settings rexim 2019-05-28 23:43:36 +07:00
  • a569985315 Remove dead code rexim 2019-05-22 02:25:09 +07:00
  • 7251a20dfb Get the biggest version of emote from EmoteElement rexim 2019-05-22 02:14:41 +07:00
  • 959aa4616f pixmap() -> imagePreview() rexim 2019-05-22 00:52:09 +07:00
  • aa4e7f13e7 Get rid of dynamic_cast rexim 2019-05-22 00:33:12 +07:00
  • cbb1ec2d7a Remove dead code rexim 2019-05-22 00:20:47 +07:00
  • f002d44370 If hover over ImageLayoutElement show the preview of image rexim 2019-05-17 20:26:07 +07:00
  • d4a6defed6 Introduce a way to extract QPixmap from ImageLayoutElement rexim 2019-05-17 20:25:15 +07:00
  • d2645b03f8 Added Preferences item in menu bar for OS X. 23rd 2019-06-09 17:13:06 +03:00
  • 98611b46f3 update appbase version again Rasmus Karlsson 2019-06-10 12:35:15 +02:00
  • ccf6623a0d update version of appbase Rasmus Karlsson 2019-06-10 12:29:25 +02:00
  • d2cafe805c use Chatterino's fork of appbase Rasmus Karlsson 2019-06-10 12:28:14 +02:00