Age | Commit message (Collapse) | Author |
|
|
|
restructuring the code
|
|
|
|
needed. Reduces calls to "Manager.registerEvent" to <10% of original value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
successfully serialized.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
application/src/core/parser/stack/DocumentHandler.cpp
application/src/core/parser/stack/DocumentHandler.hpp
|
|
|
|
Conflicts:
application/CMakeLists.txt
application/src/core/parser/stack/DocumentHandler.hpp
application/src/core/parser/stack/DomainHandler.hpp
application/src/core/parser/stack/ImportIncludeHandler.hpp
|
|
to css code (this is the only place where it is actually used)
|
|
|
|
|
|
arbitrary types now.
|
|
|
|
more general.
|
|
more cleanliness and less overhead.
|
|
descriptors and changed resolve mechanism in parent field refs to just asking for the FieldDescriptor with the given name.
|
|
|
|
no FieldType anymore.
|
|
|
|
only if we have a stable "anchor" at the bottom, meaning an explicit structuredclass. We can build the bridge in between. A mechanism to incorporate transparency when only fields are referenced is still missing, though.
|
|
|
|
|
|
|
|
|
|
Conflicts:
application/src/plugins/xml/XmlParser.cpp
|
|
|
|
|
|
|
|
though (or better said: A conceptual problem)
|
|
|