Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | Translated using Weblate (Portuguese (Brazil)) | Sebastião Guerra | 2021-12-17 | 1 | -7/+8 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/kdbg - kdbg.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg-kdbgdesktop/pt_BR/ | ||||
* | Change README to markdown format. | Slávek Banko | 2021-10-11 | 2 | -21/+33 |
| | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update translation files | TDE Weblate | 2021-08-27 | 1 | -2/+2 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kdbg Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg/ | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2021-08-26 | 1 | -47/+48 |
| | | | | | | | Currently translated at 100.0% (187 of 187 strings) Translation: applications/kdbg Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg/it/ | ||||
* | Translated using Weblate (Portuguese) | Hugo Carvalho | 2021-08-19 | 1 | -5/+9 |
| | | | | | | | Currently translated at 13.3% (25 of 187 strings) Translation: applications/kdbg Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg/pt/ | ||||
* | Fixed detection of gdb when an executable file contains warnings about ↵ | Michele Calgaro | 2021-07-07 | 1 | -1/+2 |
| | | | | | | sections outside of ELF segments. This resolves isue #12. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed command execution and detection of gdb. This resolves issue #8. | Michele Calgaro | 2021-07-03 | 2 | -4/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Guard mydebug.h file. | Michele Calgaro | 2021-07-03 | 1 | -0/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added translation of .desktop files. | Michele Calgaro | 2021-07-02 | 21 | -37/+625 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove CMakeLists.txt for doc | Ray-V | 2021-06-25 | 56 | -26/+5 |
| | | | | | | | | Move doc directory up a level from kdbg/doc Add macro call to source root CMakeLists.txt Remove tde_conditional_add_subdirectory() macro call for doc Signed-off-by: Ray-V <ray-v@inbox.lv> | ||||
* | Removed original 'po' translation folder. | Michele Calgaro | 2021-06-25 | 22 | -19306/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Copy translation files to new translations folder. | Michele Calgaro | 2021-06-25 | 23 | -2/+19307 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop automake build support. | Michele Calgaro | 2021-06-16 | 25 | -13847/+31 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use common rules for build and install documentation and translations. | Ray-V | 2021-06-04 | 3 | -20/+2 |
| | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed building with -DWITH_TRACE_OUTPUT=ON. This resolves issue #6. | Michele Calgaro | 2021-06-03 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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/kdbg/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2021-03-14 | 20 | -4332/+4292 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kdbg Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg/ | ||||
* | Update translation template. | Automated System | 2021-03-14 | 1 | -208/+206 |
| | |||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2021-03-14 | 4 | -7/+7 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update the use of TQRegExp so that it does not require an old API. | Michele Calgaro | 2021-03-14 | 3 | -8/+11 |
| | | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | conversion to the cmake building system. | gregory guy | 2021-03-02 | 82 | -495/+743 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 2 | -26/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdbg/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| |