summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Drop INT32 => TQ_INT32 definitions that are no longer needed, causingSlávek Banko2023-10-092-2/+0
| | | | | | conflicting declaration and leading to FTBFS on 32bit architectures. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unsupported qtint*/qtuint* typesMichele Calgaro2023-10-094-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-25211-784/+784
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Update hashing code for strings to be the same as upstream gettext. The old ↵Michele Calgaro2023-09-191-2/+2
| | | | | | version results in slightly different hash values for strings with ellipsis (and potentially other unicode characters). This relates to TDE/tdebase#394. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-134-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-1235-98/+98
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-072-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0237-87/+87
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace tqt_mo_* definesMichele Calgaro2023-09-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Drop Symbian supportMichele Calgaro2023-09-011-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-2651-446/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2023-08-231-4/+4
| | | | | | | Currently translated at 100.0% (328 of 328 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/it/
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1833-64/+64
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-0918-26/+26
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-0827-59/+59
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2023-07-231-4/+4
| | | | | | | Currently translated at 100.0% (328 of 328 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/ru/
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20657-921/+915
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-198-24/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-1254-271/+271
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Polish)Marek W2023-07-071-12/+11
| | | | | | | Currently translated at 98.4% (323 of 328 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/pl/
* Translated using Weblate (Ukrainian)Roman Savochenko2023-07-051-6/+6
| | | | | | | Currently translated at 100.0% (328 of 328 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/uk/
* Translated using Weblate (Czech)Slávek Banko2023-07-021-4/+4
| | | | | | | Currently translated at 100.0% (328 of 328 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/cs/
* Update translation filesTDE Weblate2023-06-3085-87/+512
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/
* Update translation template.Automated System2023-06-301-1/+6
|
* Add Gentoo ebuild mime type. This resolves issue #211.Michele Calgaro2023-06-283-1/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix functionality broken by commit 8233b2e5.Michele Calgaro2023-06-241-6/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-06-204-6/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Doxygen: respect code indentationMavridis Philippe2023-06-131-0/+1
| | | | | | | | With this commit, when viewing the source code of a file in the Trinity API docs (e.g. http://trinitydesktop.org/docs/trinity/tdelibs/tdeui/html/kkeydialog_8cpp_source.html) the line is correctly indented by using the `white-space: pre;` CSS rule. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Rework and fix commit 4d90cc61Michele Calgaro2023-06-121-2/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS caused by previous commitMichele Calgaro2023-06-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* SunOS spesific SSL pathesDenis Kozadaev2023-06-121-2/+11
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-106-6/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdelibs/libltdl to latest HEADAutomated System2023-06-081-0/+0
|
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-5/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/tdemarkdown - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdemarkdown-desktop-files/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-8/+7
| | | | | | | Currently translated at 100.0% (327 of 327 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2023-06-031-0/+25
|
* Do not center the content of body element in tdeapi documentationEmanoil Kotsev2023-05-311-1/+0
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Add SunOS specific patchesDenis Kozadaev2023-05-2213-14/+100
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Reset submodule main/core/tdelibs/libltdl to latest HEADAutomated System2023-05-161-0/+0
|
* Update version to R14.2.0~[DEVELOPMENT]Michele Calgaro2023-04-262-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update release version to R14.1.0r14.1.0Michele Calgaro2023-04-161-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add MIT licenseMichele Calgaro2023-03-265-3/+25
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'About Trinity' with 'About TDE' in menus and about dialogMichele Calgaro2023-03-233-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use pkg-config to detect libpcsclite.Slávek Banko2023-03-171-13/+16
| | | | | | | Test the presence of libpcsclite, libpkcs11-helper-1, opensc-pkcs11 and libcryptsetup only if the tdehw library is built. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix mangling of '@' in KURL's pretty printing.Michele Calgaro2023-03-061-1/+1
| | | | | | This resolves TDE/tdepim#71. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdeprint: make KPrinter::setOrientation and KPrinter::setPageSize non ↵Michele Calgaro2023-03-052-6/+12
| | | | | | | | locking by default and add ability to specify their locking behavior. This is a backward compatible API change and a non compatible ABI change. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>