3750 Commits

Author SHA1 Message Date
heckflosse
33b2d643b1 Cleaned code and removes StopWatch 2015-08-20 19:52:53 +02:00
Desmis
b941188ac8 Dehaze Improvement 2015-08-20 13:54:18 +02:00
Hombre
c351be41b8 Add some new features to the On Preview Objects mechanism 2015-08-20 02:33:46 +02:00
heckflosse
0b2b19a761 Speedup for Wavelet/Final Touchup/Final local contrast curve, #2874 2015-08-19 20:55:25 +02:00
Morgan Hardwood
697612b4cc If unix 2015-08-19 00:27:54 +02:00
Morgan Hardwood
cd7f5d9bde More meaningful processor info 2015-08-18 23:40:25 +02:00
Beep6581
60ddd563b8 Merge pull request #2873 from mbajor/master
Missing changes for commit 0216c16a49 (issue #2871)
2015-08-18 16:48:56 +02:00
Marcin Bajor
0187ca10d2 Missing changes for commit 0216c16a49 (issue #2871)
@mbajor mbajor authored an hour ago
2015-08-18 16:32:57 +02:00
Beep6581
0c3e5de0b0 Merge pull request #2872 from mbajor/master
Fixed "Unknown git option: -C" for git<1.8.5 (issue #2871)
2015-08-18 16:03:36 +02:00
Marcin Bajor
0216c16a49 Fixed "Unknown git option: -C" for git<1.8.5 (issue #2871) 2015-08-18 15:40:27 +02:00
Morgan Hardwood
73744fe131 Fixed formatting in rtengine/helpersse2.h and rtengine/opthelper.h 2015-08-18 13:50:06 +02:00
Hombre
07c3cc6209 Merge branch 'gcc5_support' 2015-08-18 01:51:45 +02:00
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
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
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
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
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