Morgan Hardwood
e7d8f2ac83
generateTranslationDiffs
2017-07-21 11:25:21 +02:00
Beep6581
9bc0279a05
Merge pull request #3977 from mkyral/dev_Czech_translation
...
Update Czech translation
2017-07-21 11:20:44 +02:00
Marián Kyral
af39595424
Update Czech translation
2017-07-21 10:56:55 +02:00
Morgan Hardwood
08ebc3e75b
Revert EPD Edge Stopping and Scale defaults to their old values now that the preview is more accurate, #2233
2017-07-20 19:43:36 +02:00
heckflosse
59c5a913ad
Fix two bugs in decoder for compressed fuji files. Thanks to LebedevRI for the hints!
2017-07-20 17:45:10 +02:00
Hombre57
b6cd315515
Merge branch 'epd-preview-accuracy' into dev
2017-07-20 01:21:31 +02:00
Beep6581
92074de30f
Merge pull request #3976 from Beep6581/verbose-options
...
Always show console warning and popup when saving options file fails, #3975
2017-07-19 19:10:19 +02:00
Alberto Griggio
d67ca00ce2
Merge pull request #3946 from Beep6581/remote-app
...
new feature: open images in an already-running instance of RT
2017-07-19 17:51:39 +02:00
Morgan Hardwood
ca9e28fea7
Always show console warning and popup when saving options file fails, #3975
2017-07-19 17:48:02 +02:00
Morgan Hardwood
0987e4d5a3
Clipped shadows and highlights indicator keyboard shortcuts updated, closes #3641
2017-07-19 13:46:40 +02:00
Hombre57
36fe0f800f
Ehnance preview accuracy of Tone Mapping (EPD) tool (issue #2233 )
2017-07-19 02:14:40 +02:00
heckflosse
aab3a60356
Remember monitor of main window
2017-07-17 15:22:31 +02:00
Morgan Hardwood
9a13e4b360
Link rawtherapee-cli in tools/osx/macosx_bundle.sh + safety fixes, #3924
2017-07-17 00:22:20 +02:00
Ingo Weyrich
e08e921ad1
Merge pull request #3972 from Beep6581/meow_fixes
...
fixes #3957
2017-07-16 23:33:58 +02:00
heckflosse
d490cbd8da
Fix for last commit
2017-07-16 19:57:02 +02:00
heckflosse
31fffbdb6d
Bring secondary window to front if it's on the same monitor as the primary window, #3957
2017-07-16 19:29:59 +02:00
heckflosse
164c577b24
Fix some more problems in MEOW mode, #3957
2017-07-16 18:00:43 +02:00
Hombre57
cfa7e335fa
Fixing most problem of the MEOW mode (see #3957 )
2017-07-16 01:38:39 +02:00
Morgan Hardwood
d1d4c3180c
Cosmetic fix rtgui/CMakeLists.txt
2017-07-15 23:44:33 +02:00
Morgan Hardwood
b880109539
Fixes macOS crash-on-startup part2, #3882
2017-07-15 23:37:04 +02:00
Morgan Hardwood
e749b8eb10
Fixes macOS crash if app bundle is renamed, #3882
2017-07-15 23:33:39 +02:00
Morgan Hardwood
4154c1feb6
Clipping indicator buttons: shadows on left, highlights on right, closes #3641
2017-07-15 23:12:27 +02:00
heckflosse
fbf8999016
Remember fullscreen state of secondary window in MEOW mode
2017-07-15 14:12:17 +02:00
heckflosse
76dba8fc7b
Correctly remember last used screen for secondary rt window in meow mode. Hopefully fixes also wrong width of toolpanel.
2017-07-15 01:55:14 +02:00
heckflosse
0e01162318
Fixes #3969 , Retinex tool does not remember the status of its settings subtool
2017-07-14 00:02:53 +02:00
heckflosse
997bd3c51d
Fixes #3968 , Wavelet tool does not remember the status of its subtools
2017-07-13 23:47:26 +02:00
Hombre57
ded8c66fcd
Solving issue #3948
2017-07-13 17:06:47 +02:00
heckflosse
01ffd294b2
Use rtengine::min/max instead of std::min/max(std::min/max(, patch by Flössie
2017-07-13 13:30:29 +02:00
heckflosse
baf6693be6
Merge branch 'dev' into meow_fixes
2017-07-13 12:51:25 +02:00
Hombre57
14f5d52304
Supressing empty space for EditWindow (MEOW mode) - issue #3957
2017-07-13 02:07:03 +02:00
Hombre57
bc3d82a17a
"-mwindows" now not set for Debug builds on Windows
...
This will prevent decoupling RT from the DOS console when starting such
builds. If no console is opened, Windows will open one (>>>> for Debug
builds <<<<) even w/ 'Verbose=false' or w/o comand line arguments.
2017-07-13 00:26:35 +02:00
heckflosse
75f52369de
Fix copy/paste bug
2017-07-12 23:33:08 +02:00
heckflosse
35fbd7f830
Open MEOW window on the screen it was closed last time if possible
2017-07-12 22:29:48 +02:00
heckflosse
56eaeca01c
Limit number of open editors on Windows depending on available gdi handles to avoid crashes. Fixes #3937
2017-07-12 18:47:50 +02:00
heckflosse
ffc84a676e
Small speedup for rawtherapee-cli when processing a whole folder of files
2017-07-12 01:14:59 +02:00
Flössie
c90046db13
Use Glib::ustring::collate_key()
for ThumbBrowserEntryBase::operator<()
...
Kudos to @heckflosse for having a nose for optimizations. 👍
Also kills unused `DirEntry` class.
2017-07-10 21:17:42 +02:00
heckflosse
f98ef980d9
remove unused retinex.gain and retinex.baselog
2017-07-09 21:37:39 +02:00
heckflosse
22692f5a04
remove unused caautostrength
2017-07-09 19:41:21 +02:00
heckflosse
cb130ae2f7
Fix console issues when using -R on Windows
2017-07-09 16:03:27 +02:00
heckflosse
cbb95cfce6
Fixed double opening of files when using -R on Windows
2017-07-09 15:03:44 +02:00
heckflosse
2c7de89fbc
Fixes #3959 , Empty partial PP3 not saved empty
2017-07-08 20:32:01 +02:00
Floessie
2ea369aefe
Merge pull request #3958 from Beep6581/h-thumb-fix
...
Fix filtered horizontal thumbs
2017-07-08 12:24:43 +02:00
heckflosse
57adea62cc
Small optimization in ThumbBrowserBase::arrangeFiles()
2017-07-07 21:31:05 +02:00
heckflosse
aecfaa2631
In MEOW mode size of toolpanel has to depend on size of MEOW window instead on size of main rt window
2017-07-07 21:00:31 +02:00
Flössie
30ef9092c4
Additional cleanups for ThumbBrowserBase::arrangeFiles()
2017-07-07 20:51:07 +02:00
Flössie
c792facb73
Fix filtered horizontal thumbs
...
Take two images, the first in portrait, the second in landscape
orientation. Mark the second with a red dot and filter for red.
Now open that image in SETM. The top tumb is too slim.
2017-07-07 20:26:10 +02:00
heckflosse
c30683f5f6
Cleanup for b1dd97d, thanks to Flössie
2017-07-07 12:39:52 +02:00
heckflosse
29be023a8c
Small speedup for file browser, #3951
2017-07-06 20:10:49 +02:00
heckflosse
b1dd97dac5
Speedup for filebrowser when opening folders with a lot of files, #3951
2017-07-06 15:26:12 +02:00
heckflosse
21d388d7ee
Add a forgotten ;
2017-07-04 15:25:49 +02:00