73c058334e
Add Shortcuts preferences tab (Name not working)
2025-06-08 23:22:39 -04:00
Lawrence Lee
8f658a23d6
Generate translation diffs
2025-04-21 22:37:26 -07:00
Lawrence Lee
01fcd347df
Synchronize translation files with default
2025-03-29 15:52:33 -07:00
Lawrence Lee
021d559da2
Run generateTranslationDiffs
2025-03-17 23:02:20 -07:00
Alexander Brock
159ebd45e8
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
2024-07-27 12:41:48 +02:00
Lawrence Lee
98bd3d1912
Run generateTranslationDiffs
2024-07-20 10:17:00 -07:00
Alexander Brock
6d96bfe5cc
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
2024-07-20 00:15:43 +02:00
xiota
88160bd8b8
Update PREFERENCES_PARSEDEXTDELHINT (default/English)
2024-06-30 03:30:41 +00:00
xiota
d2af04cea2
Add "Loading JXL" translations
2024-05-28 07:18:51 +00:00
Alexander Brock
5b2d290805
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
2024-02-18 23:39:48 +01:00
Lawrence Lee
ac2b1d2101
Run generateTranslationDiffs
2024-02-04 16:34:29 -08:00
Alexander Brock
14f499ecae
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
2023-10-02 14:26:22 +02:00
Morgan Hardwood
ab238a2ef0
generateTranslationDiffs
2023-09-06 00:47:55 +02:00
Morgan Hardwood
3662b2fa01
generateTranslationDiffs
2023-09-05 22:04:22 +02:00
Alexander Brock
2361f3c15b
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
2023-08-30 21:32:04 +02:00
Morgan Hardwood
322c124e6b
Merge branch 'switched-rating-shortcuts' of github.com:Eemilp/RawTherapee into Eemilp-switched-rating-shortcuts
2023-08-29 00:01:50 +02:00
Alexander Brock
f14407cec8
Add labels for De-fish and scale in English UK/US. Doesn't work in the GUI yet.
2023-02-18 00:51:11 +01:00
Alexander Brock
fb90908cbd
Add GUI elements for defish and scale in perspective tool. Doesn't work very good yet.
2023-02-11 20:31:08 +01:00
Morgan Hardwood
c113cffdf9
generateUnusedKeys
2022-09-29 00:47:59 +02:00
Morgan Hardwood
3ef618c236
generateTranslationDiffs
2022-09-29 00:44:15 +02:00
Morgan Hardwood
ea37cfc696
Delete unused keys to match default
...
Unused keys from localization files removes as per default.
2022-09-29 00:40:45 +02:00
Morgan Hardwood
727f3f7ba2
Consistently use _TOOLTIP suffix for tooltip keys
2022-09-28 23:24:51 +02:00
Thanatomanic
93dfb09eaf
Remove the HISTOGRAM_TOOLTIP_RAW from all language files ( #6554 )
...
It was a leftover from c03efe4878
where new strings were introduced to toggle the histogram types.
2022-08-22 20:45:03 +02:00
Eemil Praks
7534989d9e
changed star shortcuts and updated most of the translations
...
updated magyar shortcuts
added ignoring Ctrl categoryButtonToggled if is mouse click for more consistent shortcut functions
fixed missing windows shortcut
2022-01-04 21:32:23 +02:00
Lawrence Lee
7a88a0c6c0
Fix geometry transform method history message
...
Fix capitalization of the history message key in the language files.
2021-08-15 12:57:03 -07:00
Morgan Hardwood
364fe35023
generateTranslationDiffs
2020-01-27 16:59:44 +01:00
Morgan Hardwood
898527732b
./tools/generateTranslationDiffs
2019-12-23 12:42:19 +01:00
Morgan Hardwood
98ac8d5f76
generateTranslationDiffs
2019-12-02 11:24:15 +01:00
Morgan Hardwood
ff2e5da9e4
generateTranslationDiffs
2019-10-23 20:51:08 +02:00
Morgan Hardwood
dc972ddb21
Film Negative button and tooltip changes
2019-10-23 20:32:41 +02:00
Morgan Hardwood
6a44170aff
Fix shadow/highlight clipping indicator keyboard shortcuts in tooltips
...
Closes #5493
2019-10-23 18:01:04 +02:00
Morgan Hardwood
984696ed99
generateTranslationDiffs
2019-10-03 10:11:47 +02:00
Morgan Hardwood
b858bfb2c9
Update "Advanced" tab shortcut to Alt-a
...
Back when it was called the "Wavelet" tab the Alt-w shortcut was used.
Closes #4322
2019-09-06 22:15:37 +02:00
Morgan Hardwood
a0f2040816
Small cleanup
...
Removed unused key TP_FILMNEGATIVE_REF_SPOTS.
Style fix in language string.
generateTranslationDiffs
Film Negative values in History use newlines to reduce required width.
Removed benchmark code.
2019-07-17 21:23:17 +02:00
rom9
6e31285d9e
Merge remote-tracking branch 'origin/dev' into filmnegative
2019-07-10 21:37:23 +02:00
Morgan Hardwood
6fa533c40b
Clarify permanent file deletion strings
...
Closes #5365
2019-07-05 15:30:30 +02:00
rom9
b4c109f275
ProcParams now contain red and blue ratios, to be aligned with values in the GUI.
2019-06-29 16:06:40 +02:00
rom9
9df8008949
Film negative processing: first usable version. Only supports bayer raw files, thumbnails don't work
...
Added performance improvements suggested by heckflosse. Lowered median sampling step from 7 to 5 since calculation is now much faster.
Added support for Fuji X-Trans raw files.
Applied SSE2 patch provided by @heckflosse, improves performance in main processing loop.
Moved film negative processing stuff in its own compilation unit.
Code cleanup: removed redundant omp directives.
Added check for dead pixels, going above threshold after inversion. ST_BAYER only for now.
Reverted leftover hack in cropwindow.cc
2019-06-08 01:40:29 +02:00
Morgan Hardwood
683377e039
generateTranslationDiffs
2019-05-24 16:50:23 +02:00
Morgan Hardwood
853b198b1e
Clarify what is being deleted in Trash, fixes #5337
...
The message shown when deleting items in trash was ambiguous.
2019-05-24 16:46:51 +02:00
Morgan Hardwood
4a0a6251bb
generateTranslationDiffs
2019-04-17 14:33:36 +02:00
Morgan Hardwood
bb58e65ffc
Revision of Lens/Geometry and CA labels
...
Closes #5132
2019-04-10 13:31:21 +02:00
Morgan Hardwood
5bddcb45da
Queue language key and string fixes
...
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Morgan Hardwood
6299abf101
Deleted unused language keys
2019-03-31 23:45:37 +02:00
Morgan Hardwood
755301f97b
Consistent capitalization in Dehaze label
2019-03-25 02:02:19 +01:00
Morgan Hardwood
ab7d249173
generateTranslationDiffs
2019-03-25 01:58:20 +01:00
Morgan Hardwood
2afb5fc597
generateTranslationDiffs
2019-03-24 22:06:30 +01:00
Morgan Hardwood
625bee2e21
Removed keys made obsolete by previous commit
2019-02-25 15:50:34 +01:00
Morgan Hardwood
04f8fc6cc8
generateTranslationDiffs
2019-02-21 12:52:30 +01:00
Morgan Hardwood
b39b3e932f
generateTranslationDiffs
2019-01-09 22:50:07 +01:00