51e52d9abaMerge branch 'dev' into libraw-copylib
Lawrence Lee
2024-03-02 21:01:34 -08:00
6daf3f6a23Fix possible infinite loop in dcraw
Lawrence Lee
2024-03-02 20:55:07 -08:00
f687bda276Merge pull request #6872 from 0v3rt1r3d/0v3rt1r3d/max-zoom-preference
Lawrence37
2024-03-02 16:40:15 -08:00
9308a830edMerge pull request #6952 from Lawrence37/sony-ilce-7cr-camconst
Lawrence37
2024-03-02 16:11:53 -08:00
8495ba7502Merge pull request #6837 from Lawrence37/lensfun-match-saved-name
Lawrence37
2024-03-02 15:45:59 -08:00
857d69d4ebMerge pull request #6959 from Benitoite/patch-35
Lawrence37
2024-03-02 15:36:15 -08:00
c3402b18d5Merge pull request #6951 from sgilbertson/issue-4765-queue-template-time-and-date
Lawrence37
2024-03-01 21:46:29 -08:00
cd64ced60fAddress comments in pull request: - use "const" where possible - add spaces after commas - use dateTimeFormatExamples by reference (don't copy) - fix incorrect cast to unsigned int (declare variable as gunichar)
Scott Gilbertson
2024-02-28 13:09:25 -05:00
1db8b0d643Indent example path the same amount as other indented items in the queue template help
Scott Gilbertson
2024-02-25 17:49:00 -05:00
50f27c099cMake indentation consistent in queue template help
Scott Gilbertson
2024-02-25 17:38:42 -05:00
fbeaace607Change literal to G_FILE_ATTRIBUTE_TIME_MODIFIED, change line spacing in template help
Scott Gilbertson
2024-02-25 10:14:10 -05:00
3f80708555mac: update codesign procedures
Richard E Barber
2024-02-25 01:08:32 -08:00
65a14051ferawimage: put global black level (as found in DNG converted files) for xtrans files where the code expects to find it
Alberto Griggio
2024-01-18 14:19:30 +01:00
7c67739b9dEliminated dateTimeIsValid, instead null-checking dateTime -- non-null means it's valid.
Scott Gilbertson
2024-02-19 11:43:04 -05:00
b39ab15659Eliminated use of stat() instead using Gio::FileInfo to get file modification date
Scott Gilbertson
2024-02-19 11:35:46 -05:00
547ac41ad4Make brace placement consistent
Scott Gilbertson
2024-02-18 12:28:00 -05:00
703a81ae0cRemoved FIXME comment
Scott Gilbertson
2024-02-18 12:22:36 -05:00
94cd3d4626Apply time/date format for %t output template specifier
Scott Gilbertson
2024-02-18 11:30:43 -05:00
6dd99ca3d9Nederlands rtdata languages - by Paul Matthijsse
U-PCSPECIALIST01\jdesm
2024-02-18 15:59:09 +01:00
7945f93e8fMerge branch 'releases' into dev
Lawrence Lee
2024-02-15 23:15:50 -08:00
437a867121Preparing to merge back to dev
Lawrence Lee
2024-02-15 22:40:06 -08:00
8adb5439dePreparing for release 5.10
Lawrence Lee
2024-02-15 21:12:09 -08:00
dbd0829e61Obtain the export, shooting or save time, per letter after %t output template specifier Print the result (not yet processing a time formatting string)
Scott Gilbertson
2024-02-12 18:35:01 -05:00
79134ecc9fInstead of time now, in help examples use 2001-02-03T04:05:06.123456 local time
Scott Gilbertson
2024-02-12 17:06:08 -05:00
ec60ee49e4Merge pull request #6950 from marter001/patch-1
Lawrence37
2024-02-11 23:33:34 -08:00
10050fd9b1Add ILCE-7CR raw crop, PDAF pattern, dcraw matrix
Lawrence Lee
2024-02-11 23:02:28 -08:00
5d7586bab4Simplify path help, add '%f' to generated examples
Scott Gilbertson
2024-02-11 15:28:39 -05:00
ccc667e390Added specific tooltip for the location template "?" help toggle button
Scott Gilbertson
2024-02-11 15:10:02 -05:00
bc054ea506Added help for time/date template specifiers
Scott Gilbertson
2024-02-11 15:07:50 -05:00
353a4d472aAdded help sections for %r and %s tags, and for common examples
Scott Gilbertson
2024-02-11 14:28:03 -05:00
2690e27deaGenerate help examples (Windows or Linux, as appropriate) for %d, %p and %P specifiers. Also make the help pane half the overall width when first shown (and it's resizeable).
Scott Gilbertson
2024-02-11 14:03:58 -05:00
196919e5cdsmall update Deutsch
Martin
2024-02-11 10:02:03 +01:00
ed5792bb9fMake populateTemplateHelpBuffer a private member of class BatchQueuePanel
Scott Gilbertson
2024-02-10 13:49:19 -05:00
3fb7296cd1Create template help Pango markdown programmatically (partial). Do that the first time the text is shown, rather than at startup.
Scott Gilbertson
2024-02-10 13:44:12 -05:00
0ed985a2afMerge pull request #6944 from Beep6581/v5.10-rc1
Lawrence37
2024-02-10 09:12:27 -08:00
6d2022b5d5Fix compiler warnings
Lawrence Lee
2024-02-08 22:08:44 -08:00