4344 Commits

Author SHA1 Message Date
Hombre
7f32b09fab Adding Gcc 5 support for backard compatibility with Mingw/Gtkmm2
(windows related)
2015-08-18 01:05:13 +02:00
Jean-Christophe
902adde1a5 Merge pull request #2865 from innir/master
Fix CMake and AboutThisBuild with git  (see issue #2860)
2015-08-18 00:17:21 +02:00
heckflosse
86b0bb5420 Initial commit for DeHaze branch 2015-08-17 18:49:02 +02:00
heckflosse
f7907a5474 Speedup for perceptual curve, #2817 2015-08-17 13:31:20 +02:00
heckflosse
161fa15922 removed unsupported character in improcfun.cc, no Issue 2015-08-17 12:07:33 +02:00
heckflosse
bb2e3debb3 Merge pull request #2864 from Beep6581/CanonDualISO
Fix Canon dual ISO problem
2015-08-17 01:07:44 +02:00
Philip Rinn
bc7dc1f9c2 Merge remote-tracking branch 'upstream/master' 2015-08-16 23:42:55 +02:00
heckflosse
c863cf035a Added dcraw.patch file 2015-08-16 16:10:35 +02:00
heckflosse
bb33cc6ffe Merge pull request #2867 from Beep6581/IccTiffCrash
Crash when saving to uncompressed tiff using a huge output profile
2015-08-16 15:32:26 +02:00
Hombre
7a2e0c7b96 Merge remote-tracking branch 'origin/IccTiffCrash' into gtk3 2015-08-16 00:17:37 +02:00
Hombre
9e086144ac Merge remote-tracking branch 'origin/CanonDualISO' into gtk3 2015-08-16 00:16:54 +02:00
Philip Rinn
44516902c9 Clean CMakeLists.txt from unneeded code (see #2861).
This also suppresses warnings from CMake > 2.8.12
2015-08-15 20:58:59 +02:00
Philip Rinn
bdbe5395f5 Update tools/generateReleaseInfo to work with git (see #2865) 2015-08-15 20:05:23 +02:00
Philip Rinn
5015668865 Fix generation of WindowsInnoSetup.iss (see issue #2865) 2015-08-15 19:39:05 +02:00
heckflosse
842f508088 Crash when saving to uncompressed tiff using a huge output profile 2015-08-15 17:44:46 +02:00
Hombre
fe2d8b1c68 Handling the Slim mode 2015-08-15 12:54:30 +02:00
Philip Rinn
3b9b484ec1 Fix CMake and AboutThisBuild with git (see issue #2860)
Tools to generate the release info are not updated jet, namely
tools/generateReleaseInfo{.bat}.
Only tested on Linux, OS X and Windows are untested.
2015-08-14 19:06:01 +02:00
heckflosse
5c14b06209 Fix Canon dual ISO problem 2015-08-14 14:26:05 +02:00
Morgan Hardwood
92b9842b47 Merge branch 'master' into gtk3 2015-08-12 22:11:52 +02:00
Morgan Hardwood
294c3cccdc Fix segfault in wavelet with GCC < 4.9 2015-08-12 22:11:31 +02:00
Morgan Hardwood
050f0c4114 Merge branch 'master' of github.com:Beep6581/RawTherapee 2015-08-12 20:07:44 +02:00
Morgan Hardwood
0ec9d84191 Japanese translation updated by firefly 2015-08-12 19:52:39 +02:00
Morgan Hardwood
e1c07cc59c Japanese translation updated by firefly 2015-08-12 19:50:12 +02:00
Morgan Hardwood
56a0805bc7 Gtk3 by Hombre, issue 2807 2015-08-12 16:07:19 +02:00
Beep6581
985c1af097 Added .. to cmake line 2015-08-12 14:05:45 +02:00
Morgan Hardwood
91f67f0cb6 Issue 2846: Filter preview through output profile when using a monitor profile.
- Removed the "Rendering intent" setting from Preferences,
- Hard-code "relative colorimetric" intent everywhere,
- Filter through output profile before filtering through monitor
  profile if using a monitor profile,
- If not using a monitor profile, a direct sRGB conversion is done,
2015-08-12 13:27:45 +02:00
Morgan Hardwood
1fe1508fa9 Removed Mercurial .hgignore file, added Git .gitignore file 2015-08-12 13:00:47 +02:00
Beep6581
cee4fd1cd0 Updated README.md with working compilation instructions 2015-08-12 09:10:48 +02:00
Beep6581
eff1eda2c8 Removed header from README.md 2015-08-12 08:41:45 +02:00
Beep6581
3652197714 Updated README.md with logo 2015-08-12 08:40:43 +02:00
Beep6581
9ee8713f8a Created README.md 2015-08-12 08:37:37 +02:00
DrSlony
0e0cfb9b25 Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle 2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1 Line endings 2015-08-11 11:53:44 +02:00
DrSlony
96be30863d Issue 2826:USM threshold slider lacks history entry or undo 2015-08-10 19:05:01 +02:00
DrSlony
7bd4275594 Updated all interface language files for translation 2015-08-10 14:50:58 +02:00
DrSlony
92745d5568 Updated Swedish translation on behalf of Johan, issue 2875 2015-08-10 14:41:25 +02:00
DrSlony
1294bdb392 Updated camconst.json on behalf of Ilias, issue 2348 2015-08-10 14:39:17 +02:00
DrSlony
16061aad88 Removed unused files 2015-08-09 20:56:10 +02:00
DrSlony
8de1e5d249 Issue 2873: Next/Previous Image buttons should not clear active filters. 2015-08-09 20:39:23 +02:00
jdc
3ff086de02 Issue 2872: Fixed Wavelet defects reported by Coverity 2015-08-09 20:31:56 +02:00
DrSlony
f41a638500 Fixed possible issue with #pragma directive 2015-08-07 21:28:15 +02:00
Ingo
386d3eeaec Compile error in curves.cc, Issue 2871 2015-08-07 11:39:48 +02:00
torger
f7fe9f027d issue 2869: further removal of unnecessary re-demosicing 2015-08-05 22:32:17 +02:00
Ingo
37352b02ef Possibly fixes some compile errors when using gcc 5.x on windows, no Issue 2015-08-05 18:31:10 +02:00
torger
aeb11c78e0 Issue 2869: don't re-demosaic when changing ICC/DNG profile 2015-08-05 11:28:20 +02:00
Ingo
efabc73b7b Too saturated greens when using CIACAM02 2015-08-04 16:05:46 +02:00
torger
184c7e1066 issue 2863: fixed batch mode perceptual curve bug 2015-07-31 10:26:35 +02:00
DrSlony
82da6f3fb6 Issue 2844: Wavelet improvements to Edge Sharpness and Denoise and Refine, also some language file fixes. 2015-07-29 19:22:25 +02:00
DrSlony
6f2078ea1b Added tooltip to Save Reference Image for Profiling's Apply white balance checkbox, no issue. 2015-07-29 18:37:51 +02:00
DrSlony
46c530b5d9 Issue 2855: Changed straighten and crop tool mouse cursor icons from GDK::CROSSHAIR to cHand so that they will be visible when used over both light and dark images. 2015-07-29 18:15:18 +02:00