summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_DEPRECATED with TDE_DEPRECATEDr14.1.xMichele Calgaro2024-05-151-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4123f3fe73f9fb63e96919a22a9cc49832efa2ce)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-062-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fc7cdab2f1197ae826adc712549ad17ccaa92e31)
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Fix FTBFS caused by incompatible castr14.1.2Michele Calgaro2024-04-151-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a535b014a3a7360ec6b90d7921dc377c91f32395)
* Fix FTBFS caused by TDE/tqt3#109Michele Calgaro2024-04-041-2/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2bffde85ad998c66016b9dd91fb238821b2f4642)
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-161-2/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit add9d70b506d0ef90518a92aa133495cdfe01e21)
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-142-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6e47bcc543fd87049798e173bad7e52b46e8cbdd)
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-041-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a375eb416a8ef5fbe89c5496233c652d739ee7e7)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-14243-1419/+1419
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit faf33629bb6562a6f43f930afafe4b22e9cdb60b)
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-203-62/+62
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 062982a6c9f1e245bd30ddeb037202dcc248d763)
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Removed unsupported qtint*/qtuint*/qreal typesr14.1.1Michele Calgaro2023-10-092-22/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 16f08cde00702fb03d50a6ed6e35de0aee869745)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-5/+5
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fb381f824c4b0cd9e10092273717b52f826e606b)
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-148-14/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 561a3077558f409243e93dcf9df5fb39e704c1c4)
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-074-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 93673b22d293f5bd5b2f90170756b499f534d9b5)
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-09-011-0/+0
|
* kalyptus: No longer use tqt-replace-stream.Slávek Banko2023-07-241-1/+1
| | | | | | | | | We are already using TQ_OBJECT and therefore there is no need to use tqt-replace-stream. Because the tqt-replace-stream script has been removed, the call causes FTBFS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5918d4f6ef63975a03893925f64d7f1990fe78b5)
* Remove '-L$(prefix)/lib' to prevent multi-arch build issuesaneejit12023-07-242-2/+2
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit 0ac75d6e824f769a5157c3f6052120259905b07a)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2139-50/+50
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b9781b38d8fd868d592d6dee0417f6ab0ea57ac5)
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-1/+1
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1f00d69db7629853a25425ae5f3ca06d480e5430)
* Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)Michele Calgaro2023-07-0710-301/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 82b7bd7c41741fe1b23d088906e46bb72ee33430)
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-113-18/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d425da226ca10660d2e9dd53aaa6d895ce772904)
* Fix build when tqscintilla support is enabledr14.1.0François Andriot2023-04-092-26/+26
| | | | Signed-off-by: François Andriot <francois.andriot@thalesgroup.com>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Drop support for python2.Michele Calgaro2023-01-1313-209/+183
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* dcoppython: Get the path to the python site directory from the python ↵Slávek Banko2023-01-133-6/+6
| | | | | | configuration. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-2011-78/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added conditions for installing man pages according to parts that are builded.Slávek Banko2022-07-184-3/+30
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add man pages for TDE applications.Michele Calgaro2022-07-1613-2/+279
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS when tdehw is not present. This resolves bug 2494.Michele Calgaro2022-05-023-1/+16
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ↵Michele Calgaro2022-04-301-1/+1
| | | | | | ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-1011-88/+48
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS in dcopjava in case TQt3 is not installed in the system directory.Slávek Banko2021-09-241-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add check whether Ruby requires explicit specification of C++ standard.Slávek Banko2021-09-227-4/+76
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use tqWaring call in printf style, instead of joining TQString.Slávek Banko2021-09-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed up previous commit which contained an invalid file my mistake.Michele Calgaro2021-09-051-1017/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS with c++11 on gcc 4.8.4.Michele Calgaro2021-09-052-1/+1018
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdebindings/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Fix FTBFS on Fedora 34François Andriot2021-05-101-1/+1
| | | | | | Qt.cpp:2643:17: error: ordered comparison of pointer with integer zero ('void*' and 'int') Signed-off-by: François Andriot <francois.andriot@free.fr>
* Reset submodule main/core/tdebindings/cmake to latest HEADAutomated System2021-02-281-0/+0
|