summaryrefslogtreecommitdiffstats
path: root/src/tools/tqsettings.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove Q_NO_BOOL_TYPE define.Michele Calgaro33 hours1-2/+0
| | | | | | We are using c++17 compilers, so bool is always available. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/false - part 9Michele Calgaro8 days1-83/+83
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[i-l]* related files to equivalent tq*Michele Calgaro2024-08-311-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename IO and network class nt* related files to equivalent tq*Michele Calgaro2024-07-101-0/+2128
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>