Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed more uncrustify's code formatting offending files. | Michele Calgaro | 2021-01-03 | 5 | -7/+54 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed handling of files containing an # in the name when using the ↵ | Michele Calgaro | 2020-12-31 | 1 | -43/+40 |
| | | | | | | system:/media or media:/ protocol. This resolves bug 3022 and bug 3063. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed second pass uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-27 | 7 | -68/+81 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/core/tdelibs/libltdl to latest HEAD | Automated System | 2020-12-20 | 1 | -0/+0 |
| | |||||
* | Drop weird macro and use memcpy/memset instead. | Michele Calgaro | 2020-12-20 | 3 | -107/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed some uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-19 | 18 | -151/+180 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeabc/vcard: integrated "generated" partial header files into the place ↵ | Michele Calgaro | 2020-12-19 | 79 | -1314/+875 |
| | | | | | | | | where they are actually used. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix function name in LUA indentation script error message. | Slávek Banko | 2020-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/core/tdelibs/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdelibs/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 144 | -206/+199 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tests: Wait for the dcop server to be ready. | Slávek Banko | 2020-12-06 | 5 | -0/+18 |
| | | | | | | Use a separate ICEAUTHORITY for tests. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Translated using Weblate (Polish) | Jan Stolarek | 2020-12-02 | 1 | -32/+32 |
| | | | | | | | Currently translated at 100.0% (179 of 179 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/pl/ | ||||
* | Add a missing icon for the standard Help menu | Slávek Banko | 2020-12-02 | 1 | -1/+1 |
| | | | | | | item Bug Report/Request Enhancement... Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Translated using Weblate (Polish) | Jan Stolarek | 2020-11-27 | 1 | -3/+3 |
| | | | | | | | Currently translated at 82.6% (148 of 179 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/pl/ | ||||
* | Translated using Weblate (Polish) | Jan Stolarek | 2020-11-25 | 1 | -22/+20 |
| | | | | | | | Currently translated at 81.5% (146 of 179 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/pl/ | ||||
* | Translated using Weblate (Czech) | Slávek Banko | 2020-11-25 | 1 | -3/+3 |
| | | | | | | | Currently translated at 100.0% (179 of 179 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/cs/ | ||||
* | Update translation files | TDE Weblate | 2020-11-25 | 86 | -12212/+12642 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/ | ||||
* | Update translation template. | Automated System | 2020-11-25 | 2 | -142/+149 |
| | |||||
* | Add CMakeL10n rules to update all_languages.desktop | Slávek Banko | 2020-11-25 | 1 | -0/+68 |
| | | | | | | according to the entry.desktop files from tde-i18n. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Unify language names between all_languages.desktop in tdelibs | Slávek Banko | 2020-11-24 | 88 | -712/+712 |
| | | | | | | and entry.desktop files in tde-i18n. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | tdehw lib: fixed detection of mountable optical disks with incomplete | Michele Calgaro | 2020-11-22 | 1 | -6/+8 |
| | | | | | | partition table. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehw lib: reworked code for eject operation to support return type ↵ | Michele Calgaro | 2020-11-21 | 2 | -37/+66 |
| | | | | | | TQStringVariantMap. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjust CMakeL10n rules for new 'core' folder for main modules. | Slávek Banko | 2020-11-15 | 1 | -6/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added support for locking/unlocking of LUKS disks using pmount/pumount. | Michele Calgaro | 2020-10-31 | 1 | -9/+65 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added safe removal icons. | Michele Calgaro | 2020-10-18 | 3 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed mounting and unmounting of mapped storage devices. | Michele Calgaro | 2020-10-10 | 6 | -27/+70 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed displaying of encrypted disks. | Michele Calgaro | 2020-10-10 | 3 | -145/+71 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added udisks2 support for unlocking/locking of encrypted disks. | Michele Calgaro | 2020-10-10 | 4 | -24/+228 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/tdelibs/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Revert "Exclude translator information from the tdelibs_color template" | Slávek Banko | 2020-10-08 | 1 | -1/+0 |
| | | | | | | | Translator information will be retained because otherwise the resulting translation template could be misunderstood as monolingual translations. This reverts commit 5f5cd723ede4aa5c4d18a33a0d66c2f62b17809f. | ||||
* | Exclude translator information from the tdelibs_color template | Slávek Banko | 2020-10-07 | 1 | -0/+1 |
| | | | | | | because this information about this catalog is not displayed anywhere. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Translated using Weblate (Czech) | Slávek Banko | 2020-10-07 | 1 | -185/+183 |
| | | | | | | | Currently translated at 100.0% (178 of 178 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/cs/ | ||||
* | tdehwlib: Add regular monitoring of power supply device status, | Slávek Banko | 2020-10-07 | 1 | -1/+10 |
| | | | | | | | | | to be able to generate a signal when the power state changes, if the signal is not generated from udev. This resolves issue TDE/tde#30. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add a check to verify that the spell checker set as the default is enabled ↵ | Slávek Banko | 2020-09-27 | 1 | -0/+4 |
| | | | | | | for build. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add a build option for ispell. | Slávek Banko | 2020-09-27 | 2 | -24/+22 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add an ability to specify default spell checker | OBATA Akio | 2020-09-27 | 3 | -5/+8 |
| | | | | | | | | There is no reason to determine it with operating system basis. Change to use build configuration instead. "ispell" by default, and you can override it. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Port ASPELL_DATADIR detection to CMake | OBATA Akio | 2020-09-27 | 1 | -1/+13 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Add the ability to detect ispell lib directory | OBATA Akio | 2020-09-27 | 4 | -0/+29 |
| | | | | | | | Check LIBDIR ispell compile option and use only it for ispell lib directory if found. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Add definitions for X11_RGBFILE and XMLLINT in config.h | gregory guy | 2020-09-27 | 3 | -4/+31 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-27 | 2 | -2/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 708 | -1725/+95 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/tdelibs/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdelibs/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-08-31 | 1 | -4/+4 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdelibs/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/ | ||||
* | kpty: prevent to open pseudo ttys twice for openpty(3) platforms | OBATA Akio | 2020-08-31 | 1 | -25/+38 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Add support of posix_openpt(2) to open master pseudo terminal device | OBATA Akio | 2020-08-31 | 5 | -2/+16 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> |