Commit Graph

95 Commits

Author SHA1 Message Date
b7fb45a331 Add support for storing and serving the new comic filters format
It's already implemented on iOS and next is supporting it on Android.
2025-06-14 09:56:33 +02:00
8b159c9da6 Support drag&drop for setting a custom cover in the properties dialog 2025-05-09 19:58:52 +02:00
ed7e9f98f0 Format 2025-04-20 10:30:05 +02:00
3632ebab12 Implement native toolbars on macos on Qt6 to have a modern looking unified toolbars 2025-04-20 09:38:58 +02:00
89d16b620a Use the right data index for getting the rating 2025-01-26 11:22:43 +01:00
31971c2348 Don't use scroll animations on macos by default, it where hdpi scroll is most likely to be used 2025-01-06 10:24:16 +01:00
3ae3628c1f Replace drop shadow on the Flow Info view too 2024-12-29 19:09:59 +01:00
3b54012d90 Update what's new dialog 2024-12-29 11:39:15 +01:00
1c48f05398 Add support for printing more information in diagnosis log
Also yacreaderlibraryserver can now print this with the --system-info option

This will help when giving support to users.
2024-09-05 17:48:48 +02:00
b8d5f351e5 Update what's new 2024-02-14 18:24:39 +01:00
d353bf8014 Update CHANGELOG 2024-01-19 16:47:18 +01:00
4942e641dc Update CHANGELOG 2024-01-19 16:44:54 +01:00
f319b00c70 Add a data migration to ensure that the number types are migrated to text in the db schema
This fixes a problem storing some text number formats in the db when the type is integer.
2023-10-15 12:53:30 +02:00
d167f7f671 Update what's new 2023-10-12 18:08:54 +02:00
88d81c9cc3 Fix rating item delegate implementation by using the right column 2023-10-09 19:28:49 +02:00
25638a64dc Update what's new 2023-08-26 20:40:37 +02:00
12495c60ef Use white as background color 2023-08-26 20:40:21 +02:00
c5800d98b2 Fix busy indicator in hdpi 2023-08-26 20:39:56 +02:00
8e2910607d Make automatic updates cancelable by the user 2023-08-23 21:50:21 +02:00
ecde1ee836 Add a busy indicator to YACReaderTitledToolBar
It will be used in the libraries section to show that libraries are being updated in the background.
2023-08-13 10:44:49 +02:00
f02d4e5d98 Make BusyIndicator size configurable 2023-08-13 10:38:49 +02:00
7e70cf2d70 Update what's new for 9.13.1 2023-07-16 15:00:02 +02:00
9313f7f17c Update what's new 2023-07-09 10:45:47 +02:00
68ece533e1 Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
864516d781 Add Recent list. 2023-06-03 16:45:47 +02:00
7b88d47396 #include "yacreader_global.h" in Y_MAC_UI is used 2023-05-24 18:10:03 +02:00
315d2deced Don't use Q_OS_MAC for ui specifics, Y_MAC_UI is the replacement 2023-05-23 18:51:33 +02:00
fe95bc2db9 Update what's new 2023-05-22 18:42:17 +02:00
8f738766ed BUMP version to 9.12 2023-04-23 19:51:48 +02:00
49ef617757 Bump version number and what's new 2023-01-07 10:34:34 +01:00
7bfa157856 Mention the new webui page in what's new 2022-10-30 08:00:36 +01:00
75e7e76e82 Update CHANGELOG and what's new 2022-10-29 11:11:11 +02:00
150d27c3ad Make import ComicInfo.XML from new comics optional
It is disabled by default.
2022-10-28 23:31:55 +02:00
14cfc5b9d4 Update CHANGELOG and what's new 2022-10-25 10:09:02 +02:00
210a48f91e Fix missing icons in macos 2022-10-23 14:41:03 +02:00
6e62fc0a0c Replace icon in the search edit with SVG versions 2022-10-23 12:45:50 +02:00
31c4ae6561 More left side bar png to svg assets conversion 2022-10-23 10:43:37 +02:00
c7a1a73432 Convert more icons to SVG 2022-10-22 16:26:10 +02:00
67211154ec Bump version number and what's new 2022-10-15 12:58:52 +02:00
67b7c4adc9 Update CHANGELOG/whatsnew 2022-10-01 11:20:38 +02:00
d4b1913c1c Update the search edit style in macos 2022-09-29 21:59:47 +02:00
70a584c715 Fix assets loading in search edit (windows/linux) 2022-09-17 10:04:27 +02:00
61c50df384 Fix search edit icons in hdpi screens (at least in macos) 2022-09-17 09:45:39 +02:00
cba098b07f Include the OpenGL version in System Info 2022-09-12 19:24:56 +02:00
f794227902 Add the Qt version to System info dialog 2022-09-12 19:24:56 +02:00
e026f25617 QMacToolBar is not available in Qt6
This commit adds new qt pure versions of the mac toolbar to be used in qt6.
2022-09-12 19:24:56 +02:00
c891bdf36e Update CHANGELOG 2022-09-01 11:20:50 +02:00
1cf81ebac0 Update CHANGELOG 2022-08-26 21:08:04 +02:00
7df011e181 Add an edit for filtering series results returned by Comic Vine 2022-08-18 16:22:07 +02:00
2294ae63f6 Fix changelog 2022-07-23 19:25:26 +02:00