Age | Commit message (Collapse) | Author |
|
restructuring the code
|
|
|
|
|
|
needed. Reduces calls to "Manager.registerEvent" to <10% of original value
|
|
tests accordingly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
successfully serialized.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
searched relative to the documents, not to the working directory.
|
|
|
|
|
|
* really complete path, do not return completely new path
* return file directly if it already exists
* only complete the extension, nothing else
* also ignore .backup files created by KDE programs
|
|
|
|
|
|
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.
|
|
AnnotationEntities. This also makes serialization much easier.
|
|
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.
|
|
|
|
|
|
|