Dinu SV
Dinu SV
The minimal release requires Qt 5.14 to run, probably from `apt` you have a lower one. The standalone release has the Qt version shipped with the application, but for some...
Hi, thank you for your suggestion, sounds interesting and it would be very useful for debugging as well. I would create a separate window for the call graph, the log...
True, I actually thought about using separate editors at some point, but never had the chance to look into it. There's also the preview mode which I want to add...
Although it should build for both, there's a bit of work on the project configuration side, so I didn't get the chance to build & test it.
That would be great. The problem with ios is that you had to link statically, which was against LGPL requirements, but I think in newer versions of ios (>7) it's...
There are 2 types: 1. Search and replace within a document 2. Search and replace within a project ## 1. Search and replace within a document ### UI * Input...
Hello! Sure thing. What part would you be more interested in? The docs describe the compilation, trying out the sample, including the library into your own project, and customizing it....