Anton Filimonov
Anton Filimonov
That is indeed a bug. I wonder if result of `getUntabifiedLength` matches the version with the bug or without )
Klogg supports network protocols that are provided with Qt. A couple of years ago there were no easy to use cross-platform ftp library for c++. There is one in Poco,...
Ssh is not supported by Qt directly. Might be possible using some other library. Mounting sshfs to local folder should work.
Thanks for reporting this. That is a side effect of being able to process these text: ``` some date | log level | {"ReceiptLines": [{"LineNumber": 1}],"Description": ""} ``` It looks...
Can be tested in 23.06.0.1500+
Thanks for reporting this. It is very strange that it doesn't work with both line endings.
Hi, thanks for reporting this. Looks like some qoute escaping parser issue. Does this happen in simple regex mode or in boolean patterns combination mode?
 What is the state of the button from the screenshot? This button enables the special mode where you can write combinations of regular expressions, like this `"exp1" or "exp2"...
That sounds like a useful feature indeed
Hi, sorry for confusion. Try adding `.conf` extension. I'll try to figure out why it is not added automatically during export.