5479 Commits

Author SHA1 Message Date
TooWaBoo
07b2c58932 Update TooWaBoo theme v2.58
Small changes in Preferences dialog
2017-10-18 18:02:39 +02:00
TooWaBoo
c7bae55683 Update Deutsch locale 2017-10-18 17:59:14 +02:00
Hombre57
3d4ff41550 Save some space in Preference / Image processing tab (see #3526) 2017-10-17 23:25:09 +02:00
heckflosse
659fa619d4 Don't cache history strings in eventDescrArray in history.cc, fixes #4145 2017-10-16 22:18:13 +02:00
heckflosse
43ea69447f Skip language file entries starting with ! 2017-10-16 21:54:09 +02:00
heckflosse
45b3f9e27c Merge branch 'dev' into ph1speedup 2017-10-16 15:10:07 +02:00
heckflosse
90e4e41b85 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2017-10-16 14:59:46 +02:00
heckflosse
8621327678 Tiff files are not shown anymore after clearing cache, fixes #4149 2017-10-16 14:59:08 +02:00
Hombre57
9adddece2c Require Gtk >= 3.22.24 for Windows, see #4141 2017-10-15 22:15:10 +02:00
Morgan Hardwood
b9faa66313 Updated rtexif using ExifTool-10.63 2017-10-15 22:13:08 +02:00
Morgan Hardwood
67c75eeb85 Added NIKON D700 dual-illuminant DCP, closes #4136 2017-10-15 21:44:24 +02:00
Morgan Hardwood
03ba1828db Removed old Nikon D700.dcp 2017-10-15 21:38:45 +02:00
Morgan Hardwood
d899a8df97 generateTranslationDiffs 2017-10-15 21:32:36 +02:00
Beep6581
dd4fef5370 Merge pull request #4146 from TooWaBoo/dev
exifpanel.cc, Deutsch locale, TooWaBlue theme
2017-10-15 21:14:58 +02:00
Morgan Hardwood
3d6d70fb02 Fixed Pixel Shift spelling in languages/default 2017-10-15 21:07:21 +02:00
TooWaBoo
a44ee03840 Update TooWaBlue theme v2.57
Fixed some small GUI glitches.
2017-10-15 19:04:05 +02:00
TooWaBoo
a7ca5c9590 Update Deutsch locale 2017-10-15 18:57:32 +02:00
TooWaBoo
8c74740738 Missing and wrong classes fix 2017-10-15 18:54:40 +02:00
Hombre57
dfe40677e2 Fix coverity issue 2017-10-13 23:25:24 +02:00
Alberto Griggio
2956be333b speed up loading of film simulation cluts by using one shared TreeModel for all the combo boxes 2017-10-13 23:06:52 +02:00
Morgan Hardwood
1a046611cf generateTranslationDiffs 2017-10-13 22:55:23 +02:00
Hombre57
02463995af Merge branch 'dev' into multiframe-handling 2017-10-13 22:51:42 +02:00
Hombre57
d749c44a5e Revert "Updated language file (#4008)"
This reverts commit bfc8f2891ad1c206fe8b00fa82d069bbd02272d9.
2017-10-13 22:50:32 +02:00
heckflosse
e6f57b1978 Use std::string instead of Glib::ustring for key of map in camconst, #4140 2017-10-13 21:34:55 +02:00
heckflosse
5a0e4de607 When no lcp is selected, rt does not show (none), fixes #4143 2017-10-13 21:23:21 +02:00
heckflosse
77b3576059 dual-threaded fill of lensfun treestores, #4140 2017-10-13 21:05:37 +02:00
heckflosse
93f6bf89b9 Multithreaded init phase, #4140 2017-10-13 20:59:49 +02:00
heckflosse
b6bf4aba05 Don't create Metadata panel for batch editor, #4140 2017-10-13 20:54:03 +02:00
heckflosse
fd0d50fe0d Use std::string instead of Glib::ustring for the map-key in rtimage.cc, #4140 2017-10-13 20:53:15 +02:00
Morgan Hardwood
2b3dfb3f3c Added comment to executable_loader.in 2017-10-12 22:29:42 +02:00
Hombre57
f38680b0f8 Updating misleading tooltips of Soft-proofing buttons (no issue) 2017-10-10 23:42:59 +02:00
Hombre57
dcd2922167 Let users select RGB Input ICC profiles for output profiles
as requested there
https://discuss.pixls.us/t/rawtherapee-restriction-on-user-chosen-output-profile/5301
(no issue)
2017-10-10 23:03:57 +02:00
heckflosse
f38b271d74 fix heap-buffer-overflow in wavelet, Detected by AddressSanitizer. #4127 2017-10-10 15:44:27 +02:00
Hombre57
bfc8f2891a Updated language file (#4008) 2017-10-09 23:31:23 +02:00
Alberto Griggio
1fdc2d7b49 dcraw: do not use CameraCalibration matrices when loading DNG files
This is to make sure that DNG-converted and original raw files are processed in the same way

Fixes #4129
2017-10-09 09:46:00 +02:00
heckflosse
d84a3fd40a Improve start time of rawtherapee when Dark-frames and Flat-fileds directories are set at default (windows), fixes #4103 2017-10-08 17:27:39 +02:00
heckflosse
2f32afa841 Raw CA correction created an artifact, fixes #4116 2017-10-08 15:36:31 +02:00
Hombre57
2ef064f7d4 Various bugfix (see #4008) :
1. RT could crash in some circumstances with single frame image
2. UNICODE UserComment now done when already existing in raw file
3. When editing UserComment in the ExifPanel, the Value filed is now
filled with the current value
2017-10-07 00:43:45 +02:00
Hombre57
180912df0f Merge branch 'dev' into multiframe-handling 2017-10-04 23:34:28 +02:00
Hombre57
bb874bcce7 Bigfix (see #4008) :
- CIECam now gets the shot's setting of the selected frame
- 'UserComment' metadata now correctly handled
- RT prepared to handle XTrans multiframe
- SensorType now set in the cache/data files
2017-10-04 23:27:08 +02:00
Floessie
55172ee7ac Merge pull request #4131 from PkmX/patch-1
Fix missing filename after closing save-as dialog
2017-10-04 14:54:52 +02:00
Floessie
dd6fbbd8dd Merge pull request #4130 from Benitoite/patch-1
AppleLocale / executable loader fix
2017-10-04 14:41:02 +02:00
PkmX
e4f24fff9c Fix missing filename after closing save-as dialog
Currently, if you open the save as dialog, press ESC to close the dialog and then re-open it, the filename is cleared to `"."`.

This patch sets `SaveAsDlg::fname` so RT always gets the original filename back even if the dialog is dismissed.
2017-10-04 19:36:25 +08:00
Benitoite
da2b09925f AppleLocale / executable loader fix
Ref: https://github.com/Beep6581/RawTherapee/issues/4128
https://discuss.pixls.us/t/error-processing-queue-invalid-byte-sequence-in-conversion-input/1188/18
2017-10-03 14:38:30 -07:00
Flössie
c6c9ad5eef Sort HaldCLUT directories (fixes #4123) 2017-10-02 07:49:12 +02:00
Morgan Hardwood
02807fc1de Prepare to merge release 5.3 back into dev 2017-10-01 01:02:38 +02:00
Morgan Hardwood
ec0f793685 Preparing for release 5.3 2017-09-30 21:31:22 +02:00
Morgan Hardwood
2dbd307416 Merge branch 'dev' into release-5.3-rc1 2017-09-30 15:45:50 +02:00
Morgan Hardwood
2f19546c72 astyled rtengine/improcfun.cc 2017-09-30 15:45:17 +02:00
Morgan Hardwood
6828cf6eaf Fixes crash involving locale conversion of lensfun strings, by Floessie, fixes #4117 2017-09-30 15:41:52 +02:00