Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-03-29 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 355597852b2532cf7fa2fceb25e46ae2bc08ef70) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-07 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 691489dddc259e7d7c463bde3347d7cea780d54f) | ||||
* | Added On-Access Scanner. | Mavridis Philippe | 2021-03-03 | 1 | -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 <mavridisf@gmail.com> |