4344 Commits

Author SHA1 Message Date
Ingo Weyrich
05aed401da Merge pull request #3239 from Beep6581/xtransnew
Merge xtrans speedups into master
2016-04-03 18:28:08 +02:00
heckflosse
4858315e24 xtrans_interpolate: removed benchmark code and astyled 2016-04-03 18:24:40 +02:00
heckflosse
d629006252 Speedup for getAutoExpHistogram and getAutoWBMultipliers 2016-04-03 17:40:03 +02:00
Hombre
49ec26e98b Adding a new test theme + setting an ID to the Partial Paste's
ScrolledWindow
2016-04-03 03:30:15 +02:00
Beep6581
8464ecaec8 Added DCP profiles for Fujifilm X-E1, X-E2, X-T1 and X-T10 with permission from user cack 2016-03-31 13:59:34 +02:00
Adam Reichold
f0611fe9ba Merge branch 'master' into 'gtk3' to fix modal dialogs without a parent 2016-03-28 13:49:56 +02:00
Adam Reichold
4b9bc5be88 Try to fix #3132 by making sure every file chooser dialog is given an appropriate parent window. 2016-03-28 13:32:30 +02:00
Hombre
b7a3c45c7e Add new object IDs for theming (see issue #3214) 2016-03-26 15:06:17 +01:00
heckflosse
a053f38059 11% speedup for xtrans demosaic 2016-03-24 13:40:16 +01:00
heckflosse
f6cb2579d0 fix possible buffer overrun in raw ca correction 2016-03-22 17:46:30 +01:00
heckflosse
bfc0505320 xtrans demosaic: 4% speedup and disabled CLIP 2016-03-22 17:29:48 +01:00
Ingo Weyrich
71dd6a6e59 Merge pull request #3228 from Beep6581/xtransnew
Speedup for xtrans demosaic
2016-03-20 01:45:01 +01:00
Hombre
4dddb349b4 Fix #2388: "Partial Paste still buggy, quite impartial" 2016-03-20 01:41:56 +01:00
heckflosse
db275b1f91 removed benchamrk code from xtrans demosaic 2016-03-20 01:32:10 +01:00
heckflosse
0c786ee1bc RT won't read width of toolpanel on startup 2016-03-20 00:35:05 +01:00
Beep6581
a51cfcacbb Merge branch 'master' into gtk3 2016-03-19 21:37:34 +01:00
Beep6581
997568bc25 Updated TooWaBlue to v1.13 2016-03-19 21:35:31 +01:00
Beep6581
d2d436ea6a Deutsch updated by TooWaBoo, closes #3227 2016-03-19 21:29:43 +01:00
Hombre
644526d166 Fix issue #3226: "RT won't read width of toolpanel on startup" 2016-03-19 14:02:06 +01:00
Hombre
fc00537b2c Merge branch 'master' into gtk3 2016-03-19 11:15:03 +01:00
Hombre
f36565cba9 Fix issue #3182: "Preview image jumps around on canvas while zooming" 2016-03-18 21:49:23 +01:00
Beep6581
a8a1332c2d Merge branch 'master' into gtk3 2016-03-17 21:44:00 +01:00
heckflosse
8e35deb9c9 Fix uninitialized variable in toolpanelcoord.cc 2016-03-16 19:34:31 +01:00
heckflosse
4979c0c836 Crash when clicking on the hand tool button, fixes #3222 2016-03-16 19:12:00 +01:00
heckflosse
636d0be314 about 4% speedup for xtrans demosaic 2016-03-15 19:21:07 +01:00
heckflosse
703b3edb0a Don't demosaic again when changing 'False Colour Suppression Steps 2016-03-14 17:40:19 +01:00
Hombre
137ea4cdfa Merge branch 'flowing-curve-edit-axis' into gtk3 2016-03-14 00:05:50 +01:00
Hombre
e4259ae4b4 Expand spin buttons to avoid gap. 2016-03-14 00:03:08 +01:00
Ingo Weyrich
bc38a58297 Merge pull request #3215 from Beep6581/falsecoloursuppression
Speedups for raw false colour suppression
2016-03-13 23:25:36 +01:00
heckflosse
6434460efb removed benchmark code from raw false colour suppression 2016-03-13 23:23:32 +01:00
Beep6581
cf7a175d74 Merge branch 'master' into gtk3 2016-03-13 20:04:57 +01:00
Beep6581
3a594bafa3 Updated TooWaBlue theme, closes #3214 2016-03-13 20:03:53 +01:00
Beep6581
b0bfe48723 Increased Fast Export's max resize width and height to 10000, closes #3212 2016-03-13 19:59:04 +01:00
Hombre
af45865a2e The pipette mechanism was broken: the created point was not dragged. (no
issue)
2016-03-13 18:15:48 +01:00
heckflosse
c200c266c0 5% speedup for raw false colour suppression 2016-03-13 17:15:31 +01:00
Hombre
8b6ac0d9d8 Fix #3193: the curve edit axis are now flowing automatically upon resize
of the Tool panel.
2016-03-13 15:02:03 +01:00
heckflosse
9b2e197172 Fixed copy/paste bug in processFalseColorCorrectionThread 2016-03-13 14:25:33 +01:00
Hombre
5221d30ebc Fix #3207 for the curve icon's size part. Also, reintroduce separation
between the Edit button(s) on one end and the Copy/paste/load/save
buttons on the other end.
2016-03-13 14:15:03 +01:00
heckflosse
13b49f8a54 Use fabs instead of fabsf in LinEqSolve 2016-03-13 14:02:08 +01:00
heckflosse
8c4c8ac175 One less operation in MIDDLE4OF6 2016-03-13 13:49:46 +01:00
heckflosse
a55167bde8 24% speedup for raw false colour suppression 2016-03-12 23:32:25 +01:00
Beep6581
2783a06448 Updated TooWaBlue theme, closes #3211 2016-03-12 15:07:43 +01:00
Beep6581
570bd079f0 Merge branch 'master' into gtk3 2016-03-12 12:38:26 +01:00
Hombre
c64a8a6daf Crop borders detection area has been enlarged from 6px to 9px, and the
800% limit bug has been fixed.  Fix issue #3205.
2016-03-12 12:02:20 +01:00
Hombre
e0d100466e Fix #3207: "Paste button is missing in curves" 2016-03-12 03:22:30 +01:00
heckflosse
4fdcfbd8df 10% speedup for raw false colour suppression 2016-03-12 00:11:21 +01:00
Hombre
d09c4ace70 Merge branch 'gtk3' of https://github.com/Beep6581/RawTherapee.git into gtk3 2016-03-12 00:10:35 +01:00
Hombre
7f0a96e448 Fix #3203 and restore the hover color for the 'Enabled' buttons 2016-03-12 00:09:30 +01:00
Beep6581
6daa86be2e Merged master ffd40 into gtk3 9bfca 2016-03-11 18:37:47 +01:00
Beep6581
ffd403140d Regenerated translation files. 2016-03-11 18:29:10 +01:00