Commit Graph

8 Commits

Author SHA1 Message Date
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
7218d0dc87 Drop Qt 5 support 2026-02-20 21:48:15 +01:00
283475bee2 Remove software and opengl flow implementations
This simplifies the code base A LOT.
2026-02-19 18:00:53 +01:00
bba15bef4d Fix Qt5 compilation 2025-05-04 10:30:54 +02:00
77e3f6ffb1 Implement support all the new mouse modes 2025-05-04 09:53:53 +02:00
d291569e5f Move drag origin coordinates to MouseHandler 2025-05-04 09:53:31 +02:00
7db47f9147 Extract mouse handling events to it's own class 2025-05-03 15:10:16 +02:00