chatterino:zneix/feature/qt6

Last commit made on 2022-06-17
Get this branch:
git clone -b zneix/feature/qt6 https://git.launchpad.net/chatterino

Branch merges

Branch information

Name:
zneix/feature/qt6
Repository:
lp:chatterino

Recent commits

63c6bea... by zneix <email address hidden>

Merge remote-tracking branch 'origin/master' into zneix/feature/qt6

f3f3403... by Kasia <email address hidden>

Make generic version of batcher function (#3822)

a83c139... by pajlada

Fix crash that can occur when changing channels (#3799)

The signal that handled the splitinput completer never disconnected, so
if it closed it would access bad memory

2874481... by Kasia <email address hidden>

Bump Qt 5.12.10 to 5.12.12 (#3809)

Normalize cache method between build and test workflow
Normalize Qt install method between build and test workflow
Add explicit Qt version in test workflow
Allow builds to be triggered through workflow dispatch https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch

6837016... by Kasia <email address hidden>

Added interface for highlights to Application (#3808)

9219647... by pajlada

Fix highlights not showing in mentions (#3801)

d29243a... by matt <email address hidden>

Removed total views from the usercard (#3792)

7ccf601... by pajlada

Overhaul highlight system (#3399)

Checks have been moved into a Controller allowing for easier tests.

6c38d3e... by pajlada

Add the ability to skip generation of git and date data (#3800)

This can be done by setting the `CHATTERINO_SKIP_DATE_GEN` and `CHATTERINO_SKIP_GIT_GEN` environment variables

a95abc3... by Brian <email address hidden>

Fixed broken openssl link (#3797)