dd2f21c5cd
Fix remaining licence headers
2019-11-17 17:30:08 +01:00
a4d84cff43
Fix license header
2019-11-17 15:52:28 +01:00
4e38d8f452
LayerSelector: Add layer_selector_contains_elements() function
2019-11-09 02:18:53 +01:00
a65295fbeb
remove now unneeded mapping parser completely
2019-09-28 23:16:48 +02:00
62388e4053
Remove code from mapping parser that implements csv read. Use LayerSettings class instead.
2019-09-28 23:16:48 +02:00
7cbde0f30a
Fixup round for doxygen
2019-09-28 22:57:31 +02:00
3a72796b2f
Fix docu for layer_selector_auto_color_layers
2019-08-29 18:20:19 +02:00
9f7e1e1696
Issue #26 : Add layer_selector_auto_name_layers() function
2019-08-29 18:19:28 +02:00
7fd8768fd0
Issue #25 : Add layer_selector_select_all_layers() function
2019-08-25 23:21:45 +02:00
ea27443b39
Fix #21 : Rename layer-info files to layer-settings
2019-08-24 14:17:24 +02:00
a38946b803
LayerSelector: Rewrite layer_selector_export_rendered_layer_info() to return LayerSettings object.
2019-08-20 18:12:40 +02:00
3ffd63115f
Issue #19 : Add LayerSettings Class
...
* Remove Command line and GUI rendering code
* Add LayerSettings Class with all options
* Prepare to remove mapping parser. Is now integrated in LayerSettings
* Adopt all renderers to check if the supplied layer_info struct has to be rendered.
Further todos:
* Implement correct command line parsing.
* Implement Layerselector and GUI to use new LayerSettings class
2019-06-21 21:41:38 +02:00
b04788b7d4
Layer selector: Add prototype and empty function body for function that
...
fills all layers with colors from a given color palette.
2019-06-13 22:21:35 +02:00
1f7f3118fa
Start development of color-palette class
2019-05-20 20:07:45 +02:00
a3626e7b33
Improve doxygen documentation
2019-03-30 19:51:56 +01:00
e8c7f78af4
Update include file hierarchy: Move include file to central include tree
2019-03-26 19:57:19 +01:00