This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Feb 02, 2022
-
-
Nicolas Werner authored
-
Loren Burkholder authored
-
- Jan 26, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jan 09, 2022
-
-
Nicolas Werner authored
-
- Jan 02, 2022
-
-
Nicolas Werner authored
Allows you to zoom and pan now. relates to #647
-
- Jan 01, 2022
-
-
Nicolas Werner authored
fixes #439 Workaround for https://bugreports.qt.io/browse/QTBUG-97401 fixes #810
-
Nicolas Werner authored
-
- Dec 30, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 29, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 28, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 27, 2021
-
-
tastytea authored
-
tastytea authored
- If an inline image has specified a height, add parameters to the image:// URI. - Add scaled to the parameters, the images would be cropped otherwise. - Extract the height from image:// URI and use it for requestSize. - Use scaledToHeight instead of scaled.
-
MTRNord authored
-
Nicolas Werner authored
-
- Dec 23, 2021
- Dec 14, 2021
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
- Dec 13, 2021
-
-
Nicolas Werner authored
-
- Dec 12, 2021
-
-
Nicolas Werner authored
fixes #435
-
- Dec 11, 2021
-
-
Nicolas Werner authored
fixes #519
-
- Dec 03, 2021
-
-
Marcus Hoffmann authored
-
Marcus Hoffmann authored
This warns when you the return value of those functions isn't used. Suggested-by: Clang-Tidy: Function X should be marked [[nodiscard]]
-
Marcus Hoffmann authored
Suggested-By: Clang-Tidy: Single-argument constructors must be marked explicit to avoid unintentional implicit conversions More info: https://clang.llvm.org/extra/clang-tidy/checks/google-explicit-constructor.html
-
Marcus Hoffmann authored
Suggested-by: Clang-Tidy: The 'empty' method should be used to check for emptiness instead of 'size'
-