summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS from prior commit.HEADmasterSlávek Banko2024-04-171-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix compatibility with C++17.Slávek Banko2024-04-151-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2024-03-251-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kdbg - kdbg.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg-kdbgdesktop/
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-02-161-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-2814-186/+186
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2023-12-011-7/+9
| | | | | | | 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/ru/
* 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>
* Removed outdated filesMichele Calgaro2023-09-263-58/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-262-11/+11
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-1817-21/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary backup translations.r14.1.0Michele Calgaro2022-09-233-36/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-09-0720-760/+396
| | | | | | | 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 System2022-09-071-38/+18
|
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-072-27/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-241-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Convert some TRACE() messages to avoid FTBFS with clang. This resolves issue ↵Michele Calgaro2022-05-115-16/+14
| | | | | | #13. 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>
* 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 (Portuguese (Brazil))Sebastião Guerra2021-12-171-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 Banko2021-10-112-21/+33
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-08-271-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 Calgaro2021-08-261-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 Carvalho2021-08-191-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 Calgaro2021-07-071-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 Calgaro2021-07-032-4/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Guard mydebug.h file.Michele Calgaro2021-07-031-0/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added translation of .desktop files.Michele Calgaro2021-07-0221-37/+625
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove CMakeLists.txt for docRay-V2021-06-2556-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 Calgaro2021-06-2522-19306/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translation files to new translations folder.Michele Calgaro2021-06-2523-2/+19307
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.Michele Calgaro2021-06-1625-13847/+31
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use common rules for build and install documentation and translations.Ray-V2021-06-043-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 Calgaro2021-06-033-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 Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Update translation filesTDE Weblate2021-03-1420-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 System2021-03-141-208/+206
|
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-03-144-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 Calgaro2021-03-143-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 guy2021-03-0282-495/+743
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kdbg/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kdbg/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kdbg/admin to latest HEADAutomated System2020-12-071-0/+0
|