Bionus
c6fb4dc86b
Code style fixes in tests project
2021-01-28 17:22:46 +01:00
Bionus
80e41662e5
Re-enable TagStylist tests on macOS
2021-01-28 17:22:45 +01:00
Bionus
cadce577c8
Re-enable setFileCreationDate tests for Linux and macOS
2021-01-28 17:22:45 +01:00
Bionus
8004579b5d
Add CLI check for per page and limit to be more than 0
2021-01-28 16:13:17 +01:00
Bionus
d99f4f643f
Use the same code for the CLI and the GUI --cli parameter
2021-01-27 18:26:56 +01:00
Bionus
c500954167
Add explicit log when loading an image's details page
2021-01-27 17:03:44 +01:00
Bionus
283334ac54
Move CLI commands to a separate directory
2021-01-24 14:01:47 +01:00
Bionus
b70ba8f84e
Extract image download CLI command to its own class
2021-01-23 14:20:13 +01:00
Bionus
a135f4f58b
Extract images loading CLI command to its own class
2021-01-23 14:11:05 +01:00
Bionus
873909b149
Extract CLI command to load tags to its own class
2021-01-23 02:43:53 +01:00
Bionus
f2009a6b7b
Fix HTML list tag parsing on Danbooru 2
2021-01-23 02:26:42 +01:00
Bionus
2839520f03
Fix CLI not quitting when a command is finished ( fix #2242 )
2021-01-23 02:18:44 +01:00
Bionus
7ffc7d17f9
Extract the 'return tags command' to a separate class
2021-01-23 02:18:44 +01:00
Bionus
1c8bd587ce
Extract page count counting for CLI to its own class
2021-01-23 02:18:41 +01:00
Bionus
36b4b0f871
Factorize call to CliCommand classes
2021-01-23 01:12:57 +01:00
Bionus
5c6a996d6c
Extract details loading CLI command to its own class
2021-01-23 01:10:54 +01:00
Bionus
165db9730a
Fix tag stylist tests when default OS font size is not 8pt
2021-01-23 00:52:24 +01:00
Bionus
d0594094de
Fix invalid characters detected for conditionals on Windows
2021-01-22 21:02:41 +01:00
Bionus
c121401014
Add documentation about the <?:> syntax for conditions
2021-01-22 19:52:22 +01:00
Bionus
f6be60294d
Update dead links in blog posts
2021-01-22 19:31:16 +01:00
Bionus
d8d58a16b6
New blog post: 'Tag databases'
2021-01-21 19:08:09 +01:00
Bionus
03d974247b
Add separator between blog posts
2021-01-21 18:59:18 +01:00
Bionus
387ffeab18
Fix Discord blog post not getting cut
2021-01-21 18:56:24 +01:00
Bionus
6987e9d212
Fix .md links in docs
2021-01-21 18:53:43 +01:00
Bionus
b469c50f8e
Add information about auto-generated tag databases in the doc
2021-01-21 18:51:23 +01:00
Bionus
624ab1fb44
Add script to generate tag databases
2021-01-21 18:51:05 +01:00
Bionus
f65ee32f12
Add CLI option to generate tag databases
2021-01-21 18:40:05 +01:00
Bionus
73bf91f618
Be more explicit when failing to open a SQLite database
2021-01-21 18:38:36 +01:00
Bionus
08b5237de9
Update tags.html file for Gelbooru tests following HTML parser change
2021-01-21 02:20:50 +01:00
Bionus
7bee1fdd67
Fix timestamps being parsed as local timezone instead of UTC
2021-01-21 01:23:25 +01:00
Bionus
82e937a548
Don't force XVFB action 1.2
2021-01-21 01:04:38 +01:00
Bionus
b8c356b241
Fix missing QTimeZone include for new filename visitor option
2021-01-21 00:28:33 +01:00
Bionus
3dbcc8f841
Fix pointer to method syntax in TagLoader class
2021-01-21 00:27:44 +01:00
Bionus
efb6b39bfe
Add 'timezone' option for date tokens ( fix #2220 )
2021-01-21 00:02:34 +01:00
Bionus
a6c9dea8fa
Fix crash when changing page when saving an image ( fix #2229 )
2021-01-20 23:31:08 +01:00
Bionus
73c500f4e0
Fix Gelbooru tag list parsing ( fix #2239 )
2021-01-20 21:05:22 +01:00
Bionus
ff0ae41f28
Migrate tag loader to the lib project instead of gui
2021-01-20 20:44:19 +01:00
Bionus
ea9e797db2
Fix slow from parsing removed tags for every image ( fix #2237 )
2021-01-20 01:36:38 +01:00
Bionus
8a16dedd55
Add new 'splitStringMulti' helper function
2021-01-20 01:23:41 +01:00
Bionus
1fe8460058
Load tags before 'save as...' when necessary ( fix #2234 )
2021-01-18 18:42:25 +01:00
Bionus
daf3070e15
Fix Gelbooru tag parsing ( fix #2235 )
2021-01-18 18:35:48 +01:00
Bionus
512db1a51f
Fix ignored tags ( fix #2221 )
2021-01-17 16:48:20 +01:00
Bionus
f859ba9faf
Add date search for Pixiv ( fix #2187 )
2021-01-17 16:08:09 +01:00
Bionus
0ec1450418
Use color picker for primary/accent settings in QML
2021-01-03 11:47:06 +01:00
Bionus
3cd1d9dbec
Share images instead of links
2021-01-01 22:28:15 +01:00
Bionus
a350ea44f4
Allow to share actual files
2020-12-31 01:00:39 +01:00
Bionus
a9c17b5570
Fix sharing on Android
2020-12-31 00:12:18 +01:00
LeaflessMelospiza
4b2ba5b6c7
Fix issue with dangling pointer when calling utime ( #2204 )
...
Fix issue with dangling pointer when calling utime (fix #2203 )
The temporary string object returned by the function call is
deallocated at the end of the expression. Since c_str() returns a
pointer to the internal string representation, the data is no longer
valid once the string object is destroyed. Due to this utime returns
ENOENT and Grabber prints an error in the log when modifying
file creation time.
2020-12-30 02:44:08 +01:00
Bionus
7a2dfa6486
Fix missing rsync exclude file
2020-12-30 02:40:54 +01:00
Bionus
c4c6a904cf
Bump OpenSSL to 1.1.1i on Windows Github actions
2020-12-30 02:40:21 +01:00