Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/applications/tdepacman/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdepacman/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ed6f8fc33792512be3cea4e3099fd550798dcfb8) | ||||
* | Reset submodule main/applications/tdepacman/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdepacman/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.0.10. | Slávek Banko | 2020-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update release version number to R14.0.9.r14.0.9 | Slávek Banko | 2020-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/tdepacman/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-10-08 | 1 | -0/+38 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 1 | -22/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6377c7b8f438f9397b56f5ca948f82e4faa4e05d) | ||||
* | Reset submodule main/applications/tdepacman/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdepacman/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-09-06 | 4 | -418/+418 |
| | |||||
* | Update translation template. | Automated System | 2020-09-06 | 1 | -97/+97 |
| | |||||
* | Make the correct help docbook visible to users. | Michele Calgaro | 2020-09-06 | 10 | -18/+18 |
| | | | | (cherry picked from commit 47cd5b19454edbe10d856c33d7c56a2a2ba7639c) | ||||
* | Reset submodule main/applications/tdepacman/cmake to latest HEAD | Automated System | 2020-09-06 | 1 | -0/+0 |
| | |||||
* | Fix encoding in the author's name. | Slávek Banko | 2020-09-06 | 11 | -11/+11 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d389ee246d69b96a339b4cd078051398f0b89433) | ||||
* | Added cmake submodule. | Michele Calgaro | 2020-09-05 | 2 | -0/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5e0d6a3add19083a52edcb534b6a9d6001289b70) | ||||
* | Renamed kpacman -> tdepacman. | Michele Calgaro | 2020-09-05 | 79 | -1563/+476 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove some deprecated kde2 stuff. | gregory guy | 2020-09-02 | 2 | -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 guy | 2020-09-01 | 3 | -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 Banko | 2020-09-01 | 11 | -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 automatic | Slávek Banko | 2020-09-01 | 9 | -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 Banko | 2020-09-01 | 1 | -0/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Rework of the help page. | gregory guy | 2020-08-25 | 3 | -68/+28 |
| | | | | | | Add a screenshot. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Remove some deprecated Qt2 stuff. | gregory guy | 2020-08-24 | 13 | -49/+49 |
| | | | | | | TQArray vs TQMemArray. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Rework of the README file. | gregory guy | 2020-08-20 | 12 | -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 guy | 2020-08-20 | 8 | -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 guy | 2020-08-20 | 5 | -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 guy | 2020-08-20 | 44 | -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 guy | 2020-08-20 | 26 | -161/+335 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | cleanup headers. | gregory guy | 2020-08-19 | 20 | -114/+107 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | fix FTBFS, add tqt3 libary to the automake build. | gregory guy | 2020-08-19 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | fix FTBFS, 'keys' class object being out of scope. | gregory guy | 2020-08-19 | 3 | -16/+16 |
| | | | | | | | | see comments starting from https://mirror.git.trinitydesktop.org/gitea/TDE/kpacman/issues/1#issuecomment-9217 Patch is provided by François Andriot with contribution from Slávek Banko Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | remove some deprecated qt2 stuff. | gregory guy | 2020-08-17 | 9 | -46/+46 |
| | | | | | | TQList --> TQPtrList Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | third step, convert to tdelibs libraries. | gregory guy | 2020-08-17 | 55 | -638/+638 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Second step, convert to tqt3 libraries. | gregory guy | 2020-08-17 | 32 | -872/+872 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | First step into making a tde app, remove the original "admin" folder. | gregory guy | 2020-08-17 | 24 | -25745/+0 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Initial import of version 0.3.2 from the source package. | Slávek Banko | 2020-08-17 | 224 | -0/+98796 |
https://sourceforge.net/projects/kpacman/files/kpacman/0.3.2/kpacman-0.3.2.tar.gz Original package is licenced under GPL 2.0. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |