summaryrefslogtreecommitdiffstats
path: root/doc/other
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-03-261-4/+4
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cbb59d7906d7f13bb8adb84a7967133a98f54ec7)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-272-2/+2
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 30b4cbb2a288213c0dc2f6554807313f5d1f106b)
* Copy translations to a new directory layout.Slávek Banko2022-08-289-0/+1443
Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]>