summaryrefslogtreecommitdiffstats
path: root/sessionapplet
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-142-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fb29802cdbc55ecbf7431cdea2bc62f2143260ce)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 936a0c73f552cce101c9aa5ec64800fad86542a2)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-251-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e1fc10f0a34ce8a2282e1009bcc863f1a93889b4)
* Remove definition KDE_IS_VERSION.gregory guy2021-10-061-4/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Drop automake build support.gregory guy2021-10-011-15/+0
| | | | | | | | Deleted TODO and NEWS empty files. Rework of the README file. Add basic cmake build instructions. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Desktop file translations:Slávek Banko2020-07-242-3/+5
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Finalized creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move translations to a new directory layout.Slávek Banko2020-07-243-4/+4
| | | | | | | | Add support for LINGUAS for listing translations to install. Rename translation catalogs to avoid potential collisions. Fix UTF-8 in author name and strings. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add KDE_EXPORT to the public symbols.Slávek Banko2020-07-191-1/+1
| | | | | | | Rename the search symbol allocate_kstyle_config to allocate_tdestyle_config. This is related to KDE => TDE conversion. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2020-07-183-1/+39
| | | | | | | | | | | | | Added a man page taken from the Debian packaging system. Signed-off-by: gregory guy <gregory-tde@laposte.net> Resolve issues that occurred during CMake conversion. Concatenate the commands for generating pixmaps.h with CMake so that there is no need to use the GNU specific sed option -i. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-16/+0
|
* Add CMakeL10n rules.Slávek Banko2019-01-081-0/+3
| | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on Mageia 6François Andriot2017-07-011-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix ambiguous order of codeSlávek Banko2016-10-091-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TDE conversionSlávek Banko2016-03-256-35/+35
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TQt conversionSlávek Banko2016-03-254-66/+66
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update autotools for new DSO linkage styleFrançois Andriot2016-03-211-1/+1
| | | | | | Fix FTBFS Signed-off-by: François Andriot <francois.andriot@free.fr>
* Initial import of baghira 0.8Slávek Banko2016-03-217-0/+811