Commit Graph

90 Commits

Author SHA1 Message Date
Luis Ángel San Martín Rodríguez
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
Luis Ángel San Martín
3ae3628c1f Replace drop shadow on the Flow Info view too 2024-12-29 19:09:59 +01:00
Luis Ángel San Martín
3b54012d90 Update what's new dialog 2024-12-29 11:39:15 +01:00
Luis Ángel San Martín
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
Luis Ángel San Martín
b8d5f351e5 Update what's new 2024-02-14 18:24:39 +01:00
Luis Ángel San Martín
d353bf8014 Update CHANGELOG 2024-01-19 16:47:18 +01:00
Luis Ángel San Martín
4942e641dc Update CHANGELOG 2024-01-19 16:44:54 +01:00
Luis Ángel San Martín
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
Luis Ángel San Martín
d167f7f671 Update what's new 2023-10-12 18:08:54 +02:00
Luis Ángel San Martín
88d81c9cc3 Fix rating item delegate implementation by using the right column 2023-10-09 19:28:49 +02:00
Luis Ángel San Martín
25638a64dc Update what's new 2023-08-26 20:40:37 +02:00
Luis Ángel San Martín
12495c60ef Use white as background color 2023-08-26 20:40:21 +02:00
Luis Ángel San Martín
c5800d98b2 Fix busy indicator in hdpi 2023-08-26 20:39:56 +02:00
Luis Ángel San Martín
8e2910607d Make automatic updates cancelable by the user 2023-08-23 21:50:21 +02:00
Luis Ángel San Martín
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
Luis Ángel San Martín
f02d4e5d98 Make BusyIndicator size configurable 2023-08-13 10:38:49 +02:00
Luis Ángel San Martín
7e70cf2d70 Update what's new for 9.13.1 2023-07-16 15:00:02 +02:00
Luis Ángel San Martín
9313f7f17c Update what's new 2023-07-09 10:45:47 +02:00
Luis Ángel San Martín
68ece533e1 Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
Luis Ángel San Martín
864516d781 Add Recent list. 2023-06-03 16:45:47 +02:00
Luis Ángel San Martín Rodríguez
7b88d47396 #include "yacreader_global.h" in Y_MAC_UI is used 2023-05-24 18:10:03 +02:00
Luis Ángel San Martín
315d2deced Don't use Q_OS_MAC for ui specifics, Y_MAC_UI is the replacement 2023-05-23 18:51:33 +02:00
Luis Ángel San Martín
fe95bc2db9 Update what's new 2023-05-22 18:42:17 +02:00
Luis Ángel San Martín
8f738766ed BUMP version to 9.12 2023-04-23 19:51:48 +02:00
Luis Ángel San Martín
49ef617757 Bump version number and what's new 2023-01-07 10:34:34 +01:00
Luis Ángel San Martín
7bfa157856 Mention the new webui page in what's new 2022-10-30 08:00:36 +01:00
Luis Ángel San Martín
75e7e76e82 Update CHANGELOG and what's new 2022-10-29 11:11:11 +02:00
Luis Ángel San Martín
150d27c3ad Make import ComicInfo.XML from new comics optional
It is disabled by default.
2022-10-28 23:31:55 +02:00
Luis Ángel San Martín Rodríguez
14cfc5b9d4 Update CHANGELOG and what's new 2022-10-25 10:09:02 +02:00
Luis Ángel San Martín Rodríguez
210a48f91e Fix missing icons in macos 2022-10-23 14:41:03 +02:00
Luis Ángel San Martín
6e62fc0a0c Replace icon in the search edit with SVG versions 2022-10-23 12:45:50 +02:00
Luis Ángel San Martín
31c4ae6561 More left side bar png to svg assets conversion 2022-10-23 10:43:37 +02:00
Luis Ángel San Martín
c7a1a73432 Convert more icons to SVG 2022-10-22 16:26:10 +02:00
Luis Ángel San Martín
67211154ec Bump version number and what's new 2022-10-15 12:58:52 +02:00
Luis Ángel San Martín
67b7c4adc9 Update CHANGELOG/whatsnew 2022-10-01 11:20:38 +02:00
Luis Ángel San Martín Rodríguez
d4b1913c1c Update the search edit style in macos 2022-09-29 21:59:47 +02:00
Luis Ángel San Martín
70a584c715 Fix assets loading in search edit (windows/linux) 2022-09-17 10:04:27 +02:00
Luis Ángel San Martín Rodríguez
61c50df384 Fix search edit icons in hdpi screens (at least in macos) 2022-09-17 09:45:39 +02:00
Luis Ángel San Martín
cba098b07f Include the OpenGL version in System Info 2022-09-12 19:24:56 +02:00
Luis Ángel San Martín
f794227902 Add the Qt version to System info dialog 2022-09-12 19:24:56 +02:00
Luis Ángel San Martín Rodríguez
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
Luis Ángel San Martín
c891bdf36e Update CHANGELOG 2022-09-01 11:20:50 +02:00
Luis Ángel San Martín
1cf81ebac0 Update CHANGELOG 2022-08-26 21:08:04 +02:00
Luis Ángel San Martín
7df011e181 Add an edit for filtering series results returned by Comic Vine 2022-08-18 16:22:07 +02:00
Luis Ángel San Martín
2294ae63f6 Fix changelog 2022-07-23 19:25:26 +02:00
Luis Ángel San Martín
58cf162534 Update CHANGELOG and what's new content 2022-07-06 10:47:41 +02:00
Luis Ángel San Martín
9c0aa41c32 Improve what's new style 2022-07-06 10:06:22 +02:00
Luis Ángel San Martín
51e3b2618a Fix type boolean -> bool 2022-04-10 08:33:32 +02:00
Luis Ángel San Martín
4c54f2a07c Fix clicking on the folders treeview when it shown results from search
This was a bug introduced when support for folder navigation using the keyboard was added.
2022-03-28 22:32:52 +02:00
Luis Ángel San Martín
c948ee70cb Add some system info to the help/about dialog
I'll see what other info can be useful.
2022-01-16 11:19:19 +01:00