summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-12/+12
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename .cc files to .cpp as per TDE standardMichele Calgaro2024-01-062-2/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix symbol visibilityMichele Calgaro2023-10-181-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add cmake building filesMichele Calgaro2023-10-186-11/+70
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raw KDE->TDE conversion using ↵Michele Calgaro2023-10-172-8/+8
| | | | | | tde/scripts/conversions/kde-tde/convert_existing_kde3_app_to_tde Signed-off-by: Michele Calgaro <[email protected]>
* Raw Qt->TQt conversion using ↵Michele Calgaro2023-10-172-192/+192
| | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tq Signed-off-by: Michele Calgaro <[email protected]>
* Remove automake filesMichele Calgaro2023-10-172-31/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Initial code import from https://www.trinity-look.org/p/1100374. As per note ↵Michele Calgaro2023-10-1712-0/+1413
on the website, the code has been abandoned. There is no license file in the source code, but given the package was available on the KDE3 store back in the days, it is reasonable to assume it was distributed under GPL2 license Signed-off-by: Michele Calgaro <[email protected]>