Commit Graph

2044 Commits (master)
 

Author SHA1 Message Date
Michele Calgaro 9300f9e576
Removed unsupported qtint*/qtuint* types
7 months ago
Michele Calgaro 4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
TDE Gitea 066f257ead Reset submodule main/core/tdelibs/admin to latest HEAD
7 months ago
Michele Calgaro 987507131d
Update hashing code for strings to be the same as upstream gettext. The old version results in slightly different hash values for strings with ellipsis (and potentially other unicode characters). This relates to TDE/tdebase#394.
7 months ago
Michele Calgaro d67c4fd582
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
7 months ago
Michele Calgaro 0f36f89663
Replace various tqtinterface's TQ_* defines with actual types
7 months ago
Michele Calgaro cc5cf548f1
Replace various Q_* and QT_* defines with TQ_* and TQT_*
8 months ago
Michele Calgaro 1e5d5c92c3
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 34632650f1
Replace tqt_mo_* defines
8 months ago
TDE Gitea b7a46cac14 Reset submodule main/core/tdelibs/admin to latest HEAD
8 months ago
Michele Calgaro 8d94694c14
Drop Symbian support
8 months ago
Michele Calgaro 57af4f9d87
Drop USE_TQT4 code
8 months ago
Michele Calgaro 503eb0d9f4 Translated using Weblate (Italian)
8 months ago
Michele Calgaro 48b07a0ff1
Drop TQT_BASE_OBJECT* defines
8 months ago
Michele Calgaro 23278d2593
Drop TQT_TQ*_CONST defines
9 months ago
Michele Calgaro c0b74ba868
Drop TQT_TQ*_OBJECT defines
9 months ago
Andrei Stepanov 29b84bd0b1 Translated using Weblate (Russian)
9 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
9 months ago
TDE Gitea a91e58bb97 Reset submodule main/core/tdelibs/admin to latest HEAD
9 months ago
Michele Calgaro f662761025
Drop compatibility code for TQPalette
9 months ago
Michele Calgaro 36c049e135
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Marek W 7f7e5585b2 Translated using Weblate (Polish)
10 months ago
Roman Savochenko 7a35fcf123 Translated using Weblate (Ukrainian)
10 months ago
Slávek Banko f49e67f0ea Translated using Weblate (Czech)
10 months ago
TDE Weblate 920d56d2bd Update translation files
10 months ago
TDE Gitea a7316f731d Update translation template.
10 months ago
Michele Calgaro d0dcf302a8
Add Gentoo ebuild mime type. This resolves issue #211.
10 months ago
Michele Calgaro 4e0aa6d57a
Fix functionality broken by commit 8233b2e5.
10 months ago
Michele Calgaro 8233b2e565
Drop Qt2's TQSemiModal and TQSortedList classes
10 months ago
Mavridis Philippe e11968425d
Doxygen: respect code indentation
10 months ago
Michele Calgaro 54b5898649
Rework and fix commit 4d90cc61
11 months ago
Michele Calgaro 9440fb5585
Fix FTBFS caused by previous commit
11 months ago
Denis Kozadaev ee09921685
SunOS spesific SSL pathes
11 months ago
Michele Calgaro de0664d904
Drop TQT_NO_COMPAT code
11 months ago
TDE Gitea 4c9d064005 Reset submodule main/core/tdelibs/libltdl to latest HEAD
11 months ago
Andrei Stepanov 74cb596c0d Translated using Weblate (Russian)
11 months ago
Andrei Stepanov 29f5868180 Translated using Weblate (Russian)
11 months ago
Andrei Stepanov c6bc3af7fe Added translation using Weblate (Russian)
11 months ago
Emanoil Kotsev 6c8b373f34
Do not center the content of body element in tdeapi documentation
11 months ago
Denis Kozadaev e5acdb1b39
Add SunOS specific patches
11 months ago
TDE Gitea 394b5ef0fb Reset submodule main/core/tdelibs/libltdl to latest HEAD
11 months ago
Michele Calgaro cdf964bbc9
Update version to R14.2.0~[DEVELOPMENT]
1 year ago
Michele Calgaro 6b4507c6aa
Update release version to R14.1.0
1 year ago
Michele Calgaro 548bb65da4
Add MIT license
1 year ago
Michele Calgaro 15210b6100
Replace 'About Trinity' with 'About TDE' in menus and about dialog
1 year ago
Slávek Banko c2271960d1
Use pkg-config to detect libpcsclite.
1 year ago
Michele Calgaro 89f3dfb35e
Fix mangling of '@' in KURL's pretty printing.
1 year ago
Michele Calgaro 9cff750d6c
tdeprint: make KPrinter::setOrientation and KPrinter::setPageSize non locking by default and add ability to specify their locking behavior.
1 year ago
Michele Calgaro ea10b6290d
tdeio: only create the internal guarded pointer for TDEIO::Job if it is really required. This fix avoid creation and destruction of unnecessary TQObjects and helps speeding up operations which requires lot of Jobs.
1 year ago
Michele Calgaro 4d90cc6117
Add single TQObject root parent for all TDEIO::Job objects.
1 year ago