summaryrefslogtreecommitdiffstats
path: root/src/klamonacc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-051-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added On-Access Scanner.Mavridis Philippe2021-03-031-0/+387
There are still a few TODOs, but it seems to work quite well already. This relates to issue #10. Signed-off-by: Mavridis Philippe <[email protected]>