19 Commits

Author SHA1 Message Date
Benitoite
fbe718b64f
fixes macOS autobuild (#5674)
* update macOS autobuild yaml

* updates */CMakeLists* for macOS autobuild compatibility

* "" a dir for cmake

* Un empty an empty EXTRA_INCDIR

* use a cmake operator

* Use the . dir to un-empty a string

* fix minutes timer in macos yaml

* test & skip instead of load & include

* disregard fractional part of minutes in mac yaml

* add another cmake test

* fix typo in mac yaml

* fix other part of same typo

* correct a filename in mac yaml

* test all include dirs

* fix of mac yaml

* mac:fix a path in yaml

* mac:and its antecedent

* options.h include a dir

* test __has_include (gcc 5.* & up & clang)

* remove a printf() in mac yaml

* mac:change a "" and an elseif() to else()

* fix a whitespace error

* fix 2 whitespace errors

* ZULU>UTC

* add a "UTC

* on the other side of the "

* mac:properly set default LOCAL_PREFIX in CACHE

* use of zsh subshells in macos yaml

* mac:remove some &&

* mac:remove some "

* mac:floating point divisors

* mac:use double paren (())

* mac:add a dir

* mac:floatize with decimal point

* mac:zsh -c certain lines

* remove a marker
2020-02-28 19:20:40 +01:00
scx
291abfd7a7 Install additional icons
- Install 32x32 icon
 - Install 64x64 icon
 - Install scalable icon
2020-02-08 12:56:40 +01:00
Morgan Hardwood
5d8c31d162 Icon and image cleanup #3547
Unnecessary PNG icons removed.

RawTherapee logo images and .ico re-generated from new SVG logo.

GIMP-2.10.8 XCF added for .ico file.

CMake updated.
2019-03-11 23:41:21 +01:00
Hombre
78fa7dc063 SHCSelector, ThresholdSelector, LabGrid and Curves now handles HiDPI
see issue #3547
2019-01-02 18:04:58 +01:00
Hombre
81407cd663 Adding SVG support for icons with automatic cache handling
See issue #3547 and #4803
2018-12-13 00:04:30 +01:00
Hombre
4eb8a8f70c Adding HiDPI support (WIP) 2018-10-25 20:22:33 +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
239476cc3a Style cleanup of all CMake files. 2017-04-12 15:10:07 +02:00
Morgan Hardwood
5de2ff4b60 CMake - Man page location for Linux fixed, #3678 2017-04-09 15:44:59 +02:00
Morgan Hardwood
6558734830 CMake indentation cleanup. 2017-02-06 22:14:40 +01:00
Morgan Hardwood
77d5f8779b Cleaned up CMake logic thanks to Hombre, #3628 2017-01-28 02:29:22 +01:00
Morgan Hardwood
e5c00f0a9d Complete revision to how RawTherapee's version is handled in CMake and in other files, #3628 2017-01-27 15:33:05 +01:00
Beep6581
0539058382 Fixed old paths in osx scripts and quoted some variables 2016-02-21 23:35:48 +01:00
heckflosse
c40979340b Fix broken windows build 2016-02-20 21:09:24 +01: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
Philip Rinn
5015668865 Fix generation of WindowsInnoSetup.iss (see issue #2865) 2015-08-15 19:39:05 +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
torger
d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00