summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary backup translations.r14.0.13r14.0.xMichele Calgaro2022-09-233-36/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit eab187ac1b00399c2cc24a51dd73583601afd8af)
* Merge translation files from master branch.Automated System2022-09-0720-760/+396
|
* 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> (cherry picked from commit cf76e5a86b9261ed09df73a8e3ddedddb503c61d)
* Use TDE cmake macro to set versionMichele Calgaro2022-06-241-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b0f1887ca04ba6846d2145ce5098e0552f7c5832)
* 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> (cherry picked from commit 2fa77340550901f84c7b763000d80bb20018e773)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-042-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to the upcoming R14.0.13.Slávek Banko2022-05-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.r14.0.12Slávek Banko2021-12-311-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e6e4650cdd86ec41f81228ff9470bda205a9bb3f)
* 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> (cherry picked from commit 16167cea41ef7e42dafb6baf7fec7360a6138b31)
* Merge translation files from master branch.Automated System2021-12-181-7/+8
|
* Update version number to R14.0.12.Slávek Banko2021-11-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change README to markdown format.r14.0.11Slávek Banko2021-10-112-21/+33
| | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 250d613e33399ab1fd6a6b15f02b81561effc1e0)
* Merge translation files from master branch.Automated System2021-08-261-46/+47
|
* Merge translation files from master branch.Automated System2021-08-191-5/+9
|
* 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> (cherry picked from commit 5a80323e2ea4c72fa59f50374ee9f1fda4e8fa94)
* Fixed command execution and detection of gdb. This resolves issue #8.Michele Calgaro2021-07-042-4/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ce9107072e149bda43a2b764161cca8a0ee7607d)
* Guard mydebug.h file.Michele Calgaro2021-07-031-0/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4307635e16c1214eb7701f576bb7e530adfa979)
* Added translation of .desktop files.Michele Calgaro2021-07-0221-37/+625
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 72cca2cb47fdaf0cd58305917af6943f73ba2b2f)
* 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> (cherry picked from commit ae6f04289851574f38aedbd4666f7154cc67cad3)
* Removed original 'po' translation folder.Michele Calgaro2021-06-2522-19306/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c9d8d7c859171b71180fd448aa53dd40e5e40c7e)
* Copy translation files to new translations folder.Michele Calgaro2021-06-2523-2/+19307
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f422f1dc71ecac3b9e4347691ab316ab48e82470)
* Drop automake build support.Michele Calgaro2021-06-1725-13875/+31
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cb247846ee7519c70ed85e536e4cdfa8f3e274db)
* Use common rules for build and install documentation and translations.Ray-V2021-06-063-20/+2
| | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dbf4baa42b7c61089eeca70033f4231b9fff3698)
* Fixed building with -DWITH_TRACE_OUTPUT=ON. This resolves issue #6.Michele Calgaro2021-06-043-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b59a439517b842a8f74ad7f149ee13c3a3f1cc53)
* 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-161-0/+0
|
* Update version number to R14.0.11.Slávek Banko2021-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge translation files from master branch.r14.0.10Automated System2021-03-1420-4332/+4292
|
* 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> (cherry picked from commit 627fc0ed620c1942afea9483bfaba794418d0300)
* 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> (cherry picked from commit 4b34cf6bede5edd2537783e64f61511c7e5df755)
* conversion to the cmake building system.gregory guy2021-03-1482-495/+743
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 49c43d74d820cae7ce5a7291702bbc5ae1b3bf9e)
* 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
|
* Reset submodule main/applications/kdbg/cmake to latest HEADr14.0.9Automated System2020-10-091-0/+0
|
* Reset submodule main/applications/kdbg/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-282-26/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0b28c8038258936db432148e45fa64448e54a1a)
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kdbg/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kdbg/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/kdbg/cmake to latest HEADAutomated System2020-06-261-0/+0
|