Commit Graph

666 Commits

Author SHA1 Message Date
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
Mizaki
c01d6aaa3a Add up and down png 2024-04-29 00:51:44 +01:00
Mizaki
dd8767ad81 Revert copy tag status tip 2024-04-29 00:51:44 +01:00
Mizaki
0bbdaa96cf Split command line `--type arg into --type-modify for modify styles and --type-read for read styles 2024-04-29 00:51:40 +01:00
Mizaki
96bbbe51e7 More load_data_styles to list fixes 2024-04-29 00:46:03 +01:00
Mizaki
16088aec72 Covert missed self.load_data_styles to list 2024-04-29 00:45:15 +01:00
Mizaki
199167c50b Change click event handling for QTableWidget. Needs testing on MacOS and Windows 2024-04-29 00:45:15 +01:00
Mizaki
9359cd877d Switch to using list for storing read styles 2024-04-29 00:45:15 +01:00
Mizaki
003b68b3d3 Renamewindow 2024-04-29 00:45:09 +01:00
Mizaki
29dc7ad830 Use multi-read styles. Table combo box style improvements. Tooltips 2024-04-29 00:40:41 +01:00
Mizaki
770cce5ac0 Add TableComboBox 2024-04-29 00:40:41 +01:00
Timmy Welch
d63123b77b Add tests for prepare_metadata 2024-04-28 13:53:41 -07:00
Timmy Welch
8b4bf8d51f Allow preserving the original filename when moving 2024-04-27 19:25:33 -07:00
Timmy Welch
d98f815ce0 Add a button to attempt to identify a scanner page 2024-04-27 18:10:49 -07:00
Timmy Welch
787f3e8ea1 Enabled bulk edits in the page list editor 2024-04-27 17:28:59 -07:00