summaryrefslogtreecommitdiffstats
path: root/starter
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeprocess.hHEADmasterMichele Calgaro2024-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-062-60/+60
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix functionality broken by commit 66813efMichele Calgaro2023-07-052-93/+92
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop Qt2's TQSortedList classMichele Calgaro2023-06-191-2/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-143-18/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove definition KDE_IS_VERSION.gregory guy2021-10-061-2/+1
| | | | Signed-off-by: gregory guy <[email protected]>
* Add headers to UI files to prevent potential FTBFS.gregory guy2021-10-044-22/+22
| | | | Signed-off-by: gregory guy <[email protected]>
* Drop automake build support.gregory guy2021-10-012-19/+0
| | | | | | | | Deleted TODO and NEWS empty files. Rework of the README file. Add basic cmake build instructions. Signed-off-by: gregory guy <[email protected]>
* Desktop file translations:Slávek Banko2020-07-242-2/+3
| | | | | | | + 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 <[email protected]>
* Move translations to a new directory layout.Slávek Banko2020-07-243-3/+3
| | | | | | | | 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 <[email protected]>
* 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 <[email protected]>
* Conversion to the cmake building system.gregory guy2020-07-188-26/+73
| | | | | | | | | | | | | Added a man page taken from the Debian packaging system. Signed-off-by: gregory guy <[email protected]> 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 <[email protected]> Signed-off-by: gregory guy <[email protected]>
* Add CMakeL10n rules.Slávek Banko2019-01-084-651/+3
| | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS on Mageia 6François Andriot2017-07-011-1/+1
| | | | Signed-off-by: François Andriot <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-235-0/+0
|
* Initial TDE conversionSlávek Banko2016-03-258-92/+92
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Initial TQt conversionSlávek Banko2016-03-2512-695/+695
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Initial import of baghira 0.8Slávek Banko2016-03-2134-0/+5933