Sim
Sim
> the Boost library is the best bet I am going to add original PCRE2 after finishing current two PRs
@dail8859 It seems there is a bug in Scintilla implementation of regexp. I want to include PCRE2 in project (and lua bindings for it) as best implementation and because QRegExp...
I think this could be closed in favor of #500
Why you have to bring `lua.h` and others? I assume only `luaconf.h` is necessary and other files should be attached using `git submodule` or something like that. Also API should...
@dail8859 I am not sure how to fix that MacOS build problem
Done
I am not sure they had any or not. They are just useful. I added them to NotepadQQ but found project a bit abandoned. So I am going to make...
As a user I may work on different projects. So I want to have all files related to _current_ project opened. Then I may decide to switch to another project...
Could you please look at this and #556
- I was searching for permanent deletion solution like in file explorers (Option+Delete means permanent delete) but this needs subclassing of QTreeView. - "Eat your own dogfood". At least minor...