LUMIERA.clone/src/gui/workspace
Ichthyostega 670c670d55 style-adjustment: GUI indentation, naming and braces
over time, a specific Lumiera code writing style has emerged.
The GUI, as it stood, used somewhat different conventions,
which now have been aligned to the common standard.

Basically we use GNU style, with some adjustments for OO-programming,
we prefer CamelCase, and write TypeNames uppercase, variableNames lowercase
2015-05-29 04:44:58 +02:00
..
actions.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
actions.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
panel-manager.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
panel-manager.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
workspace-window.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
workspace-window.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00