summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionHEADmasterMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-02-177-213/+213
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-284-51/+51
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace 'compat' headers with current.Slávek Banko2023-07-256-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-207-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2 obsolete classesMichele Calgaro2023-06-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-241-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-01-291-2/+0
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdepacman Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Hebrew)Omer I.S2021-12-151-30/+34
| | | | | | | Currently translated at 45.7% (27 of 59 strings) Translation: applications/tdepacman Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/he/
* Added translation using Weblate (Hebrew)Omer I.S2021-12-141-0/+301
|
* Change README to markdown format.Slávek Banko2021-10-192-20/+32
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-2015-50/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Translated using Weblate (Dutch)Heimen Stoffels2020-10-071-7/+10
| | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: applications/tdepacman - tdepacman.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman-tdepacmandesktop/nl/
* Added translation using Weblate (Dutch)Heimen Stoffels2020-10-061-0/+35
|
* Removed code formatting modelines.Michele Calgaro2020-09-291-22/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/tdepacman/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Update translation filesTDE Weblate2020-09-064-416/+416
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdepacman Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/
* Update translation template.Automated System2020-09-061-97/+97
|
* Make the correct help docbook visible to users.Michele Calgaro2020-09-0610-18/+18
|
* Update translation filesTDE Weblate2020-09-061-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdepacman Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/
* Fix encoding in the author's name.Slávek Banko2020-09-0611-11/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added cmake submodule.Michele Calgaro2020-09-052-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renamed kpacman -> tdepacman.Michele Calgaro2020-09-0579-1563/+476
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove some deprecated kde2 stuff.gregory guy2020-09-022-8/+8
| | | | | | warning: ‘static int TDEAccel::stringToKey(const TQString&)’ is deprecated Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Remove the -fpermissive definition.gregory guy2020-09-013-4/+2
| | | | | | | invalid conversion from ‘const char*’ to ‘const uchar*’ With contribution from Slávek Banko. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add CMakeL10n rules.Slávek Banko2020-09-0111-493/+815
| | | | | | | Strings with translations extracted from the desktop file into PO files. Existing message translations updated according to the new template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automaticSlávek Banko2020-09-019-46/+45
| | | | | | | ascii conversions. Removed unnecessary conversions to char*. The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add TDE pkg config path into PKG_CONFIG_PATH variable.Slávek Banko2020-09-011-0/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rework of the help page.gregory guy2020-08-253-68/+28
| | | | | | Add a screenshot. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Remove some deprecated Qt2 stuff.gregory guy2020-08-2413-49/+49
| | | | | | TQArray vs TQMemArray. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Rework of the README file.gregory guy2020-08-2012-2/+53
| | | | | | | | Move the kpacman html api's files into the doc folder. Add a man page. Rework of the desktop file. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* move po files into new folder (translations/messages).gregory guy2020-08-208-158/+5
| | | | | | convert pt.po and sv.po files from binary charset into us-ascii. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add tqptrlist.h header, see Michele's comment:gregory guy2020-08-205-1/+5
| | | | | | https://mirror.git.trinitydesktop.org/gitea/TDE/kpacman/issues/1#issuecomment-9258 Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Drop automake build support.gregory guy2020-08-2044-57063/+0
| | | | | | | Remove empty folder templates. Delete gmo files from the po folder. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* conversion to the cmake building system.gregory guy2020-08-2026-161/+335
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* cleanup headers.gregory guy2020-08-1920-114/+107
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>