Commit Graph

1565 Commits

Author SHA1 Message Date
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
235e62814f Update pre-commit 2024-04-28 13:57:53 -07:00
Timmy Welch
cd2d40a379
Merge pull request #633 from comictagger/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-04-28 13:55:16 -07: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
Timmy Welch
064795fac9 Fix prepare_metadata 2024-04-27 16:43:51 -07:00
Timmy Welch
9208a80ab0 Improve typing 2024-04-27 15:45:05 -07:00
Timmy Welch
a681abb854 Consolidate preparing metadata for save 2024-04-27 15:29:34 -07:00
Timmy Welch
996397b9d5 Fix select all 2024-04-23 23:54:33 -04:00
pre-commit-ci[bot]
8fb180390d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 24.3.0 → 24.4.0](https://github.com/psf/black/compare/24.3.0...24.4.0)
2024-04-15 17:19:43 +00:00
Timmy Welch
c311b8e351 Use comicapi for all urllib3 items 2024-04-12 14:39:34 -07:00
Timmy Welch
af059b8775 Merge branch 'metadataOverride' into develop 2024-04-12 14:12:27 -07:00
Timmy Welch
de3a9352ea Allow reading cli metadata from a file 2024-04-12 14:10:21 -07:00
Timmy Welch
d104ae1e8e Update help message for the -m option 2024-04-11 15:46:29 -07:00
pre-commit-ci[bot]
88c2980e5d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
2024-04-08 17:23:46 +00:00
Timmy Welch
8bcd51f49b Improve commandline metadata override
Change parse_metadata_from_string to yaml syntax
Add a special value to remove existing values when metadata is overlayed
2024-04-06 12:03:01 -07:00
Timmy Welch
de084ffff9 Fix string value of GenericMetadata 2024-04-06 12:02:21 -07:00
pre-commit-ci[bot]
eb6c2ed72b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.1...v3.15.2)
- [github.com/PyCQA/autoflake: v2.3.0 → v2.3.1](https://github.com/PyCQA/autoflake/compare/v2.3.0...v2.3.1)
- [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0)
2024-03-25 17:15:40 +00:00
Timmy Welch
c99b691041 pre-commit 2024-03-17 14:03:05 -07:00
Timmy Welch
48fd1c2897 Force plain text on TextEdits 2024-03-16 11:52:14 -07:00
Timmy Welch
37c809db2a Fix crash when no comics are found in the IssueIdentifier 2024-03-16 11:52:14 -07:00
Timmy Welch
51db3e1249 Allow ignoring errors that happen the gui 2024-03-16 11:52:14 -07:00
pre-commit-ci[bot]
c99f3fa083
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.9.0)
2024-03-12 20:00:49 +00:00
Timmy Welch
6f3a5a8860 Set the shell to bash 2024-03-09 19:49:59 -08:00
Timmy Welch
ebd99cb144 Set PKG_CONFIG_PATH as actions/setup-python@v5 overrides it 2024-03-09 18:06:30 -08:00
Timmy Welch
b1a9b0b016 Only upgrade icu4c and pkg-config 2024-03-09 14:47:47 -08:00
Timmy Welch
0929a6678b Update icu4c paths and upgrade packages on macOS 2024-03-09 14:45:49 -08:00
Timmy Welch
69824412ce Update GH Actions 2024-03-09 14:07:11 -08:00
Timmy Welch
0d9756f8b0 Pin minimum version for comicinfoxml 2024-03-09 13:51:35 -08:00
Timmy Welch
244cd9101d Remove commented code 2024-03-09 13:46:51 -08:00