Commit Graph

199 Commits

Author SHA1 Message Date
Mizaki
384ac5e33a Don't save in priority order 2024-05-10 19:23:27 +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
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
f9d79ead9d Remove answered comment 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
d98f815ce0 Add a button to attempt to identify a scanner page 2024-04-27 18:10:49 -07:00
Timmy Welch
a681abb854 Consolidate preparing metadata for save 2024-04-27 15:29:34 -07:00
Timmy Welch
c311b8e351 Use comicapi for all urllib3 items 2024-04-12 14:39:34 -07:00
Timmy Welch
48fd1c2897 Force plain text on TextEdits 2024-03-16 11:52:14 -07:00
Timmy Welch
244cd9101d Remove commented code 2024-03-09 13:46:51 -08:00
Timmy Welch
3df263858d Merge branch 'web-links' into develop 2024-03-09 13:42:29 -08:00
Timmy Welch
5155762711 Add comicfn2dict as an alternative filename parser 2024-03-03 21:47:31 -08:00
Timmy Welch
ea43eccd78 Merge branch 'ii-rework' into develop 2024-03-01 15:39:01 -08:00
Timmy Welch
ff2547e7f2 Disable buttons for add/remove weblink 2024-03-01 15:26:56 -08:00
Timmy Welch
163cf44751 Open the editor when adding a now web link 2024-02-26 19:04:33 -08:00
Timmy Welch
3c3700838b Select item on add and set the dirty flag on change 2024-02-25 08:26:29 -08:00
Timmy Welch
05423c8270 Use a QListWidget for web_links
Fix web_link in md_attributes
2024-02-24 22:31:45 -08:00
Timmy Welch
d277eb332b Add an option to disable prompt on save Fixes #422 2024-02-24 19:56:32 -08:00
Timmy Welch
dd0b637566 Bump settngs 2024-02-24 19:01:10 -08:00
Timmy Welch
4e75731024 Re-write IssueIdentifier.search as IssueIdentifier.identify 2024-02-23 20:47:04 -08:00
Timmy Welch
44e9a47a8b Support multiple web_links 2024-02-17 17:42:07 -08:00
Mizaki
b9bf3be4b2 Add short metadata style names 2024-02-12 20:57:32 +00:00
Mizaki
65e857af8b Move cache reset and load outside of loop. continue if it's impossible to use metadata 2024-02-11 19:32:12 +00:00
Mizaki
8887d48b3e Save metadata styles with one result per archive 2024-02-11 13:57:34 +00:00
Mizaki
e9e619c992 Use CheckableComboBox in ui file 2024-02-11 01:51:47 +00:00
Mizaki
a6b60a4317 Simplify enabled widget check and reset cache before loading, break on failed metadata writing 2024-02-11 00:53:40 +00:00
Mizaki
23021ba632 Add support for saving multiple metadata styles in the GUI
Unwind credit color comprehension

Convert save style from a string setting to a list

Use lordwelch version of Checkable combobox

Improve readbility, fix label alignment in taggerwindow.ui, better report removal of tags and clearer number meanings.

Unwind list comprehension for easier readability
2024-02-10 01:55:15 +00:00
Timmy Welch
999d3eb497 Merge branch 'pre-commit-ci-update-config' into develop 2024-02-06 17:08:43 -08:00
pre-commit-ci[bot]
df762746ec [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-01-29 17:14:26 +00:00
Timmy Welch
085543321a cbxClearFormBeforePopulating not working 2024-01-22 16:50:15 -08:00
Timmy Welch
db00736f58 Fix filename parsing not respecting user settings 2023-12-25 21:57:31 -08:00
Timmy Welch
9c231d7e11 Add better page info handling
Rename set_default_page_list to apply_default_page_list and apply
 during read_metadata
Add a filename attribute to the ImageMetadata class
Mark image_index as required
Always sort the page name list, a comic application will never need the
 unsorted list of names
Assign the first result from get_cover_page_index_list to coverImage in
 CoMet tags
Allow an Archiver to be passed to the ComicArchive constructor
2023-12-18 02:37:34 -08:00
Timmy Welch
989470772f Make widget disabling more consistent 2023-12-18 01:24:30 -08:00
Timmy Welch
8b7443945b Use ids for metadata type in file selection list
Removed unnecessary FileInfo class
2023-12-17 22:01:47 -08:00