summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/org/trinitydesktop
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS caused by removal of tqtinterfaceMichele Calgaro2024-11-02320-357/+357
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Load tqtjava library instead of qtjavamio2024-08-151-1/+1
| | | | | | | Fixes a runtime error "no qtjava in java.library.path" since the generated library name is 'libtqtjava.so'. Signed-off-by: mio <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-131-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQSignalMichele Calgaro2023-08-071-4/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-181-3/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQButtonMichele Calgaro2023-07-161-2/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop obsolete TQLineEdit methodsMichele Calgaro2023-07-101-7/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQToolButtonMichele Calgaro2023-07-091-6/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop Qt2's TQSemiModal and TQSortedList classes.Michele Calgaro2023-06-182-44/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-013-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-261-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-141-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename many classes to avoid conflicts with KDEDarrell Anderson2014-01-08397-0/+22949