heckflosse
357cf3a89e
Reduce memory allocations/deallocations and string copies when loading language files
2019-05-14 00:23:10 +02:00
heckflosse
141e9f632f
Scan clut folder: Don't check for unused profile
2019-05-13 23:12:40 +02:00
heckflosse
ea2e9dd274
Scan clut folder: check for .png first because most of cluts are png
2019-05-13 23:04:14 +02:00
heckflosse
1be40beafa
Scan clut folder: use std::set<std::string> instead of std::set<Glib::ustring>
2019-05-13 22:54:00 +02:00
heckflosse
de3d667ed7
review adjuster class: reduce memory allocations/deallocations, also small speedup for adjuster creation
2019-05-13 15:15:37 +02:00
heckflosse
bd2ee13e7b
revert commit 6e364e4
, fixes #5308
2019-04-25 21:09:35 +02:00
heckflosse
6e364e4c80
First doubleclick on an image after starting rt does not open the image. Patch provided by @Pandagrapher, fixes #5294
2019-04-22 21:18:44 +02:00
Hombre57
7d33fc40cd
Merge branch 'icon-size-fix' into dev
2019-04-15 22:35:04 +02:00
Morgan Hardwood
2e2d981dac
Excluding libatomic needed by Clang/FreeBSD, #3636
2019-04-15 12:08:37 +02:00
Morgan Hardwood
fb4c5e1ce2
Merge branch 'm-bugfix' into dev
2019-04-15 11:40:37 +02:00
Hombre57
feb122553e
Minor bugfix
2019-04-14 17:19:48 +02:00
Hombre57
89e63639be
Making pseudo-HiDPI tweaks optional, disabled by default
...
(see issue #5276 )
2019-04-14 16:58:11 +02:00
Hombre57
ace5a01136
Setting 12pt as base font size for MacOS (see issue #5282 )
2019-04-14 11:10:01 +02:00
Hombre57
d01d99481d
Suppress baseDPI and baseHiDPI hardcoded values
...
Should fix the issue reported here :
https://discuss.pixls.us/t/test-rawtherapee-5-6-rc1/12073/13
2019-04-11 22:23:07 +02:00
Morgan Hardwood
bb58e65ffc
Revision of Lens/Geometry and CA labels
...
Closes #5132
2019-04-10 13:31:21 +02:00
Morgan Hardwood
5bddcb45da
Queue language key and string fixes
...
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Morgan Hardwood
977af213b9
Queue template parsing OOB access fix by Flössie
...
https://discuss.pixls.us/t/change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975/4
2019-04-02 21:10:16 +02:00
Morgan Hardwood
aa379308e3
Tweaked filmstrip scrolling to be less jumpy
...
Now the centering a thumb happens only if less than half of the next/prev
thumbnail is visible. #5174
2019-04-01 12:46:56 +02:00
heckflosse
1e2356b938
Improve curve visibility logic.
...
Automatically open first non linear curve for L*a*b*, RGB and HSV.
2019-03-31 23:29:25 +02:00
Morgan Hardwood
7c091280d4
Indentation fix - spaces instead of tabs
2019-03-30 19:30:29 +01:00
Ingo Weyrich
0a09097baf
Fix copy/paste bug
2019-03-30 16:14:31 +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
Flössie
fc10dc5f77
Merge branch 'dev' into rtsurface-cleanup
2019-03-25 19:09:15 +01:00
Flössie
14020ed356
Fix wrong const
s in editcallbacks.h
( #5239 )
2019-03-25 18:57:30 +01:00
Morgan Hardwood
5b50b2d059
Various interface fixes, closes #5211
2019-03-25 01:53:07 +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
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
Hombre
108b69ae22
"edit.h/.cc" splitted to limit rebuilding dependencies
2019-03-22 00:09:37 +01:00
Flössie
363385a838
Streamline RTSurface
and fix potential bug in updateImages()
2019-03-21 21:27:04 +01:00
Flössie
fe74625d78
Fix const correctness of RTSurface::get()
2019-03-21 20:55:31 +01:00
Flössie
84ce72841e
Decouple rtengine/
from rtgui/edit.h
2019-03-21 20:50:43 +01:00
Oleg Koncevoy
d2e6a3a44a
Fixed file overwite from queued items
2019-03-21 19:32:31 +02:00
Hombre
d059caa7de
Enhancing RTSurface: 'surface' now private
2019-03-19 20:45:12 +01:00
Hombre
757af312d2
Suppress 'rtwindow.h' from main-cli.cc
2019-03-19 02:02:12 +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
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
Beep6581
038207235e
Merge pull request #5183 from Beep6581/centeredthumb
...
Center selected thumb in Filmstrip #5174
2019-03-11 19:49:10 +01:00
Floessie
17bec0a2e5
Merge pull request #5197 from Beep6581/relax-procparam-dependency
...
Relax dependency from `procparams.h`
2019-03-11 15:14:00 +01:00
Morgan Hardwood
df2c6b0bcb
Default to using defaults by default
2019-03-10 23:49:28 +01:00
Morgan Hardwood
b29651c5f2
Makes Next/Prev buttons work same as F3/F4 #5183
2019-03-10 23:26:17 +01:00
Morgan Hardwood
2155cf76f0
Refactored as suggested by Floessie #5183
2019-03-10 22:29:32 +01:00
heckflosse
88a8c9829d
Set default tiles per thread value to 2, #5203
2019-03-10 22:15:09 +01:00
Flössie
9fe6bcaab1
Merge branch 'dev' into relax-procparam-dependency
2019-03-10 12:54:04 +01:00
heckflosse
b0a7b5fed3
tiles per thread for some more tiled algorithms, #5203
2019-03-09 18:47:02 +01:00