Michele Calgaro
2f2f4edb3d
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 37ad15ad2c
)
9 months 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
)
10 months 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
)
10 months ago
Michele Calgaro
f12db681be
kdevdesigner: prevent SEGV from invalid pointer. This relates to issue TDE/tqt3#97
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 30ac86e18c
)
11 months ago
Michele Calgaro
ea8f1be465
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0ac52a652e
)
11 months 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
)
12 months 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
)
12 months ago
Michele Calgaro
521604defa
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6b0cf55d62
)
1 year 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
)
1 year 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
)
1 year ago
Michele Calgaro
da6192de80
Replace tqt_mo_* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 942d671706
)
1 year ago
Michele Calgaro
e5cb335358
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0813a2c413
)
1 year ago
Michele Calgaro
57951b635e
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 03e67cae44
)
1 year ago
Michele Calgaro
f3d43273fa
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9c40420b26
)
1 year 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
)
1 year 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
)
1 year ago
Michele Calgaro
0ba031d9df
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
29ea77f821
Removed TQT_NON_COMMERCIAL check and related code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
2c9b915b8d
Designer: use global includes instead of includehints and remove duplicated include directives if found in UI files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 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>
4 years ago
Michele Calgaro
f7ee0ac5dc
Removed qtplugins folder reference from unused code. Minor change.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
da6bd0768e
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
b1e66b339b
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
5fcb1d91b4
Adjusted to latest TQVariant::TQVariant(bool) function.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
47e3b8c07e
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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>
6 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>
6 years ago
Slávek Banko
a213def8e9
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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>
6 years ago
Timothy Pearson
fc14e2cf0b
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
a323a9c371
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
f9a9d3f59e
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Michele Calgaro
6392f5a9df
Revert "Finish renaming tdevelop components"
...
This reverts commit 722ce1efba
.
11 years ago
Darrell Anderson
722ce1efba
Finish renaming tdevelop components
11 years ago
Darrell Anderson
afb74575ca
Fix unintended renames.
11 years ago
Darrell Anderson
25d4683267
Fix unintended renames.
11 years ago
Darrell Anderson
d90afc5a67
Update incomplete (template-only) help handbook to new default format.
11 years ago
Darrell Anderson
2d76c26001
Prevent non-existent help handbook from populating the main handbook table of contents.
11 years ago
Darrell Anderson
0cb3e1ccdb
Fix help handbook not appearing in main handbook table of contents.
11 years ago
Slávek Banko
64006cfc21
Fix FTBFS due to qassistantclient rename
...
This resolves Bug 1761
11 years ago
Timothy Pearson
74416f3912
Update minor TQt3 tool names to match current TQt3 sources in GIT
11 years ago
Slávek Banko
e197223420
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
bd3c603465
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ef5399ae5a
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
2e05692480
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
799fae5fee
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
5be945600e
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f78eb03afb
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
3c7f8593b2
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
c0b24fe164
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago