Commit Graph

194 Commits (master)

Author SHA1 Message Date
Michele Calgaro ddab719f12
cmake files: change keywords to lower case
2 months ago
Michele Calgaro 37ad15ad2c
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro 12c95f5db5
Replace auto_ptr
3 months ago
Michele Calgaro 46b407f26c
Fix SEGV when hovering on symbols after creating a new project. This resolves issue #40.
3 months ago
Michele Calgaro 35fbd60457
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 61cd5b18f0
Replaced various '#define' with actual strings - part 6
4 months ago
Michele Calgaro 676a13490d
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro aefcba8280
Replaced various '#define' with actual strings - part 3
6 months ago
Michele Calgaro 6b0cf55d62
Replace Qt with TQt
6 months ago
Michele Calgaro d2728dd8db
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 88de09b6cc
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 0813a2c413
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro 03e67cae44
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro fb2c1f71e0
Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT)
9 months ago
Michele Calgaro 9c40420b26
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 60598ea23e
Removed Qt4 specific code and template files
10 months ago
Michele Calgaro b8cc513c5e
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Slávek Banko b81d9ec9ff
Drop python2 support.
1 year ago
Michele Calgaro 0ba031d9df
Remove unnecessary accelerators from .ui files
2 years ago
François Andriot ba5f58bf38 Fix ftbfs on Fedora 34
3 years ago
Michele Calgaro 3e3d9eda9d
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro 8db2223147
Fixed SEGV caused by dereferencing NULL pointer when right clicking
3 years ago
Michele Calgaro c113625687
Removed code formatting modelines.
4 years ago
Slávek Banko c7d308a9ba
Use tde_create_tarball, which is ready for reproducible builds,
4 years ago
Slávek Banko fe44776673
Desktop file translations:
4 years ago
Michele Calgaro da6bd0768e
Removed explicit usage of the 'register' keyword.
4 years ago
Michele Calgaro 75e79c4822
Fixed FTBFS caused by previous commit (lsm files removal).
5 years ago
Michele Calgaro 6504041928
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro e1f0110799
Fixed FTBFS caused by qt->tqt renaming.
6 years ago
Michele Calgaro 36d1594949
qt -> tqt conversion:
6 years ago
Michele Calgaro c62b8d179c
qt -> tqt conversion:
6 years ago
Michele Calgaro 430aedbbce
qt -> tqt conversion:
6 years ago
Slávek Banko ce0b4e99f1
QT_INCLUDES => TQT_INCLUDES conversion
6 years ago
Slávek Banko a213def8e9
Add includes to UI files to resolve FTBFS
6 years ago
Michele Calgaro 385cc72208
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
6 years ago
Michele Calgaro dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko 634dbebd29 Update bug reports url to bugs.trinitydesktop.org
6 years ago
Slávek Banko 193843b027 Fix FTBFS with GCC6
8 years ago
Timothy Pearson fc14e2cf0b Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko 6ea09339a5 Fix FTBFS with clang
9 years ago
Slávek Banko 9097720c1d Add gnu tar detection
9 years ago
Michele Calgaro 98b2e203b7 Fixed simple C++ Hello World template project build. This resovles bug 2310.
9 years ago
Michele Calgaro e044c54633 Revert to .kdevelop files with <kdevelop> entity name for project files.
9 years ago
Michele Calgaro 065693194f Fix cmake template project files. This relates to bug 2308.
9 years ago
Timothy Pearson 9cf3238c5f Fix accidental error introduced in GIT hash 2cd151
10 years ago
Timothy Pearson 3e14e7dd3d Fix accidental duplication of text-x- in new mime icon strings
10 years ago
Michele Calgaro 0ffe0dfb29 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop
10 years ago
Timothy Pearson ca46c5047f Fix exec icon location and bring it into XDG compliance
10 years ago
Timothy Pearson 5773501d56 Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown
10 years ago
Timothy Pearson 50be8112bd Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago