113 Commits

Author SHA1 Message Date
Beep6581
4631c142f8
Merge pull request #4790 from muellesi/multiuser-installer
Add Single User/Multi User switch to Windows setup.
2018-09-19 06:09:12 +02:00
Benitoite
d6e4ba296e
Mac: codesign app and dmg
Gets the cached CODESIGNID value via cmake and signs the app and dmg with it.
2018-09-17 15:58:19 -07:00
Benitoite
6fb92a4165
Mac: make Frameworks folder flat
codesign command does not accept subfolders in Frameworks, so mv the contents of two subfolders back out to the Frameworks directory.
2018-09-17 12:49:55 -07:00
Simon Mueller
ff8ecc6baf Add "and" to the task list of the desktopicons to prevent that they are always executed. 2018-09-11 12:53:57 +02:00
Simon Mueller
163c3aba0a Add Single User/Multi User switch to Windows setup. 2018-09-10 19:22:38 +02:00
luz.paz
5f867be0c3 Misc. typo tixes 2018-07-31 13:14:14 -04:00
Morgan Hardwood
659901212a Icon tweaks and cleanup
- Color-unranked icons tweaked for lighter themes, closes #4704
- Star-unranked icons smaller to increase contrast, #4469
- Deleted old icons which snuck back in with the ICC geneartor merge.
2018-07-29 15:13:35 +02:00
Hombre
3a6556404a Merge branch 'dev' into testoutputprofile 2018-07-22 03:25:49 +02:00
Morgan Hardwood
3bfd903dc7 generatePngIcons header updated 2018-07-21 22:13:59 +02:00
Morgan Hardwood
5968c1915d Fixes Inkscape detection under MSYS2, #4469 2018-07-21 22:10:48 +02:00
Morgan Hardwood
bb6282fad3 Icons tweaked #4469
- The "light" icon theme is now a little lighter, to increase contrast.
- Toolbox icons are now small.
- Buttons:
  - Buttons without labels which use icons as their only source of info regarding what the button does (e.g. the white-balance pipette button) use normal-sized icons.
  - Labeled buttons which use icons as an auxiliary source of information (e.g. Auto-Crop) now use small icons. Curve type icons are also small even though they have no labels.
- Colored circles are smaller.
- Curve type icons redesigned and small.
- Hand icons (when panning the preview) redesigned to have a clear outline regardless of background color.
- Magnifier icons redesigned to have a thinner magnifier frame and larger inner parts.
- Perspective, distortion and crop icons redesigned.
- Some small icons were missing the `-small` suffix, now renamed.
2018-07-16 12:41:40 +02:00
Morgan Hardwood
47550eece2 Fixed WindowsInnoSetup.iss.in, #4469 2018-07-14 12:12:19 +02:00
Morgan Hardwood
522495f4eb Icon cleanup #4469 #3547
Rebased in new branch to cleanup commit history.
2018-07-13 18:13:35 +02:00
Morgan Hardwood
0366edfc1a Icon cleanup
- New script generatePngIcons to generate PNG icons from SVG ones.
- Deleted all SVG icons.
- Created new SVG icon template.
- Created atom.svg using new template.
- Deleted tools/source_icons
- Moved non-icon files out of rtdata/icons
2018-05-21 10:34:03 +02:00
Morgan Hardwood
502fca45aa Added new ICC Generator icon, #4478 2018-05-15 23:13:10 +02:00
Morgan Hardwood
7a21501955 Removed VersionInfoVersion from InnoSetup script, #4507 2018-04-18 08:13:22 +02:00
luz.paz
c3c3ceac79 Misc. typos
Found via `codespell` 
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
Morgan Hardwood
12025f2851 Updated rtexif using ExifTool-10.78, closes #4371 2018-02-06 01:10:11 +01:00
Morgan Hardwood
ff808c823b Gamut icons made consistent, closes #4360 2018-02-04 16:09:14 +01:00
Morgan Hardwood
db456825ac InnoSetup script update #3933
- Include GDB if available,
- Include program version in registry keys,
- Include share folder
2018-01-31 22:59:28 +01:00
Morgan Hardwood
667e2ba4e4 Added Windows installer context menu entries, #3933 2018-01-31 19:35:29 +01:00
Morgan Hardwood
fe1ac7f605 Added black and white adjuster icons
Used for the Anchor slider in the HDR Tone Mapping tool.
2018-01-26 00:29:04 +01:00
heckflosse
4046a3c9b9 Fixed typo 2018-01-23 14:46:15 +01:00
Morgan Hardwood
09d020cca3 Added -DWITH_BENCHFUN to build-rawtherapee 2018-01-23 01:29:43 +01:00
Morgan Hardwood
466efd3993 Added "Advanced" tab icon.
Added equalizer and atom icons, and set the Advanced tab to use
the atom icon. #4298
2018-01-21 19:11:21 +01:00
Morgan Hardwood
fa4e07b8bb Updated build-rawtherapee to 2018-01-06 2018-01-11 19:17:06 +01:00
Morgan Hardwood
81d9db35aa Added new tools/build-rawtherapee Bash script 2017-12-25 22:50:22 +01:00
Morgan Hardwood
8f7cd6bf8f Removed unmaintained buildRT Bash script 2017-12-25 22:49:53 +01:00
Benitoite
acd17ac510
MacOS: update macosx_bundle.sh
Copies libiomp5 and liblensfun.1 to Frameworks, and uses lensfun db 2.
2017-12-13 16:40:50 -08:00
Morgan Hardwood
8c42504ff3 Merge branch 'origin/histogram-profile' into histogram-profile 2017-12-06 11:13:54 +01:00
Morgan Hardwood
95af7dd65c Added histogram profile button images, #4066 2017-12-06 11:03:56 +01:00
Morgan Hardwood
edbe4f3f14 Added template icon showing RT sRGB and ProPhoto CIE XY gamuts 2017-11-27 19:48:16 +01:00
Benitoite
08b1b41770 Update macosx_bundle.sh 2017-10-25 01:07:06 -07:00
Benitoite
0719b5f27a Copy libiomp5 license file into the app bundle. 2017-10-23 11:43:12 -07:00
Morgan Hardwood
b9faa66313 Updated rtexif using ExifTool-10.63 2017-10-15 22:13:08 +02:00
Hombre57
02463995af Merge branch 'dev' into multiframe-handling 2017-10-13 22:51:42 +02:00
Morgan Hardwood
2b3dfb3f3c Added comment to executable_loader.in 2017-10-12 22:29:42 +02:00
Hombre57
180912df0f Merge branch 'dev' into multiframe-handling 2017-10-04 23:34:28 +02:00
Benitoite
da2b09925f AppleLocale / executable loader fix
Ref: https://github.com/Beep6581/RawTherapee/issues/4128
https://discuss.pixls.us/t/error-processing-queue-invalid-byte-sequence-in-conversion-input/1188/18
2017-10-03 14:38:30 -07:00
Morgan Hardwood
d1da927a2c Changed hard-coded path to RESOURCES variable in macosx_bundle.sh, #4107 2017-09-26 14:09:17 +02:00
Benitoite
fdd207693b Update macosx_bundle.sh 2017-09-25 23:29:02 -07:00
Morgan Hardwood
8fae2727e2 Updated rtexif using ExifTool-10.61 2017-09-23 13:53:54 +02:00
Hombre57
0905294bda Merge branch 'dev' into multiframe-handling, with some merge bugfix 2017-09-17 01:15:51 +02:00
Morgan Hardwood
1e36c564a7 Moved focus mask preview to clipped shadows/highlights section, uses large focus-screem icon, #4027 2017-09-01 14:59:17 +02:00
Morgan Hardwood
20a3ad9134 Added and updated previewmode* icons, #4027 2017-08-26 19:34:25 +02:00
Hombre57
86dac147c6 Adding icons on thumbnails and solving a bug in cacheimagedata.cc
See issue #4008.
The bug in cacheimagedata.cc was preventing correct cached thumbnail
loading, asking for a full processing at each loading of the directory.
2017-08-13 18:13:39 +02:00
Hombre57
f23be9345c Add multi-frame handling.
- Exif of all frames are displayed in the Editor's Exif tab (without
separator)
- isHDR and isPixelShift is added to the data files stored in cache
- In the Editor panel, the QuickInfo frame display the HDR and
PixelShift information, as well as the number of frame and bit-depth for
HDR image
- the number of frame is provided by dcraw. If not set, it is provided
by the Exif's main IFD count
- the PixelShift information (for Pentax as of now) is provided by
looking at the Exif informations
- the HDR information is provided by the Exif information of the first
frame for Pentax raw files, or by the bitspersample, sampleformat and
compression tags for other files

TODO: add icons to the thumbnails to tag HDR and PixelShift files.
2017-08-08 23:42:05 +02:00
Morgan Hardwood
fbdd0d1ab8 macOS - set rpath for CLI, fixes #3985 2017-07-25 15:27:10 +02:00
Alberto Griggio
d51c6c3275 Updated Gimp plugin to check that the installed RawTherapee is at least version 5.2 2017-07-24 17:32:37 +02:00
Morgan Hardwood
9a13e4b360 Link rawtherapee-cli in tools/osx/macosx_bundle.sh + safety fixes, #3924 2017-07-17 00:22:20 +02:00