97 Commits

Author SHA1 Message Date
Morgan Hardwood
1dfa492339 Changes for merging release 5.6 back into dev 2019-04-20 22:36:11 +02:00
Morgan Hardwood
5a4ed7317a Preparing for release 5.6 2019-04-20 21:56:55 +02:00
Morgan Hardwood
b3cf43025e Updates for 5.6-rc2 2019-04-17 14:31:32 +02:00
Morgan Hardwood
f4c6ba1f88 Preparing for release 5.6-rc1 2019-04-10 14:39:54 +02: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
Morgan Hardwood
b3285b552d Icons redrawn and converted to paths #3547 2019-03-11 22:18:03 +01:00
Morgan Hardwood
7a84ae40f1 Convert text to paths
Original text placed alongside but off-canvas.
2019-03-11 01:54:20 +01:00
Morgan Hardwood
6a95d45596 Logo PNGs generated from new SVG 2019-03-11 01:54:02 +01:00
Morgan Hardwood
5730b6c506 Added RT logo
The logo was extraced from the splash screen, effects removed and SVG
cleaned up.
2019-03-11 01:52:51 +01:00
Morgan Hardwood
7ad98018b7 Filter effect sizes increased
Allows the gaussian blur to fade smoothly instead of suddenly ending as
it hits the effect canvas border.
2019-03-11 01:51:20 +01:00
Hombre
2d0b376ae9 Merge branch 'dev' into hidpi-icons 2019-02-28 21:57:44 +01:00
Morgan Hardwood
b805a40f8c Redesigned RT logo SVG
RawTherapee is getting support for SVG icons and images #3547 #4803
and so our svg image need to have a clean design in order for librsvg
to render them correctly. I redrew the RawTherapee logo from scratch,
trying to keep things as simple as possible. I also merged rt-logo.svg
into rt-splash.svg.
2019-02-27 23:16:18 +01:00
Hombre
78fa7dc063 SHCSelector, ThresholdSelector, LabGrid and Curves now handles HiDPI
see issue #3547
2019-01-02 18:04:58 +01:00
Hombre
a9cf56a957 Merge branch 'dev' into hidpi-icons 2018-12-25 19:00:30 +01:00
Morgan Hardwood
39d37a6ded New star icon for Favorites tab 2018-12-17 23:49:18 +01:00
Morgan Hardwood
aa6b74dab3 Preparing to merge release 5.5 back into dev 2018-12-17 02:14:16 +01:00
Morgan Hardwood
d9ac235559 Preparing for release 5.5 2018-12-17 00:36:11 +01:00
Hombre
8728142b64 Merge branch 'dev' into hidpi-icons 2018-12-13 00:52:07 +01:00
Morgan Hardwood
51b50f7347 Updated splash images for 5.5-rc2 2018-12-11 21:10:52 +01:00
Morgan Hardwood
65539c19c1 Merge branch 'dev' into release-5.5 2018-12-11 20:57:08 +01:00
Hombre
7ab3893b2b Merge branch 'dev' into hidpi-icons 2018-12-09 00:13:01 +01:00
Morgan Hardwood
91f68e5e31 Added centripetal Catmull-Rom spline curve icons #5068 2018-12-09 22:45:19 +01:00
Morgan Hardwood
05547d0348 Preparing for release 5.5-rc1 2018-12-02 22:22:54 +01:00
Morgan Hardwood
1563854815 Lensfun crop factor warning icon
Replaced inconsistnent stock "dialog-warning" icon with custom warning.png
2018-12-02 02:02:53 +01:00
Hombre
434e121f99 Merge branch 'dev' into hidpi-icons 2018-11-29 00:15:57 +01:00
Morgan Hardwood
1c08196562 Added color-picker-small icon #4986 2018-11-16 18:14:04 +01:00
Hombre
3d7ef4286e Merging dev into hidpi-icons 2018-11-13 22:37:49 +01:00
Morgan Hardwood
555b613f21 Updated undo/redo-small icons
The icon's shape made it look off-center even though it was centered, so
the icons were nudged a bit to the side.
Closes #4927
2018-11-03 14:04:34 +01:00
Hombre
4eb8a8f70c Adding HiDPI support (WIP) 2018-10-25 20:22:33 +02:00
Morgan Hardwood
8bc0df571e Cursor tweaks and code cleanup
- CursorManager code cleanup.
- Diagonal and flat curve cursors now use our bundled cursor icons.
  Icons are now less intrusive, allowing you to see what's going on
  under them as you manipulate the nodes.
- New small crosshair icon for curves.
2018-08-28 23:45:48 +02:00
Morgan Hardwood
54ff8788e6 More icon and cursor fixes
- The Graduated Filter on-canvas widget button now has its own icon,
  does not use the curve's "add adjustment point" icon anymore.
- When dragging a crop, a closed hand cursor is shown.
- The hand icon had the outline removed to improve separation between
  the fingers.
2018-08-28 18:01:25 +02:00
Morgan Hardwood
2f7910e981 Various icon and cursor improvements #4738
- The mouse cursor now is an open hand when hovering over something
  which can be panned, e.g. the red square in the Navigator panel. It is
  a crosshair when hovering over the main preview.
- When you pan the red square or the main preview, it's a closed hand.
- Now the cursor changes to a crop icon when you're in crop mode.
- The cursor changes as needed when you want to resize a crop edge or
  corner.
- The cursor changes when you're in straighten mode.
- The curve "add adjustment point" and "edit node in/out values" icons
  now contain a node in the icon and are more representative of what
  they do.
- The small reset/undo icon is made a bit clearer.
2018-08-28 13:32:56 +02:00
Morgan Hardwood
871188a1d8 Navigator should use a different icon while panning
The Navigator uses the same hand icon regardless whether panning
the red square or not, this branch tries to fix that, #4738
Includes a cleanup of icon names, i.e. the crosshair should not be
called the hand.
2018-08-20 10:44:27 +02:00
Morgan Hardwood
d831e6fbf2 Icon tweaks
- Added missing icons, closes #4730
- Added high-contrast for cursors.
2018-08-14 00:46:40 +02:00
Morgan Hardwood
74fb3439ae Icons renamed to reflect their size 2018-08-13 23:23:22 +02:00
Morgan Hardwood
e7697f5980 Updated ICC Generator icon 2018-08-13 23:11:31 +02:00
Morgan Hardwood
faaaa016f0 Star icons more narrow to not bloat thumbnail size
The star icons used for ranking thumbnails are now of the "narrow" size,
i.e. 10x16px. This change removes mostly the padding, which caused the
ranking buttons to bloat the minimum thumbnail size to an unacceptably
large size.
2018-08-13 22:47:41 +02:00
Morgan Hardwood
7f26eb3072 Power icons tweaked #4718
Increases the visual difference between enabled and disabled tool status icons.
2018-08-06 11:39:44 +02: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
f25c2aba36 Adding gamut-plus.png icon, lost in a merge (see #4478) 2018-07-22 19:26:49 +02:00
Hombre
3a6556404a Merge branch 'dev' into testoutputprofile 2018-07-22 03:25:49 +02:00
Morgan Hardwood
2a359ce04a Icon tweaks #4469
- Added small versions of the white-balance icons and used them in the
  combobox.
- Style consistency for the hand-open icon.
- Tweaked window-add, used for adding detail windows.
2018-07-18 15:32:58 +02:00
Morgan Hardwood
a0021d3348 Icon tweaks and fixes, #4469
Ticks, used for edited image, are now theme-colored.
Missing ticks and missing CD-ROM icons fixed.
2018-07-17 00:00:32 +02:00
Morgan Hardwood
591d3aa667 Changed hand-closed icon to cursor style, #4469 2018-07-16 20:26:32 +02:00
Morgan Hardwood
75d1ed02f6 Improved trash icons, #4469 2018-07-16 20:20:13 +02:00
Morgan Hardwood
00022a011a Updated diskette/save icons, #4469 2018-07-16 17:50:43 +02:00
Morgan Hardwood
6db56987f8 Tweaked magnifier icons, #4469 2018-07-16 12:54:04 +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
3750b00272 Tweaked crosshair icon, #4469 2018-07-15 12:32:47 +02:00
Morgan Hardwood
4340ece3e3 Replaced contrast mask icon 2018-07-13 18:57:35 +02:00