Lawrence37
f9e8fb4124
Merge pull request #5887 from Beep6581/waveform
...
Waveform, RGB parade, and vectorscopes
2020-10-23 09:57:40 -07:00
Lawrence Lee
edbf701264
Improve style of scope buttons
...
Keep all buttons at the same place and use darkened button background
instead of tiny icons to indicate which scope type is active.
2020-10-03 22:37:13 -07:00
Lawrence Lee
6b667ead58
Swap positions of scope buttons
...
Make the scope type buttons the primary buttons and the other options
secondary.
2020-10-02 22:14:29 -07:00
Lawrence Lee
1a5456dbd1
Implement RGB parade
2020-09-26 11:54:05 -07:00
Lawrence Lee
c03efe4878
Add dedicated buttons for scope switching
...
Previously, changing to a different scope was done by clicking the scope
type button and cycling through all scopes. This commit decreases the
number of clicks needed to switch between two scopes by adding a radio
selector. The radio buttons can be shown or hidden by pressing the scope
type button. This commit also makes the raw histogram one of the scope
types.
2020-09-12 17:52:24 -07:00
Lawrence Lee
c9bf58a7a0
Add scope type icons
2020-08-04 18:38:59 -07:00
Lawrence Lee
95141a943c
Make perspective icons consistent with other icons
...
Ensure a one pixel padding on all sides of the bidirectional arrows and
draw icons.
2020-07-20 15:07:20 -07:00
Lawrence Lee
a7f397541a
Make control line type automatically set
...
Perspective control line type is automatically set when first drawn. The
type is determined by the line's angle. Buttons for specifying which
line type to draw are removed.
2020-07-08 11:46:28 -07:00
Lawrence Lee
dd4364fab3
Add buttons for switching control line type
2020-06-10 11:41:15 -07:00
Lawrence Lee
5e5a86f513
Add icons for perspective control line buttons
2020-06-09 16:29:57 -07:00
Lawrence Lee
fb5094b6f9
Merge from branch 'dev'
2020-05-04 14:07:45 -07:00
Morgan Hardwood
cd1e96b41c
Changes to merge release 5.8 back into dev
2020-02-06 12:04:28 +01:00
Morgan Hardwood
aa120768ea
Show 5.8 in splash screen
...
Reverts d6fb05938 for `release-5.8` branch
2020-02-03 18:54:40 +01:00
Morgan Hardwood
d6fb059382
Revert version in splash screen
...
Revert version shown in splash screen in dev branch from "5.8"
to "5.7 development" as 5.8 is not tagged yet.
2020-02-02 14:34:46 +01:00
Morgan Hardwood
1f0f05a742
Updated splash screen
...
SVG splash screen template moved to splash_template.svg
splash.svg now contains just the relevant part shown by RawTherapee.
splash.svg updated for 5.8.
2020-02-02 14:10:49 +01:00
Lawrence
f16773eb3f
Merge branch 'dev' into perspective
...
Resolve minor conflict in ImProcFunctions::transformGeneral and add new
arguments for use of ImProcFunctions::needsTransform in
PerspectiveCorrection::autocompute.
2020-01-18 18:41:26 -08:00
Lawrence
72dfa1b242
Add auto perspective correction to GUI
...
Add three buttons for correcting pitch, yaw, or both. Horizontal and/or
vertical tilt adjusters are updated with the automatically computed
values.
2020-01-18 14:32:03 -08:00
Morgan Hardwood
56de2e7a07
Help button - new icon, simplified code #5567
2019-12-17 10:38:04 +01:00
Morgan Hardwood
b643c90ba7
Changes for merging release 5.7 back into dev
2019-09-10 19:23:02 +02:00
Morgan Hardwood
f335efe6a7
Minor splash screen cleanup
2019-09-10 12:45:01 +02:00
Morgan Hardwood
50f9be3e60
Preparing for release 5.7
2019-09-06 22:51:46 +02:00
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