Philipp Wolfer
4ac5dd48d5
CI: Use Powershell Add-Content instead of Write-Output to append to files
2024-02-29 12:24:13 +01:00
Dimlbur
1bf5da5246
Translated using Weblate (Russian)
...
Currently translated at 56.2% (661 of 1176 strings)
Co-authored-by: Dimlbur <Dimlbur@users.noreply.translations.metabrainz.org >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/ru/
Translation: Picard/App
2024-02-28 19:28:54 +00:00
Vac31
9b26450376
Translated using Weblate (Lithuanian)
...
Currently translated at 62.0% (730 of 1176 strings)
Co-authored-by: Vac31 <Vaclovas@users.noreply.translations.metabrainz.org >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/lt/
Translation: Picard/App
2024-02-18 14:28:54 +00:00
Philipp Wolfer
7d5f19dd28
Removed pgettext workaround
2024-02-12 12:15:27 +01:00
Philipp Wolfer
e381279086
Drop support for Python 3.8
...
By the time Picard 3 will be released official support for Python 3.8
will be already or nearly at its end.
2024-02-12 12:15:27 +01:00
alaishaq@gmail.com
7c11e6d44c
Translated using Weblate (Arabic)
...
Currently translated at 28.6% (337 of 1176 strings)
Co-authored-by: alaishaq@gmail.com <alaishaq@gmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/ar/
Translation: Picard/App
2024-02-07 02:28:57 +00:00
Philipp Wolfer
ffaab0a744
Re-enable WebP support
...
The Qt releases used for the builds have the necessary patches applied
2024-02-03 11:37:29 +01:00
salo.rock
8bdb6f40c6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1176 of 1176 strings)
Co-authored-by: salo.rock <salo.rock@users.noreply.translations.metabrainz.org >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/it/
Translation: Picard/App
2024-02-02 20:28:56 +00:00
Philipp Wolfer
ce9288d0f3
Translated using Weblate (German)
...
Currently translated at 100.0% (1176 of 1176 strings)
Co-authored-by: Philipp Wolfer <ph.wolfer@gmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/de/
Translation: Picard/App
2024-02-01 08:28:56 +00:00
joncrall
47249a1974
Use new style slider controls
2024-01-30 11:29:31 +01:00
joncrall
dae6cb69e7
Fix Sliders in PyQt 6.6
2024-01-30 11:29:31 +01:00
Philipp Wolfer
c1d19956fe
Translated using Weblate (German)
...
Currently translated at 99.8% (1174 of 1176 strings)
Co-authored-by: Philipp Wolfer <ph.wolfer@gmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/de/
Translation: Picard/App
2024-01-29 22:28:57 +00:00
Laurent Monin
40ad4e2ff2
Merge pull request #2367 from phw/handle-invalid-filesize
...
Handle exceptions if ~filesize is not numeric
2024-01-29 01:40:39 +01:00
Philipp Wolfer
3025e68d1f
Handle exceptions if ~filesize is not numeric
2024-01-29 00:01:04 +01:00
Philipp Wolfer
f19818c9f3
Human readable filesize column
...
- use bytes2human to format the value
- ensure sorting happens by actual byte size
- right aligned column
2024-01-28 23:40:32 +01:00
Laurent Monin
046228ad75
Ensure we don't add empty paths and simplify code
2024-01-28 23:37:12 +01:00
Philipp Wolfer
d6721a6c85
PICARD-2829: make volumes available in MultiDirsSelectDialog sidebar
2024-01-28 23:37:12 +01:00
Philipp Wolfer
743d972902
CI: Fixed newline in Github release message
2024-01-28 22:32:03 +01:00
Philipp Wolfer
3d16733fac
Run update_constants
...
This adds the various "Acetate" medium formats
2024-01-28 22:00:27 +01:00
Hosted Weblate
0490d6537d
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/
Translation: Picard/App
2024-01-28 20:38:57 +00:00
Philipp Wolfer
d889d24edc
Update picard.pot
2024-01-28 21:36:40 +01:00
Philipp Wolfer
ab258498a4
Merge pull request #2364 from rdswift/add_option_setting_warning
...
PICARD-2832: Add warning when select multiple directories option is enabled
2024-01-28 20:52:11 +01:00
Bob Swift
c0346361db
Don't display the warning when enabling/diabbling option profiles
2024-01-28 12:43:11 -07:00
Bob Swift
ed4079a027
Update warning text. Revise warning display logic:
...
- Do not display warning when loading settings with option enabled
- Display warning when option state has changed and option state is
enabled
- Display warning when saving if option state is enabled and warning has
not been displayed this Options session
2024-01-28 11:49:33 -07:00
Philipp Wolfer
3b066aa55a
PICARD-2826: Combine exception handling for file size and timestamp read
2024-01-28 13:51:42 +01:00
Philipp Wolfer
ed87e8860a
PICARD-2826: Update ~filesize after saving file
2024-01-28 13:51:42 +01:00
Philipp Wolfer
ea562f9a7c
Fixed MultiDirsSelectDialog for Qt6
...
Properly access the enum values for FileMode and Option
2024-01-28 13:46:34 +01:00
Bob Swift
74791710d7
Add warning when select multiple directories option is enabled
2024-01-27 12:48:46 -07:00
Philipp Wolfer
d6b629043b
nsis: use PRODUCT_PUBLISHER variable for registry paths
2024-01-27 14:20:12 +01:00
Philipp Wolfer
d031a2b96b
nsis: set help URL
...
This is displayed as "Help Link" in Windows "Programs and Features"
2024-01-27 14:20:04 +01:00
Vac31
db744179a8
Translated using Weblate (Lithuanian)
...
Currently translated at 11.2% (117 of 1041 strings)
Translated using Weblate (Lithuanian)
Currently translated at 61.4% (721 of 1173 strings)
Co-authored-by: Vac31 <gateway_31@protonmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/lt/
Translate-URL: https://translations.metabrainz.org/projects/picard/3/constants/lt/
Translation: Picard/App
Translation: Picard/Constants
2024-01-25 09:28:56 +00:00
Philipp Wolfer
6099697154
Merge branch '2.x'
...
# Conflicts:
# picard/__init__.py
# po/appstream/cs.po
# po/ar.po
# po/ast.po
# po/bg.po
# po/ca.po
# po/constants/lt.po
# po/constants/pt.po
# po/cs.po
# po/cy.po
# po/da.po
# po/de.po
# po/el.po
# po/en_AU.po
# po/en_CA.po
# po/en_GB.po
# po/eo.po
# po/es.po
# po/es_419.po
# po/et.po
# po/fa.po
# po/fi.po
# po/fo.po
# po/fr.po
# po/fr_CA.po
# po/fy.po
# po/gl.po
# po/he.po
# po/hi.po
# po/hr.po
# po/hu.po
# po/id.po
# po/is.po
# po/it.po
# po/ja.po
# po/kn.po
# po/ko.po
# po/lt.po
# po/mr.po
# po/ms_MY.po
# po/nb.po
# po/ne.po
# po/nl.po
# po/oc.po
# po/pl.po
# po/pt.po
# po/pt_BR.po
# po/ro.po
# po/ru.po
# po/sco.po
# po/sk.po
# po/sl.po
# po/sq.po
# po/sr.po
# po/sv.po
# po/te.po
# po/tr.po
# po/uk.po
# po/vi.po
# po/zh_CN.po
# po/zh_TW.po
2024-01-25 07:57:05 +01:00
Philipp Wolfer
64b37973ac
Release 2.11
2024-01-25 07:55:29 +01:00
Laurent Monin
90a8ee5a0d
Update copyright headers
2024-01-18 17:40:29 +01:00
Laurent Monin
8e1f65d476
Merge pull request #2361 from nullHawk/master
...
PICARD-1685 : Add ~filesize variable
2024-01-18 16:39:24 +01:00
Suryansh Shakya
ed09a05e2d
updated try catch in file.py to log the error
2024-01-18 15:41:02 +05:30
Vac31
6795c8a4ec
Translated using Weblate (Lithuanian)
...
Currently translated at 9.7% (102 of 1041 strings)
Translated using Weblate (Lithuanian)
Currently translated at 58.2% (683 of 1173 strings)
Co-authored-by: Vac31 <gateway_31@protonmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/lt/
Translate-URL: https://translations.metabrainz.org/projects/picard/3/constants/lt/
Translation: Picard/App
Translation: Picard/Constants
2024-01-17 20:28:57 +00:00
Vac31
4a4d4b9f87
Translated using Weblate (Lithuanian)
...
Currently translated at 9.7% (102 of 1041 strings)
Translated using Weblate (Lithuanian)
Currently translated at 58.1% (683 of 1174 strings)
Co-authored-by: Vac31 <gateway_31@protonmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/lt/
Translate-URL: https://translations.metabrainz.org/projects/picard/2/constants/lt/
Translation: Picard/App
Translation: Picard/Constants
2024-01-17 20:28:53 +00:00
Suryansh Shakya
699e895a41
fixed import using isort
2024-01-17 14:01:07 +05:30
Philipp Wolfer
7830beb2df
Removed unsued import
2024-01-17 08:53:03 +01:00
Philipp Wolfer
0332f29e79
Fixed tests for file._info changing the test files
...
The test was saving before loading, hence having the side effect of
altering file sizes.
2024-01-17 08:48:59 +01:00
Suryansh Shakya
94250ff086
used file object instead of self.filename
2024-01-17 01:56:35 +05:30
Suryansh Shakya
0c2db251e4
removed os import and filsize from test_wav
2024-01-16 22:33:11 +05:30
Suryansh Shakya
e4627be1ac
Merge branch 'master' of https://github.com/nullHawk/picard
2024-01-16 16:32:52 +05:30
Suryansh Shakya
1df7c58e72
modified test cases for 'filesize variable
2024-01-16 16:31:33 +05:30
Vac31
ed7719b814
Translated using Weblate (Lithuanian)
...
Currently translated at 8.8% (92 of 1041 strings)
Co-authored-by: Vac31 <gateway_31@protonmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/2/constants/lt/
Translation: Picard/Constants
2024-01-16 07:28:55 +00:00
Fjuro
a4f6c7ec0f
Translated using Weblate (Czech)
...
Currently translated at 100.0% (17 of 17 strings)
Co-authored-by: Fjuro <ifjuro@proton.me >
Translate-URL: https://translations.metabrainz.org/projects/picard/2/appstream/cs/
Translation: Picard/AppStream
2024-01-16 07:28:55 +00:00
Vac31
a1c4eb5662
Translated using Weblate (Lithuanian)
...
Currently translated at 8.8% (92 of 1041 strings)
Co-authored-by: Vac31 <gateway_31@protonmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/constants/lt/
Translation: Picard/Constants
2024-01-16 07:28:53 +00:00
Fjuro
3466066a65
Translated using Weblate (Czech)
...
Currently translated at 100.0% (17 of 17 strings)
Co-authored-by: Fjuro <ifjuro@proton.me >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/appstream/cs/
Translation: Picard/AppStream
2024-01-16 07:28:53 +00:00
evarfino
d97d788d4f
Translated using Weblate (Portuguese)
...
Currently translated at 4.7% (49 of 1041 strings)
Co-authored-by: evarfino <evarfino@gmail.com >
Translate-URL: https://translations.metabrainz.org/projects/picard/3/constants/pt/
Translation: Picard/Constants
2024-01-14 16:28:55 +00:00