summaryrefslogtreecommitdiffstats
path: root/src/tools/qglobal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added tqDebug/tqWarning/tqFatal functions that takes a QCStringMichele Calgaro2021-12-301-0/+15
| | | | | | | argument. This fixes FTBFS of examples caused by previous ambiguous call and solves bug 3021. Signed-off-by: Michele Calgaro <[email protected]>
* Added utility functions qDebug/qWarning/qFatal based on QString parameter.Michele Calgaro2019-05-231-44/+78
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added timestamp to debug functions (qDebug, qWarning, qFatal).Michele Calgaro2019-04-271-94/+13
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Undo prior accidental commitTimothy Pearson2012-03-021-43/+43
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-43/+43
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+927