Commit Graph

18 Commits

Author SHA1 Message Date
e6cbfa634b Fix all compilation issues after enabling QT_DISABLE_DEPRECATED_UP_TO 2026-03-30 15:48:02 +02:00
3709b6e737 Format includes using clang-format
Some checks failed
Build / Initialization (push) Has been cancelled
Build / Code Format Validation (push) Has been cancelled
Build / Linux (Qt6) (push) Has been cancelled
Build / Linux (Qt6 + 7zip) (push) Has been cancelled
Build / macOS (Qt6 Universal) (push) Has been cancelled
Build / Windows x64 (Qt6) (push) Has been cancelled
Build / Windows ARM64 (Qt6) (push) Has been cancelled
Build / Docker amd64 Image (push) Has been cancelled
Build / Docker arm64 Image (push) Has been cancelled
Build / Publish Dev Builds (push) Has been cancelled
Build / Publish Release (push) Has been cancelled
Build / Publish YACReader10 Pre-release Builds (push) Has been cancelled
2026-03-13 18:21:38 +01:00
f0943995c6 Include sanitation 2026-03-13 11:06:25 +01:00
283475bee2 Remove software and opengl flow implementations
This simplifies the code base A LOT.
2026-02-19 18:00:53 +01:00
3381754c12 Add an initial rhi implementation that mimics the opengl implementation 2026-02-19 18:00:52 +01:00
f4ec6c8927 Fix crash when the comics view content is empty after an update 2024-11-03 15:40:45 +01:00
5b8ec75e5f Update secondary views when the model gets reloaded 2023-08-16 17:46:33 +02:00
0024d9afda Add method to ComicView to reload its content 2023-08-13 11:41:40 +02:00
a47b706e29 Fix a bunch of warnings 2023-04-30 14:00:09 +02:00
1b54a407b8 Move common initialization code to the parent class 2022-01-19 19:16:27 +01:00
768d7ee73c Set initial dummy values for some context references 2022-01-19 18:13:20 +01:00
e80f5a9f64 Move common initialization to the parent class 2022-01-19 18:12:40 +01:00
5aa02a19bb clang-format 2021-10-18 21:56:52 +02:00
268bebbddd Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
e3ec56aa43 Format code using clang-format 2019-05-30 19:46:37 +02:00
02eda8eeb5 Use QQuickWidget instead of QQuickView to avoid displacement bugs on Windows and Linux 2018-08-11 11:26:12 +02:00
d5a11fb16b Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
f2a356fc70 Update russian translation. Need to subtract and to bring the terminology to a common denominator 2018-01-08 16:32:56 +00:00