Commit Graph

1398 Commits

Author SHA1 Message Date
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
Timmy Welch
3df263858d Merge branch 'web-links' into develop 2024-03-09 13:42:29 -08:00
Timmy Welch
b45c39043b Merge branch 'comicfn2dict' into develop 2024-03-09 13:10:27 -08:00
Timmy Welch
9eae71fb62 Disable checkboxes when the complicated parser is not used 2024-03-09 13:07:49 -08:00
Timmy Welch
9a95adf47d Bump comicfn2dict 2024-03-09 13:02:02 -08:00
Timmy Welch
956c383e5f Fix py7zr 2024-03-05 15:13:03 -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
14ce8a759f Mark all QTextEdit's as plain text only 2024-02-26 15:57:00 -08:00
Timmy Welch
22d92e1ded Move result determination out of _cover_matching 2024-02-26 15:38:13 -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
dcad32ade0 Fix settngs generation 2024-02-24 19:55:28 -08:00
Timmy Welch
dd0b637566 Bump settngs 2024-02-24 19:01:10 -08:00
Timmy Welch
bad8b85874 Fix tests 2024-02-24 18:30:41 -08:00