summaryrefslogtreecommitdiffstats
path: root/src/codecs
Commit message (Collapse)AuthorAgeFilesLines
* Prevent creation of text codecs when the application is shutting down. This ↵Michele Calgaro2024-04-041-34/+74
| | | | | | | resolves issue #142 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7563c4825f14a21f4d34c5187108b8ae71886dd1)
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-141-11/+11
| | | | | | | | | | | | | This is the first part of the replacement process. Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*. Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow TDE code to continue building till replacement is carried over to all other modules. Once that is completed, the original Q_WS_* defines will be removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 67bff2edcacb208dc44dcd521386bef686dc6dbf)
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-1414-18/+18
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1ba13366a7a377d50b9e8df9044ce11d8209f98c)
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 926102a455014e6ab308aaced19e32eed7ed4414)
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-1737-100/+100
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of theMichele Calgaro2018-09-162-9/+9
| | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Automated update from Qt3Timothy Pearson2015-03-051-1/+1
|
* Automated update from Qt3Timothy Pearson2013-05-0715-19/+19
|
* Automated update from Qt3Timothy Pearson2012-12-011-0/+3
|
* Automated update from Qt3Timothy Pearson2012-07-283-5/+5
|
* Automated update from Qt3Timothy Pearson2012-06-173-15/+15
|
* Automated conversion from qt3Timothy Pearson2012-02-2814-162/+162
|
* Automated update from Qt3Timothy Pearson2012-02-135-9/+9
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-2631-80/+80
|
* Sync with latest scriptTimothy Pearson2011-12-0535-40/+40
|
* Fix native TQt3 accidental conversion to tquitTimothy Pearson2011-11-141-1/+1
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-0838-0/+45172