Luis Ángel San Martín
|
9e9f035f35
|
Use Qt::HighDpiScaleFactorRoundingPolicy::PassThrough
It will be the default in Qt6 and respecting the scale factor that the user sets is the right thing to do.
|
2022-03-12 11:51:29 +01:00 |
|
Luis Ángel San Martín
|
380aea2a66
|
Enable Qt::HighDpiScaleFactorRoundingPolicy::PassThrough
|
2022-01-14 19:21:43 +01:00 |
|
Luis Ángel San Martín
|
5aa02a19bb
|
clang-format
|
2021-10-18 21:56:52 +02:00 |
|
Luis Ángel San Martín
|
53f92ba1f6
|
Enable hdpi scaling
|
2021-09-13 17:34:15 +02:00 |
|
Luis Ángel San Martín
|
4fc60c72aa
|
Update YACReaderLibrary <-> YACReader communication to support reading lists
|
2021-05-27 18:56:31 +02:00 |
|
Felix Kauselmann
|
fc8c1080da
|
Add a message handler
This ensures that Qt debug messages actually end up in our logfiles,
even if we didn't use QsLog to create them.
|
2020-08-20 17:41:56 +02:00 |
|
Felix Kauselmann
|
56e6f8fdcc
|
Allow setting YACReader loglevel from console
|
2020-08-20 17:41:56 +02:00 |
|
Felix Kauselmann
|
ac4d2f4804
|
Fix QsLog integration in reader too.
|
2020-08-20 17:41:56 +02:00 |
|
Luis Ángel San Martín
|
f29724e404
|
Annotate overridden methods
|
2019-06-01 16:04:48 +02:00 |
|
Luis Ángel San Martín
|
bb334cfd50
|
Use auto to avoid duplicating the type name
|
2019-06-01 16:04:48 +02:00 |
|
Luis Ángel San Martín
|
e3ec56aa43
|
Format code using clang-format
|
2019-05-30 19:46:37 +02:00 |
|
Felix Kauselmann
|
d5a11fb16b
|
Add .gitattributes rules for text and binary handling
|
2018-07-30 15:04:04 +02:00 |
|
Felix Kauselmann
|
1fbf1195b9
|
Fix YACReader build for Qt <= 5.7
|
2018-07-01 14:39:46 +02:00 |
|
Felix Kauselmann
|
afab73cbc6
|
YACReader: Port commandline to QCommandLineParser
|
2018-02-16 15:31:32 +01:00 |
|
Felix Kauselmann
|
f9ed9b19b5
|
Code cleanup for main.cpp files
Remove ancient OS detection code, unneeded includes and ugly workarounds.
|
2018-02-12 22:30:19 +01:00 |
|
Felix Kauselmann
|
2cbbf8d433
|
Headless server: simplify system config logger
|
2018-01-28 13:32:56 +01:00 |
|