Commit Graph

45 Commits (master)

Author SHA1 Message Date
Slávek Banko 28a7c978f6
Fix FTBFS from prior commit.
2 weeks ago
Slávek Banko d1d6940000
Fix compatibility with C++17.
2 weeks ago
Michele Calgaro 5cccb18e08
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 0714edbc07
Removed outdated files
7 months ago
Michele Calgaro 055a97a64c
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 2b9bc633b6
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro cf76e5a86b
Remove unnecessary accelerator from .ui files.
2 years ago
Michele Calgaro 2fa7734055
Convert some TRACE() messages to avoid FTBFS with clang. This resolves issue #13.
2 years ago
Michele Calgaro 5a80323e2e
Fixed detection of gdb when an executable file contains warnings about sections outside of ELF segments. This resolves isue #12.
3 years ago
Michele Calgaro ce9107072e
Fixed command execution and detection of gdb. This resolves issue #8.
3 years ago
Michele Calgaro a4307635e1
Guard mydebug.h file.
3 years ago
Michele Calgaro 72cca2cb47
Added translation of .desktop files.
3 years ago
Ray-V ae6f042898
Remove CMakeLists.txt for doc
3 years ago
Michele Calgaro f422f1dc71
Copy translation files to new translations folder.
3 years ago
Michele Calgaro cb247846ee
Drop automake build support.
3 years ago
Ray-V dbf4baa42b
Use common rules for build and install documentation and translations.
3 years ago
Michele Calgaro b59a439517
Fixed building with -DWITH_TRACE_OUTPUT=ON. This resolves issue #6.
3 years ago
Slávek Banko 627fc0ed62
Added controlled conversions to char* instead of automatic ascii conversions.
3 years ago
Michele Calgaro 4b34cf6bed
Update the use of TQRegExp so that it does not require an old API.
3 years ago
gregory guy 49c43d74d8
conversion to the cmake building system.
3 years ago
Michele Calgaro c0b28c8038
Removed code formatting modelines.
4 years ago
Johannes Sixt a6469516e6
Fix call of a member function dependent on a template parameter.
5 years ago
Johannes Sixt 26a2a75988
Fix parsing of disassembly produced by gdb 7.1.
5 years ago
Johannes Sixt a8abc77457
Grok gdb 7's <incomplete sequence> marker in strings.
5 years ago
Johannes Sixt a57f5f7c68
Fix assembler code display with gdb 7.1 and later.
5 years ago
gregory guy 50d3d7881e
Drop gdb versionning.
5 years ago
gregory guy b84d4a9cc7
drop some qt2 deprecated
5 years ago
Slávek Banko 71e86fb73f
Add CMakeL10n rules.
5 years ago
Michele Calgaro 7f3ad38727
qt -> tqt conversion:
6 years ago
Michele Calgaro 0ead791b7e
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko 1b83bd0016
Fix FTBFS due to improper automoc
6 years ago
Timothy Pearson 3d30b6ed34 Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson 95b0d5bda2 Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson 47e9f3d59b Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Michele Calgaro 8b81bdc82f Improved detection of gdb from GdbDriver (now aligned to detection used
10 years ago
Michele Calgaro 0b9cc25c2f Fixed detection of gdb from GdbDriver. This resolves bug 1996.
10 years ago
Slávek Banko 03fcb669a1 Fix FTBFS
10 years ago
Darrell Anderson 150ca0beb4 Fix 'style assignments are not portable' build message.
10 years ago
Darrell Anderson 90a5ff374c Fix help handbook not appearing in main handbook table of contents.
10 years ago
Slávek Banko e10f5ade99 Additional k => tde renaming and fixes
11 years ago
Slávek Banko daeb1d9355 Initial TDE conversion
11 years ago
Slávek Banko 9dab0e253e Initial TQt conversion
11 years ago
Slávek Banko 1ace27a985 Update autotools for new DSO linkage style
11 years ago
Slávek Banko 2daf25b1eb Clean up spurious build files
11 years ago
Slávek Banko 239e873a38 Initial import
11 years ago