Commit Graph

7613 Commits

Author SHA1 Message Date
Morgan Hardwood
e23fc17ccf Search for DateTimeOriginal if not found in standard location
The DateTimeOriginal and DateTimeDigitized Exif tags should be in the
same group - ExifIFD, but the Leica M8 stores DateTimeOriginal in the
IFD0 group. This patch by Flössie allows to find the tag.
Closes #5251
2019-03-29 09:21:47 +01:00
Morgan Hardwood
68ba87a71f Add Sigma 18-250mm lens IDs, closes #4135 2019-03-27 11:19:33 +01:00
Hombre
390594f39e Fix bug in OPIcon class
Thanks to @Floessie for the fix
2019-03-26 22:53:33 +01:00
Hombre
b76b630ec8 Line endings in edit files converted to Unix format 2019-03-26 22:26:16 +01:00
Morgan Hardwood
90e1480b7f Fixes broken frame borders, fixes #5245 2019-03-25 20:24:07 +01:00
Flössie
14020ed356 Fix wrong consts in editcallbacks.h (#5239) 2019-03-25 18:57:30 +01:00
Beep6581
6747c5c7df Merge pull request #5244 from TooWaBoo/dev-lang-de
Update Deutsch locale
2019-03-25 09:57:26 +01:00
TooWaBoo
ecdf10019e Typo korrected 2019-03-25 09:46:03 +01:00
TooWaBoo
1d462f1299 Update Deutsch locale 2019-03-25 09:42:47 +01: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
5b50b2d059 Various interface fixes, closes #5211 2019-03-25 01:53:07 +01:00
Morgan Hardwood
eb646e18e6 Brazilian variant of Portuguese translation updated by Xendez, closes #5212 2019-03-24 22:11:58 +01:00
Morgan Hardwood
e8b9851875 Portuguese translation added by Xendez, closes #5210 2019-03-24 22:11:21 +01:00
Morgan Hardwood
2afb5fc597 generateTranslationDiffs 2019-03-24 22:06:30 +01:00
Beep6581
ddd9cd979a Merge pull request #5237 from lvreclp/batchque_file_overwrite
Fixed file overwrite from queued items
2019-03-24 21:03:39 +01:00
Hombre
a749047dd3 editcallbacks file updated as requested by @Floessie in #5239
Merge branch 'splitted-edit-file' into dev
2019-03-24 20:48:33 +01:00
Hombre
29196fb57c Fix RTImage cached data cleanup (see #3636) 2019-03-24 20:45:05 +01:00
Hombre
f60711b65b Code cleanup of editcallbacks.h/.cc for more safety 2019-03-24 01:40:25 +01:00
Beep6581
b9a5680d1d Merge pull request #5240 from luzpaz/misc-typos
Miscellaneous typo and whitespace fixes
2019-03-23 23:34:21 +01:00
Morgan Hardwood
4640858567 Sony DSC-R1 raw_crop added to camconst.json
Prevents raw CA artifacts:
https://discuss.pixls.us/t/sony-r1-ca-autocorrection-artifact/11835

Committed on behalf of Ingo.
2019-03-22 22:08:56 +01:00
luz.paz
ba840dd260 Misc. typos and whitespace fixes
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata` 
`rawtherapy-whitelist.txt` consists of:
```
adn
amin
autor
ba
byteorder
cas
childs
developpement
dum
foto
fro
inbetween
interm
ist
iten
ith
lonly
nd
ois
optio
preserv
skipp
som
spred
substracted
tbe
tim
uint
unselect
```
2019-03-22 06:38:00 -04:00
Jean-Christophe
f62470f407 Merge pull request #5239 from Beep6581/splitted-edit-file
"edit.h/.cc" splitted to limit rebuilding dependencies
2019-03-22 09:39:21 +01:00
Hombre
108b69ae22 "edit.h/.cc" splitted to limit rebuilding dependencies 2019-03-22 00:09:37 +01:00
Oleg Koncevoy
d2e6a3a44a Fixed file overwite from queued items 2019-03-21 19:32:31 +02:00
heckflosse
d0794700f9 Merge branch 'dev' into denoise_speedup 2019-03-20 23:21:36 +01:00
heckflosse
30120af8a2 remove some bogus consts 2019-03-19 20:54:10 +01:00
Hombre
d059caa7de Enhancing RTSurface: 'surface' now private 2019-03-19 20:45:12 +01:00
heckflosse
030aa60499 Merge branch 'dev' into denoise_speedup 2019-03-19 20:25:41 +01:00
Ingo Weyrich
28b785682a Allow histogram matching for YI M1 Camera (160x120 thumbs) 2019-03-19 17:43:42 +01:00
Jean-Christophe
18598f5354 Merge pull request #5231 from Beep6581/main-cli-includes
Suppress 'rtwindow.h' from main-cli.cc
2019-03-19 16:27:37 +01:00
heckflosse
d4d535720d Don't apply histogram matching when thumb has less than 19200 pixels 2019-03-19 15:09:18 +01:00
Hombre
757af312d2 Suppress 'rtwindow.h' from main-cli.cc 2019-03-19 02:02:12 +01:00
Ingo Weyrich
209cc16e0d Update histmatching.cc
Allow even smaller thumbs for histogram matching. Tested on Phase One 65+ files. Works fine.
2019-03-18 21:21:56 +01:00
Ingo Weyrich
1cf1e111d5 Update histmatching.cc
Allow histogram matching also for small thumbs
2019-03-18 17:43:17 +01:00
heckflosse
9ee47c29a3 Small speedup for denoise (mainly for preview mode), #5225 2019-03-17 19:45:46 +01:00
Hombre
86550c167f Updated French translation file 2019-03-17 00:56:44 +01:00
Jean-Christophe
2ac8878179 Merge pull request #5224 from TooWaBoo/dev
TWB-theme: Fix disabled images
2019-03-17 00:18:17 +01:00
Jean-Christophe
24e81fcc49 Merge pull request #5215 from Beep6581/hidpi-icons
Merging `hidpi-icons` branch into `dev`
2019-03-17 00:07:13 +01:00
heckflosse
25625c6842 small speeduo for denoise 2019-03-16 23:35:39 +01:00
Hombre
e105c99aa6 Fix query toolbar height
See PR #5215
2019-03-16 18:21:12 +01:00
TooWaBoo
a331f9be9f TWB-theme: Fix disabled images
Works for dev and hidpi-icons.
2019-03-16 16:15:41 +01:00
Hombre
619ca4fe53 Fix icon size of the WB combobox, fix unsensitive button color,
fix progress bar, fix folder line spacing.
See PR #5215
2019-03-16 00:07:03 +01:00
Ingo Weyrich
a09e319216 Merge pull request #5216 from TooWaBoo/dev
Update TooWaBlue-GTK3-20_.css
2019-03-15 01:36:35 +01:00
TooWaBoo
5262ee7ade Fix folder spacing 2019-03-13 20:40:08 +01:00
TooWaBoo
ed55721720 Update TooWaBlue-GTK3-20_.css
Set border-radius of menus to 0.
2019-03-13 19:53:28 +01:00
Hombre
52dcd08b97 Merge branch 'dev' into hidpi-icons 2019-03-13 01:00:14 +01:00
Hombre
4c904967b2 Debug output removed + less wasted space in GUI + grey icon for the
editor tab (completely removed in "Multiple Editor on Own Window" mode).
See #3547
2019-03-13 00:23:41 +01:00
Morgan Hardwood
7f49b96a8a Fix Windows compilation and InnoSetup 2019-03-12 00:05:27 +01:00
Morgan Hardwood
5d8c31d162 Icon and image cleanup #3547
Unnecessary PNG icons removed.

RawTherapee logo images and .ico re-generated from new SVG logo.

GIMP-2.10.8 XCF added for .ico file.

CMake updated.
2019-03-11 23:41:21 +01:00