Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 47 | -51/+51 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed .moc source files documentation. | Michele Calgaro | 2023-06-08 | 24 | -3297/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary backup translations.r14.1.0 | Michele Calgaro | 2022-09-25 | 1 | -3/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-24 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 2 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2022-04-23 | 1 | -7/+8 |
| | | | | | | | Currently translated at 100.0% (14 of 14 strings) Translation: applications/kshowmail - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail-desktop-files/it/ | ||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Change README to markdown format. | Slávek Banko | 2021-10-19 | 1 | -9/+18 |
| | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove config.h, which is generated during building. | Slávek Banko | 2021-10-19 | 1 | -238/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use common rules for build and install documentation and translations. | Slávek Banko | 2021-07-22 | 5 | -56/+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 Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/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> | ||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Translated using Weblate (Dutch) | Heimen Stoffels | 2020-10-07 | 1 | -17/+20 |
| | | | | | | | Currently translated at 100.0% (14 of 14 strings) Translation: applications/kshowmail - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail-desktop-files/nl/ | ||||
* | Added translation using Weblate (Dutch) | Heimen Stoffels | 2020-10-06 | 1 | -0/+91 |
| | |||||
* | Use common cmake rules for documentation. | Slávek Banko | 2020-10-02 | 9 | -17/+34 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added translation of .desktop files. | Michele Calgaro | 2020-10-02 | 13 | -50/+419 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed original translation folder. | Michele Calgaro | 2020-10-01 | 10 | -16426/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Copy translation files to new translations folder. | Michele Calgaro | 2020-10-01 | 13 | -2/+16429 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop automake build support. | gregory guy | 2020-09-30 | 42 | -13861/+122 |
| | | | | | | | | | | | | | Add basic cmake build instructions. Delete empty folder templates. Delete rpm stuff (kshowmail.spec and build-kshowmail folder). Rework of the README and AUTHORS files. Add BUGS file. Move the kshowmail.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 9 | -198/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-05-11 | 8 | -24/+40 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kshowmail Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/ | ||||
* | Update translation template. | Automated System | 2020-05-11 | 1 | -3/+7 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-05-07 | 1 | -1/+2 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kshowmail Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/ | ||||
* | Reset submodule main/applications/kshowmail/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| |