63fcde8035
Extract 7z loading to it's own function
...
This will unify 7z loading in all scenarios and it also fixes the search path in Linux, now the apps will always try to load 7z.so from LIBDIR/yacreader/7z.so, if it fails they'll try 7zip/7z.so
2024-09-15 15:50:09 +02:00
2bebec95bf
Save magnifying glass size and zoom level
2024-03-02 12:14:01 +01:00
7baf144c69
Fix columns in the search results.
2024-02-06 18:13:57 +01:00
c2988f8353
BUMP version to 9.14.1
2024-01-14 12:27:53 +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
dea3d0a3f7
Bump version number 9.14.0
2023-08-26 16:50:38 +02:00
86e0e7be0a
Add setting keys for automatic library updates
2023-08-13 10:22:11 +02:00
fe5d1e4d3b
Add enum to represent the update interval for automatic updates
2023-08-13 10:21:23 +02:00
71a7a07274
Add DB_VERSION to keep track of DBs versions
...
This will make easy to track compatibility with a certain DB structure across different flavors of YACReader. It will only change when the DB structure changes.
2023-08-06 08:55:55 +02:00
f7717f0465
Bump version number
2023-07-16 14:59:40 +02:00
5dac3e1402
Add setting to control dates comparison on updates
2023-06-07 22:41:31 +02:00
68ece533e1
Replace Q_OS_MAC with Q_OS_MACOS
2023-06-04 20:55:11 +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
f2bf53ce5b
Add new fields to the DB and make then available to be used in the apps
2023-05-12 16:59:23 +02:00
9b196a655a
Remove obsolete setting that doesn't have any effect
2023-04-29 08:54:31 +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
3e2bda7cf1
Extract function
2022-10-29 11:07:10 +02:00
b364501a2c
Do not use GUI code in non GUI components
2022-10-29 08:57:08 +02:00
67211154ec
Bump version number and what's new
2022-10-15 12:58:52 +02:00
f6dc6ac232
Bump version to 9.9.2
2022-10-01 08:35:13 +02:00
68b3d75c92
BUMP version number
2022-09-04 22:43:57 +02:00
f70799502b
Bump version number
2022-05-28 11:38:58 +02:00
d8f224645d
Remove YACReader::SearchModifiers
...
They are no longer used
2021-12-29 14:58:03 +01:00
f300bc3aa0
Include QMetaType explicitly
2021-10-19 00:00:08 +02:00
891546b423
9.8.2 release
2021-06-19 18:13:01 +02:00
1c382aef72
Update version to 9.8.1
2021-06-02 18:57:41 +02:00
51284cb652
Add new struct to represent the source where a comic can be opened from
...
A comic always belongs to a Folder, but when we open one its siblings may be different in we are opening it from a Reading List. I am not sure that Tags should keep the reading order because their purpose is abstract, so their behaviour will be opening the comics from theirs container folders.
2021-05-27 18:35:08 +02:00
3ab05c6777
Add a new boolean field for tagging comics as manga
2021-01-16 14:23:59 +01:00
c3b0780e03
Remove unused constant
2021-01-14 11:37:37 +01:00
948ed595e7
Bump version number to 9.7.1
2020-09-12 12:02:55 +02:00
bb09be3d6a
Bump version number
2020-09-03 18:05:05 +02:00
f65395c11d
Bump version number
2019-09-28 10:15:17 +02:00
d49c8895ff
Bump version number
2019-09-27 18:33:08 +02:00
54fcb059b1
Bump version number
2019-08-24 11:11:51 +02:00
4f4c562a33
Add setting to disable the continue reading banner in the grid view
2019-08-11 11:47:14 +02:00
e3ec56aa43
Format code using clang-format
2019-05-30 19:46:37 +02:00
d5a11fb16b
Add .gitattributes rules for text and binary handling
2018-07-30 15:04:04 +02:00
fd4e2ebcb0
Bump version number to 9.5.0.
2018-03-12 21:43:42 +01:00
4f779f7e22
yacreaderlibrary_ru.ts
...
Minor corrections in Russian translation.
2018-02-24 18:15:09 +00:00