LUMIERA.clone/src/common
Christian Thaeter ef6344057c first attempt to organize the nobug flags for review
I grepped out all flags which are actually defined/used in lumiera and
refactored them into one big tree here. There are some annotations and
issues which shall be finally resolved. Please check if the intended
hierarchy looks OK this way and add more flags when you think some are
missing. I chosen to make a quite verbose hierarchy, this doesnt cost much
in nobug and adds some flexibility. The Documentation at the head needs to
be reviewed. Many flags which are collected here need to be brought back
into the subsystems which use them, this is only to get a big picture for
now.
2009-01-24 22:30:25 +01:00
..
external chaninsaw surgery to resolve the most urgent dependency problems with lib 2009-01-14 12:15:13 +01:00
query kill some warnings 2008-12-26 23:17:51 +01:00
appstate.cpp chaninsaw surgery to resolve the most urgent dependency problems with lib 2009-01-14 12:15:13 +01:00
appstate.hpp chaninsaw surgery to resolve the most urgent dependency problems with lib 2009-01-14 12:15:13 +01:00
config.c Apply log levels to existing errors 2009-01-15 01:05:07 +01:00
config.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
config_interface.c move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
config_interface.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
config_lookup.c move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
config_lookup.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
config_typed.c Apply log levels to existing errors 2009-01-15 01:05:07 +01:00
config_wordlist.c move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
configentry.c move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
configentry.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
configfacade.cpp start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
configitem.c Add a context string to the error system 2009-01-13 21:23:37 +01:00
configitem.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
configrules.cpp move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
configrules.hpp move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
DIR_INFO start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
guifacade.cpp Squashed a race condition bug 2009-01-15 00:03:35 +00:00
instancehandle.hpp fix warnings and problems detected by gcc 4.3 / Lenny 2009-01-10 17:01:09 +00:00
interface.c move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
interface.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
interfacedescriptor.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
interfaceproxy.cpp fix warnings and problems detected by gcc 4.3 / Lenny 2009-01-10 17:01:09 +00:00
interfaceregistry.c move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
interfaceregistry.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
logging.cpp first attempt to organize the nobug flags for review 2009-01-24 22:30:25 +01:00
logging.h first attempt to organize the nobug flags for review 2009-01-24 22:30:25 +01:00
Makefile.am chaninsaw surgery to resolve the most urgent dependency problems with lib 2009-01-14 12:15:13 +01:00
option.cpp error.hpp belongs to src/lib 2008-12-27 00:53:35 +01:00
option.hpp start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
plugin.c Apply log levels to existing errors 2009-01-15 01:05:07 +01:00
plugin.h move config, interfaces and pluginsystem to liblumieracommon 2008-12-18 08:54:33 +01:00
plugin_dynlib.c Add a context string to the error system 2009-01-13 21:23:37 +01:00
subsys.cpp reconsider synchronisation and switch some parts to instance based locks. 2008-12-30 08:19:32 +01:00
subsys.hpp change error notification at subsystem shutdown to use just a string* 2009-01-10 16:15:17 +01:00
subsystem-runner.hpp fix warnings and problems detected by gcc 4.3 / Lenny 2009-01-10 17:01:09 +00:00