Commit Graph

680 Commits

Author SHA1 Message Date
Timmy Welch
44b4857fc3 Remove unneeded checks in _enable_widget 2024-06-09 13:18:27 -07:00
Timmy Welch
6132af3bb5 Support niquests 2024-06-09 13:09:26 -07:00
Timmy Welch
c91c7edd73 Re-generate SettngsNS 2024-06-09 12:55:12 -07:00
Timmy Welch
6f9fbc73d8 Fix showing a fullscreen page on double click on MacOS 2024-06-09 12:54:31 -07:00
Timmy Welch
888720b544 Allow blurring images fixes #637
for people that don't accidentally read the entire comic when editing the metadata
2024-06-09 12:52:55 -07:00
Timmy Welch
5e6682566f Allow results to include comics in the following year fixes #638 2024-06-08 19:17:42 -07:00
Timmy Welch
6351afb36c Add an option to prefer filename metadata on the CLI fixes #630 2024-06-08 19:12:38 -07:00
Timmy Welch
e5925b8ebc Merge branch 'mizaki/add_table_html_gui' into develop 2024-06-03 16:17:19 -07:00
Timmy Welch
710760dc91 Show the located rar exe 2024-06-03 16:08:09 -07:00
Timmy Welch
5d7e348a0e Fix remove tags menu option Fixes #650 2024-06-03 13:06:49 -07:00
Mizaki
afc0aa4a78 missed rename 2024-06-02 00:16:55 +01:00
Mizaki
a552f05b23 Add remove HTML tables back 2024-06-01 19:40:13 +01:00
Mizaki
a4941a93f0 Use combined md with -i on CLI 2024-06-01 00:45:59 +01:00
Timmy Welch
5010ca60e9 Remove reduce_widget_font_size 2024-05-21 20:32:01 -07:00
Timmy Welch
215a4680f4 Merge branch 'mizaki/fix_autotag_overlaystyles' into develop 2024-05-21 18:28:20 -07:00
Timmy Welch
f712952b87 Fix typing issues 2024-05-21 18:22:30 -07:00
Mizaki
14f2599ba1 fix auto tag window 2024-05-21 23:48:46 +01:00
Timmy Welch
2897611006 Fix defaults for arguments
Bump settngs
2024-05-19 14:17:07 -07:00
Mizaki
250d777159 Remove combine overlay. Alter help messages in settings window and add lists message 2024-05-11 22:25:46 +01:00
Mizaki
6c3b63abd9 Add option for merge lists and fix saving overlay options in settings window 2024-05-11 22:08:49 +01:00
Mizaki
bada694fd4 Rebase corrections 2024-05-11 16:44:44 +01:00
Mizaki
3d443e0908 lordwelch rewrite 2024-05-11 02:04:43 +01:00
Mizaki
b761763c4c Rename CBL option to Metadata 2024-05-11 02:02:01 +01:00
Mizaki
2faac18597 norm_fold out of loop for add_credit. Explicit overlay mode for CLI metadata. 2024-05-11 02:02:01 +01:00
Mizaki
e9a592df50 GUI overlay settings moved to internal namespace and CLI args added 2024-05-11 02:02:01 +01:00
Mizaki
94b94b76dc Change settings menu overlay descriptions 2024-05-11 02:02:01 +01:00
Mizaki
62240bf2f4 Add OverlayMode options for read style and data source 2024-05-11 02:02:01 +01:00
Mizaki
ffb4efbcd7 GUI overlay settings moved to internal namespace and CLI args added 2024-05-11 02:01:59 +01:00
Mizaki
b2f95faac4 Change settings menu overlay descriptions 2024-05-11 01:56:10 +01:00
Mizaki
8b0683f67c Add OverlayMode options for read style and data source 2024-05-11 01:56:06 +01:00
Mizaki
5cf54ab511 Reverse load styles only in taggerwindow and comment reverse 2024-05-11 00:11:08 +01:00
Mizaki
384ac5e33a Don't save in priority order 2024-05-10 19:23:27 +01:00
Mizaki
7271caccc9 Size combobox dropdown with extra space for move item arrows. Add same sizeHint as QComboBox for unified height 2024-05-10 17:14:39 +01:00
Mizaki
0c9e846bfb Force MacOS to use CE_CheckBox 2024-05-09 20:54:12 +01:00
Mizaki
a2a57b6da0 Add tooltip support for items (and arrows). Simplify and measure arrow images 2024-05-09 01:58:43 +01:00
Mizaki
7383b18924 Warn on read style failure in rename window 2024-05-07 22:08:27 +01:00
Mizaki
e0f1f7c356 Rename ItemDelegate. Remove table checkbox 2024-05-06 20:53:00 +01:00
Mizaki
6b8b961ff7 Report and/or log overlay tag style read errors 2024-05-06 19:40:38 +01:00
Mizaki
4c6a1d3215 Use custom combobox with item delegate 2024-05-06 16:33:30 +01:00
Mizaki
64dbf9e981 Add -t to --type-read and duplicate read styles to modify styles on the CLI if modify if empty 2024-05-04 21:14:00 +01:00
Mizaki
27e3803414 Reverse read styles on load. Missed conversion to overlay_ca_read_style 2024-05-04 20:59:18 +01:00
Mizaki
64c909facb Have last overlayed style labelled as 1 (human logical) 2024-04-29 00:55:54 +01:00
Mizaki
23ceda33bd fix self.load_data_styles name 2024-04-29 00:55:54 +01:00
Mizaki
7e63070f13 Change ComicArchive type to set from list 2024-04-29 00:55:51 +01:00
Mizaki
247ee01d6e Copy tags will copy use overlayed result of all read styles 2024-04-29 00:53:01 +01:00
Mizaki
f61b91acd6 Revert and change multi-read styles if dirty 2024-04-29 00:53:01 +01:00
Mizaki
6951113717 Change load_cache calls from load and saves style conbined list to combined set 2024-04-29 00:53:01 +01:00
Mizaki
73269c7c9d Add overlay_ca_read_style method to prevent duplicated code 2024-04-29 00:52:59 +01:00
Mizaki
f00cd1568c Clear cache on autotag rather than reloading 2024-04-29 00:51:44 +01:00
Mizaki
f9d79ead9d Remove answered comment 2024-04-29 00:51:44 +01:00