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 <michele.calgaro@yahoo.it> (cherry picked from commit 300c4d2bd2c289d32565a3c2c84b36565241b71e)
* Added utility functions qDebug/qWarning/qFatal based on QString parameter.Michele Calgaro2021-12-301-44/+78
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2c29133f7ee2a270da8d8504345390a1d60e80fa)
* Reintroduced debug, warning and fatal functions since this are part ofMichele Calgaro2019-04-271-0/+89
| | | | | | R14.0.x API. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added timestamp to debug functions (qDebug, qWarning, qFatal).Michele Calgaro2019-04-271-94/+13
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3ae061484d7a4098029d54af72963a163f421312)
* 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