lumiera_/src
Ichthyostega f6a4ee3f89 Library: no need to log lifecycle of the advice system on each invocation
Basically the advice system is just some further helper component with
a lookup table, which "just works" transparently most of the time.

We'd need those diagnostic messages only when explicitly debugging
for some kind of access-after death, which should not happen as long
as we stick to the general policy not to allow any significant functionality
to be hooked up from dtors
2019-12-12 23:17:43 +01:00
..
common Library: no need to log lifecycle of the advice system on each invocation 2019-12-12 23:17:43 +01:00
include UI-Style: reorganise style constants and introduce some BEM notation 2019-08-08 19:08:04 +02:00
lib Structure-Change: implement the changed API and memory layout 2019-12-08 23:57:43 +01:00
lumiera Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
plugin
stage Structure-Change: re-order entity naming 2019-12-12 17:02:24 +01:00
steam QA: check for possible misalignment through placement new (-> #1204) 2019-11-08 01:14:36 +01:00
tool Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
vault Library: clarify usage of the basic time scale 2018-12-10 00:12:52 +01:00
.gitignore
DIR_INFO
doxygen.dox
SConscript Global-Layer-Renaming: fix handling of GuiResources in the build 2018-11-16 18:18:33 +01:00