summaryrefslogtreecommitdiffstats
path: root/src/debugging/TSLogger.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove logger codeMichele Calgaro2024-09-061-301/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't use ntq* headers and adapt to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-08-251-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renamed TSLogger _* members to m_*.Michele Calgaro2023-02-251-36/+36
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Format code using uncrustifyMichele Calgaro2022-08-051-148/+198
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw Qt->TQt conversion using ↵Michele Calgaro2022-07-161-37/+37
| | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Convert files to unix format. Convert C++ header names to C header names.Michele Calgaro2022-07-161-251/+251
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial import of UniversalIndentGUI 1.2.0 from Debian snapshotMichele Calgaro2022-07-101-0/+251
(https://snapshot.debian.org/package/universalindentgui/1.2.0-1.1). The code is available under GPL2 licence. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>