TDE Gitea
25587daff9
Update translation template.
4 years ago
Slávek Banko
627fc0ed62
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
4b34cf6bed
Update the use of TQRegExp so that it does not require an old API.
...
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>
4 years ago
gregory guy
49c43d74d8
conversion to the cmake building system.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
TDE Gitea
7201d60871
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
381e9fdc65
Reset submodule main/applications/kdbg/admin to latest HEAD
4 years ago
TDE Gitea
8b1fbb5c79
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
57377df438
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
fa227faea2
Reset submodule main/applications/kdbg/admin to latest HEAD
4 years ago
TDE Gitea
9d5d211c0f
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
e401e6b55e
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
d194d55b29
Reset submodule main/applications/kdbg/admin to latest HEAD
4 years ago
TDE Gitea
0c708ba16f
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
860e05046f
Reset submodule main/applications/kdbg/admin to latest HEAD
4 years ago
Michele Calgaro
c0b28c8038
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
afedb45d56
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
1f165a0f52
Reset submodule main/applications/kdbg/admin to latest HEAD
4 years ago
TDE Gitea
bc11d68d26
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
3da71bc03b
Reset submodule main/applications/kdbg/admin to latest HEAD
4 years ago
TDE Gitea
3e0cb094ff
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
6f8be948d3
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
10a68d1f76
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
dd5f20cbb6
Reset submodule main/applications/kdbg/admin to latest HEAD
4 years ago
TDE Gitea
68f2bb97fa
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
ae1b0d9bd6
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
8f29cf77ce
Reset submodule main/applications/kdbg/cmake to latest HEAD
4 years ago
TDE Gitea
6bc7fc5781
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Gitea
69e02f9965
Reset submodule main/applications/kdbg/admin to latest HEAD
5 years ago
TDE Gitea
fbce42a317
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Gitea
220232db09
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Gitea
d652ae64c4
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Weblate
50f799c36d
Update translation files
...
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/
5 years ago
Slávek Banko
32fad04ce1
Update translation template.
5 years ago
TDE Gitea
94cc16c54c
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Gitea
c0d7511892
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Gitea
17d99e1884
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Gitea
2d8e4d7af8
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Gitea
3cc32b432d
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
TDE Gitea
ce5439a4d4
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
Chris
c37e0d3f29
Translated using Weblate (German)
...
Currently translated at 100.0% (187 of 187 strings)
Translation: applications/kdbg
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg/de/
5 years ago
TDE Gitea
ab58d29b9a
Reset submodule main/applications/kdbg/cmake to latest HEAD
5 years ago
Slávek Banko
44941c982c
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
8bf4af0c03
Translated using Weblate (German)
...
Currently translated at 100.0% (187 of 187 strings)
Translation: applications/kdbg
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg/de/
5 years ago
TDE Gitea
921cf23130
Reset submodule main/applications/kdbg/cmake to latest HEAD
6 years ago
TDE Weblate
c05dacf8a7
Update translation files
...
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/
6 years ago
Slávek Banko
7c4d3fb560
Update translation template.
6 years ago
Johannes Sixt
a6469516e6
Fix call of a member function dependent on a template parameter.
...
We must make the access of 'push_back' dependent, too. Otherwise, name
lookup does not find the name. Earlier compilers were more permissive and
did find the name.
(cherry picked from upstream commit 5f55847d441aba7742417e78c3b4fbe8344acc5e)
6 years ago
Johannes Sixt
26a2a75988
Fix parsing of disassembly produced by gdb 7.1.
...
Since gdb 7.1, the address does not start at the beginning of a line, and
it can be prefixed by a pointer => that indicates the current instruction.
(cherry picked from upstream commit 5c5f34852d30337ef7c23ef4e88d50ecee1c0703)
6 years ago
Johannes Sixt
a8abc77457
Grok gdb 7's <incomplete sequence> marker in strings.
...
When a string ends in an incomplete multi-byte sequence, gdb adds an
<incomplete sequence...> fragment to the end of the string. Previously,
this resulted in a parse error and incomplete variable information.
Reported by Kevin Lemay.
(cherry picked from upstream commit 03da8a5ec97c8c7b125b2bd453d2f1c3a018d477)
6 years ago
Johannes Sixt
a57f5f7c68
Fix assembler code display with gdb 7.1 and later.
...
The syntax of the 'disassemble' command changed in gdb 7.1: it now requires
a comma between the two address expressions. Previously, KDbg showed an
error message instead of assembler code when a plus in front of a source
code line was clicked.
Reported by Gerfried Essler.
This reverts part of the previous commit.
(cherry picked from upstream commit b6ee6a035abe41f7c0d59fbd830e895b6edeb748)
6 years ago