summaryrefslogtreecommitdiffstats
path: root/src/tools/tqcache.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove Q_BROKEN_TEMPLATE_SPECIALIZATION define.Michele Calgaro2025-12-281-2/+0
| | | | | | We are using c++17 compilers, so template specialization are supported. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/false - part 9Michele Calgaro2025-12-221-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename global classes nt* related files to equivalent tq*Michele Calgaro2024-08-291-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-071-0/+121
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>