Desmis
e9eb5a333e
Incorporate locallab in partial pp3
2017-08-17 08:17:45 +02:00
Desmis
9b0c008006
merge with dev manually
2017-08-15 09:57:19 +02:00
Flössie
411b7b5975
Fix wrong rounding in PreviewWindow
( fixes #3773 )
2017-08-14 21:52:01 +02:00
Morgan Hardwood
47ed067c70
Styled some files same as dev to help merge newlocallab into dev
2017-08-14 21:12:22 +02:00
Morgan Hardwood
f17cda47c6
more formatting cleanup
2017-08-10 15:35:10 +02:00
Beep6581
10e83c9faf
Merge branch 'dev' into ciecamout
2017-08-10 12:32:40 +02:00
Morgan Hardwood
88d0512b4a
Astyled files in ciecamout for ciecamout merge
2017-08-10 11:59:54 +02:00
Morgan Hardwood
be0b4f2236
Astyled files in dev for ciecamout merge
2017-08-10 11:59:28 +02:00
Desmis
291cc2e75a
merge with dev
2017-08-09 08:00:39 +02:00
Desmis
234710ae9a
merge with dev
2017-08-09 07:57:19 +02:00
Beep6581
6976a75537
Merge pull request #3999 from Beep6581/fixaddset
...
Fixes how Batch Processing Add/Set values behave when count of entries in AdjusterBehavior in options file does not match ADDSET_PARAM_NUM, #2710
2017-08-08 23:41:34 +02:00
Alberto Griggio
7ab16c1b93
fixed double deallocation in EditorPanel::saveImmediately
2017-08-08 22:58:51 +02:00
Alberto Griggio
8c3c2f3e88
show message dialog about the expected usage when running RT as GIMP plugin
2017-08-08 22:40:46 +02:00
Hombre57
7a7e9d323d
Bugfix in PreviewWindow (attempt to fix issue #3773 )
2017-08-05 15:29:55 +02:00
Benitoite
7e05ea8827
Update main.cc
2017-08-02 12:21:28 -07:00
Morgan Hardwood
15eb7e990c
Fixes how Batch Processing Add/Set values behave when count of entries in AdjusterBehavior in options file does not match ADDSET_PARAM_NUM, #2710
2017-08-01 17:21:20 +02:00
Desmis
039152cce2
Clean Preferences and Tooltip
2017-07-29 09:39:35 +02:00
Benitoite
1c006d1472
macOS reports and sets screen resolution
...
https://github.com/Beep6581/RawTherapee/issues/3984#issuecomment-318476962
2017-07-28 09:39:25 -07:00
Desmis
ef39df4f39
Settings output device in main menu
2017-07-28 17:41:48 +02:00
Desmis
8d7fc732f9
others history messages
2017-07-24 11:23:22 +02:00
Desmis
7e40527926
add Exposure contrast curve
2017-07-24 10:57:15 +02:00
Desmis
a1069920d5
merge with dev
2017-07-23 14:19:09 +02:00
Desmis
432e123733
Fixed some bugs and first Exposure mode without curve
2017-07-23 14:02:41 +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
Desmis
3a4c957377
merge with Dev
2017-07-17 20:37:05 +02:00
heckflosse
aab3a60356
Remember monitor of main window
2017-07-17 15:22:31 +02:00
Desmis
2f90675ba1
merge with dev
2017-07-17 09:58:06 +02:00
Desmis
4ec4dfe1ca
add Vibrance - still some bugs...
2017-07-17 09:17:21 +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
4154c1feb6
Clipping indicator buttons: shadows on left, highlights on right, closes #3641
2017-07-15 23:12:27 +02:00
Desmis
b5ddef00ed
Init new - add GUI and Mip for local vibrance - does nothing
2017-07-15 17:50:32 +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
baf6693be6
Merge branch 'dev' into meow_fixes
2017-07-13 12:51:25 +02:00
Desmis
4c7287574d
merge with devv
2017-07-13 08:42:08 +02:00
Desmis
4f7d310eb2
Add H=f(H) to color and light
2017-07-13 07:30:51 +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