Michele Calgaro
5f7b2eed9d
Use tdeinstance.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6a709d087f )
4 months ago
Michele Calgaro
d2d30bfbef
Replace TRUE/FALSE with boolean values true/false
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5198c9d3ac )
9 months ago
Michele Calgaro
f015ebc305
Remove support for Tru64 and OSF
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cd9179de4a )
12 months ago
Michele Calgaro
423172b662
Drop Borland compiler specific code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 31af8fa045 )
1 year ago
Michele Calgaro
ce6544d565
cmake files: change keywords to lower case
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ddab719f12 )
2 years ago
Michele Calgaro
2f2f4edb3d
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 37ad15ad2c )
2 years ago
Michele Calgaro
43fd0a38af
Replace auto_ptr
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 12c95f5db5 )
2 years ago
Michele Calgaro
e4efa087f1
Fix SEGV when hovering on symbols after creating a new project. This resolves issue #40 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 46b407f26c )
2 years ago
Michele Calgaro
0b6a83b773
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 35fbd60457 )
2 years ago
Michele Calgaro
b9186693ad
Replaced various '#define' with actual strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 61cd5b18f0 )
2 years ago
Michele Calgaro
d31a7027d0
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 676a13490d )
2 years ago
Michele Calgaro
8308ebcedc
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aefcba8280 )
2 years ago
Michele Calgaro
521604defa
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6b0cf55d62 )
2 years ago
Michele Calgaro
392b47409a
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d2728dd8db )
2 years ago
Michele Calgaro
e8e8e54254
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 88de09b6cc )
2 years ago
Michele Calgaro
e5cb335358
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0813a2c413 )
2 years ago
Michele Calgaro
57951b635e
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 03e67cae44 )
2 years ago
Michele Calgaro
cb0195be79
Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fb2c1f71e0 )
2 years ago
Michele Calgaro
f3d43273fa
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9c40420b26 )
2 years ago
Michele Calgaro
5c50dcac16
Removed Qt4 specific code and template files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 60598ea23e )
2 years ago
Michele Calgaro
14334c5428
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b8cc513c5e )
2 years ago
Michele Calgaro
0ba031d9df
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
François Andriot
ba5f58bf38
Fix ftbfs on Fedora 34
...
error: reference to ‘data’ is ambiguous
Signed-off-by: François Andriot <francois.andriot@free.fr>
5 years ago
Michele Calgaro
3e3d9eda9d
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
8db2223147
Fixed SEGV caused by dereferencing NULL pointer when right clicking
...
inside files not supported. This relates to bug 3173.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
c113625687
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
c7d308a9ba
Use tde_create_tarball, which is ready for reproducible builds,
...
instead of calling 'tar' and requiring GNU extensions.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
fe44776673
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
da6bd0768e
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
75e79c4822
Fixed FTBFS caused by previous commit (lsm files removal).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
6504041928
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
...
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
e1f0110799
Fixed FTBFS caused by qt->tqt renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
36d1594949
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
c62b8d179c
qt -> tqt conversion:
...
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
430aedbbce
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
ce0b4e99f1
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
a213def8e9
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
385cc72208
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
634dbebd29
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
193843b027
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
fc14e2cf0b
Fix invalid headers in PNG files and optimize for size
10 years ago
Slávek Banko
6ea09339a5
Fix FTBFS with clang
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
11 years ago
Slávek Banko
9097720c1d
Add gnu tar detection
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
11 years ago
Michele Calgaro
98b2e203b7
Fixed simple C++ Hello World template project build. This resovles bug 2310.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Michele Calgaro
e044c54633
Revert to .kdevelop files with <kdevelop> entity name for project files.
...
This resolves bug 2308.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Michele Calgaro
065693194f
Fix cmake template project files. This relates to bug 2308.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Timothy Pearson
9cf3238c5f
Fix accidental error introduced in GIT hash 2cd151
11 years ago
Timothy Pearson
3e14e7dd3d
Fix accidental duplication of text-x- in new mime icon strings
11 years ago
Michele Calgaro
0ffe0dfb29
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop
11 years ago