Hi, the current version of the document variable editor is now checked in under part/variableeditor. To build it, go into this directory, then 1. mkdir build && cd build 2. cmake ../ 3. make 4. ./editor The variables are right now hard coded in the listview constructor. And some types are missing (marked with TODO): strings, color button, and maybe others. It is not model-view-control anymore, since it's far less code this way (I tried both). Hence, it's probably the better solution for us. Greetings Dominik _______________________________________________ KWrite-Devel mailing list KWrite-Devel@kde.org https://mail.kde.org/mailman/listinfo/kwrite-devel