Daniel Gao
711f274403
Get rid of relative include paths
...
* Use target_include_directories to specify include paths
* Specify project root (parent of rtgui and rtengine) as include path
* Replace relative includes with normal includes
2024-11-16 17:20:02 -05:00
Nicolas Turlais
401727fba9
Add filter for Paths to dynamic profiles ( #6284 )
...
Work by @nicolas-t
* Path filter in dynamic profile panel
* Pass filename as a function argument
* Removed unused include
* Clearer translation
2022-12-31 10:51:30 +01:00
Thanatomanic
fc031ccb5a
Remove deprecated GTK3 code, fixes #6103 ( #6113 )
...
Replaces the following deprecated Gtk classes throughout the codebase by their non-deprecated counterparts. Style, HBox, VBox, HPaned, VPaned, HScrollbar, VScrollbar, VSeparator, HSeparator, Stock, Table, VScale and HScale.
2021-02-17 11:44:25 +01:00
Flössie
add5c790d6
#pragma once
for our headers plus drive-by formatting
2019-10-31 10:20:50 +01:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Alberto Griggio
4d9871110b
improved GUI for the "image type" field of dynamic profile rules
2018-10-29 09:36:17 +01:00
heckflosse
4a1a10aab0
Pixel Shift: Improve motion mask and further changes
2018-04-14 01:11:01 +02:00
heckflosse
15794cc1ba
First steps to extend dynamic profiles for Pixel Shift and HDR images
2018-04-05 14:41:02 +02:00
Hombre
8c309d0f04
Several files astylized.
2017-04-25 22:33:22 +02:00
Hombre
fb5466bc8c
Code reorganization to enable Dynamic profile with rt-cli ( #3691 )
2017-04-25 00:50:18 +02:00
Alberto Griggio
bc5a6fc7c3
renamed DynamicProfileEntry to DynamicProfileRule
2017-03-04 14:22:52 +01:00
Alberto Griggio
6ae57cd556
dynamic profile: merge "make" and "model" into "camera", and allow to use regexps
2017-03-03 09:11:37 +01:00
Alberto Griggio
7d1bebf341
added GUI for editing dynamic processing profile rules
2017-03-03 00:41:57 +01:00