summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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> (cherry picked from commit 3edad5e6f587a1ccb68b37dedc04c49547f63c8e)
* Removed unsupported qtint*/qtuint* typesMichele Calgaro2023-10-094-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9300f9e576b0f014f2f18e9204d8bad7e2cc68a9)
* 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> (cherry picked from commit 4c0dae60b2fbc60996fc8f4bd29ee6219b869527)
* 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> (cherry picked from commit 987507131d72dcdd8008f18e301dd8bc3551a572)
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-144-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d67c4fd58202569729ea6d7ec6117a7a7f36ad0e)
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-1235-98/+98
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f36f8966371d24decc0740ccf9f8b0cc2c57838)
* 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> (cherry picked from commit cc5cf548f13ee0c43c41ac60ad056765e7dccb26)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0437-87/+87
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1e5d5c92c374c8c950f01fa5aa916b3f722f98c1)
* Replace tqt_mo_* definesMichele Calgaro2023-09-011-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 34632650f1a323bdb5a0bbb0f504e3db70d87330)
* 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> (cherry picked from commit 8d94694c140d27ac95d8432164a0b84963601bac)
* Drop USE_TQT4 codeMichele Calgaro2023-08-3151-446/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 57af4f9d87ac88216a3bbcebaeed55db07a8948d)
* Merge translation files from master branch.Automated System2023-08-251-4/+4
|
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1833-64/+64
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 48b07a0ff120e8b4479bcac912d8a8f043e22ae4)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-0918-26/+26
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 23278d259378e17087bf9aeaa5e45974dfb74bce)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-0827-59/+59
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0b74ba868682f39c41a9f70ae11297425b711e1)
* Merge translation files from master branch.Automated System2023-07-231-2/+2
|
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20657-921/+915
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7)
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-1354-271/+271
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 36c049e135b0cec7cf97b41888860186813df5f0)
* Merge translation files from master branch.Automated System2023-07-071-12/+12
|
* Merge translation files from master branch.Automated System2023-07-051-4/+4
|
* Merge translation files from master branch.Automated System2023-07-021-4/+4
|
* Merge translation files from master branch.Automated System2023-06-3085-85/+510
|
* Update translation template.Automated System2023-06-301-1/+6
|
* Add Gentoo ebuild mime type. This resolves issue #211.Michele Calgaro2023-06-303-1/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d0dcf302a8d13d397e84fddc2e3070ef696553b4)
* Doxygen: respect code indentationMavridis Philippe2023-06-141-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> (cherry picked from commit e11968425debab2d1f12d033aca8493d1da145ce)
* Rework and fix commit 4d90cc61Michele Calgaro2023-06-131-2/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 54b58986491c48408c720d706e5cbfd1043d3ee6)
* Fix FTBFS caused by previous commitMichele Calgaro2023-06-121-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9440fb5585daea464012451a5afd358e785826d2)
* SunOS spesific SSL pathesDenis Kozadaev2023-06-121-2/+11
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit ee09921685589497c72a3cb7c11d5c3e1605631d)
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-116-6/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit de0664d904516590b4a9bf88615461137ae879bd)
* Reset submodule main/core/tdelibs/libltdl to latest HEADAutomated System2023-06-081-0/+0
|
* Merge translation files from master branch.Automated System2023-06-042-5/+34
|
* Do not center the content of body element in tdeapi documentationEmanoil Kotsev2023-05-311-1/+0
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 6c8b373f34943b76845e0de979d76f9344bf25bb)
* Add SunOS specific patchesDenis Kozadaev2023-05-2213-14/+100
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit e5acdb1b39fa7d97d7153741202709e078b463a6)
* Reset submodule main/core/tdelibs/libltdl to latest HEADAutomated System2023-05-161-0/+0
|
* Merge translation files from master branch.Automated System2023-04-2679-79/+0
|
* Update version to R14.1.1~[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>
* tdeio: only create the internal guarded pointer for TDEIO::Job if it is ↵Michele Calgaro2023-02-141-7/+25
| | | | | | really required. This fix avoid creation and destruction of unnecessary TQObjects and helps speeding up operations which requires lot of Jobs. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add single TQObject root parent for all TDEIO::Job objects.Michele Calgaro2023-02-131-1/+3
| | | | | | | This helps keeping the object root list shorter, speeding up operations which require lot of TQObject trees. This relates to TDE/tdebase#309. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdefile: autocalculate folder size in KPropertiesDialog only for real local ↵Michele Calgaro2023-02-091-2/+2
| | | | | | items. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2023-01-101-0/+0
|