summaryrefslogtreecommitdiffstats
path: root/examples/tetrix/tqdragapp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/false - part 2Michele Calgaro2025-07-081-42/+42
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename remaining ntq[a-c]* related files to equivalent tq* (except ↵Michele Calgaro2024-08-291-1/+1
| | | | | | ntqapplication.h and ntqconfig.h) 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 graphics class nt* related files to equivalent tq* (part 1)Michele Calgaro2024-07-181-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename drag-n-drop nt* related files to equivalent tq*Michele Calgaro2024-07-071-0/+502
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>