summaryrefslogtreecommitdiffstats
path: root/src/debugging
Commit message (Collapse)AuthorAgeFilesLines
* Remove logger codeMichele Calgaro2024-09-063-515/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't use ntq* headers and adapt to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-08-252-8/+8
| | | | 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>
* Finish off the indenter code and update to TQ_OBJECTMichele Calgaro2023-08-051-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renamed TSLogger _* members to m_*.Michele Calgaro2023-02-252-42/+42
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Format code using uncrustifyMichele Calgaro2022-08-052-173/+232
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw Qt->TQt conversion using ↵Michele Calgaro2022-07-163-57/+57
| | | | | | 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-162-253/+253
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed SVN filesMichele Calgaro2022-07-105-593/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial import of UniversalIndentGUI 1.2.0 from Debian snapshotMichele Calgaro2022-07-108-0/+1049
(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>