summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* fix mask on small windowsbutton_orderWirlaburla2025-03-081-13/+13
| | | | Signed-off-by: Wirlaburla <wirlaburla@worlio.com>
* reworked button layoutWirlaburla2025-03-082-28/+108
| | | | Signed-off-by: Wirlaburla <wirlaburla@worlio.com>
* Use tdestandarddirs.hMichele Calgaro2025-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename .cc files to .cpp as per TDE standardMichele Calgaro2024-01-062-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix symbol visibilityMichele Calgaro2023-10-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add cmake building filesMichele Calgaro2023-10-186-11/+70
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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 <michele.calgaro@yahoo.it>
* 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 <michele.calgaro@yahoo.it>
* Remove automake filesMichele Calgaro2023-10-172-31/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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 <michele.calgaro@yahoo.it>