eelke
|
73c4cf4790
|
Rework of catalog objects. Several of them are now inheriting from common
base classes that implement common functionality.
|
2018-11-25 19:45:06 +01:00 |
|
eelke
|
206d734ff5
|
Refactorings of namespace filter
Moved details from header to cpp
Refactored use of dynamic_cast into virtual calls on the *Node objects.
|
2017-12-29 10:10:06 +01:00 |
|
eelke
|
b5254ac723
|
Have a working model for showing the namespaces in a tree with checkboxes.
The namespaces are currently spit into user and system. Later we might
add recognizing namespaces introduced by specific modules/extensions.
|
2017-12-29 08:39:08 +01:00 |
|