LUMIERA.clone/src/common
Ichthyostega 4669260cd1 Fix setup of the ConfigManager implementation
...still using the FAKE implementation, not a real rules engine.
However, with the new Dependency-Injection framework we need to define
the actual class from the service-provider, not from some service-client.
This is more orthogonal, but we're forced to install a Lifecycle-Hook now,
in order to get this configuration into the system prior to any use
2018-04-02 02:20:54 +02:00
..
advice Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
integration Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
query Fix setup of the ConfigManager implementation 2018-04-02 02:20:54 +02:00
advice.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
appstate.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
appstate.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
basic-setup.cpp Doxygen: fill in file level headlines for further application core services 2016-11-04 22:29:24 +01:00
basic-setup.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
config-interface.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config-interface.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config-lookup.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config-lookup.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config-rules.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
config-typed.c Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
config-wordlist.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configentry.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configentry.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configfacade.cpp Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configitem.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configitem.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
guifacade.cpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
instancehandle.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
interface-descriptor.h Doxygen: fill in file level headlines for further application core services 2016-11-04 22:29:24 +01:00
interface-facade-link.hpp Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
interface.c clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
interface.h Doxygen: fill in file level headlines for further application core services 2016-11-04 22:29:24 +01:00
interfaceproxy.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
interfaceregistry.c LANDING: transition to GTK-3 2015-05-30 17:11:41 +02:00
interfaceregistry.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
option.cpp Doxygen: fill in file level headlines for further application core services 2016-11-04 22:29:24 +01:00
option.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
plugin-dynlib.c Ticket #1034 : leave note at dlclose() call 2016-10-28 16:54:02 +02:00
plugin.c clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
plugin.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
query.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
subsys.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
subsys.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
subsystem-runner.hpp DI: document the reworked Singleton / Dependency-Factory 2018-03-25 09:33:57 +02:00