Commit Graph

128 Commits (r14.1.x)

Author SHA1 Message Date
Michele Calgaro f23f0ef919
Replace KDE_DEPRECATED with TDE_DEPRECATED
3 weeks ago
Michele Calgaro b31821dd24
Align kalyptus to changes made in TDE/tdebindings#36
2 months ago
Michele Calgaro ac345f688c
Replace QT_STATIC_CONST_* with actual definitions
4 months ago
Michele Calgaro 5e51787f9a
Replace Q_WS_* defines with TQ_WS_* equivalents
4 months ago
Michele Calgaro 7f03918f8d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
5 months ago
Michele Calgaro 2a3a62bb99
Replace various '#define' strings - part 6
5 months ago
Slávek Banko 2c66e97379
Drop INT32 => TQ_INT32 definitions that are no longer needed, causing
8 months ago
Michele Calgaro 8d49342be2
Removed unsupported qtint*/qtuint* types
8 months ago
Michele Calgaro 04d3532360
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 615cb38ff9
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
9 months ago
Michele Calgaro c7cf5fd96d
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago
Michele Calgaro 08a957a2e9
Replace tqt_mo_* defines
9 months ago
Michele Calgaro e8f6750e65
Drop USE_TQT4 code
9 months ago
Michele Calgaro 55cd4e5c56
Replace Q_OBJECT with TQ_OBJECT
11 months ago
Michele Calgaro 7073100361
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
11 months ago
Denis Kozadaev 227cd7b44b
Add SunOS specific patches
1 year ago
Mavridis Philippe 8d0bae4092
dcopclient: Added support for TQStringVariantMap
2 years ago
Mavridis Philippe 5bd33795a7
dcopclient: Fix TQStringList handling.
2 years ago
Mavridis Philippe 46435f6c1c
dcopclient: Fixed TQMap/TQValueList display.
2 years ago
OBATA Akio ad41084b8d Fix feature detections with CMake
2 years ago
Slávek Banko 81d495430d
dcopclient: Use default path for XDG_RUNTIME_DIR if the variable is not set.
3 years ago
Michele Calgaro 76d729c546
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
3 years ago
Michele Calgaro 05ee12e2df
Fixed more uncrustify's code formatting offending files.
3 years ago
Michele Calgaro 491e1c72c7
Fixed some uncrustify's code formatting offending files.
4 years ago
Michele Calgaro 4f99f868f0
Renaming of files in preparation for code style tools.
4 years ago
Slávek Banko 19f44e5ff3
tests: Wait for the dcop server to be ready.
4 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
4 years ago
OBATA Akio ac8c8ca54a
Add a knob to use fixed path `iceauth` tool
4 years ago
OBATA Akio 56c5973b6b Fix to set DCOP_PATH properly
4 years ago
OBATA Akio 7827038ab4 Add LOCAL_PEEREID sockopt support for peer socket uid check
4 years ago
Slávek Banko 234c903a9b
dcopidlng fixes:
4 years ago
Slávek Banko 49614d38c9
dcopidlng fixes:
4 years ago
Michele Calgaro 30606e55f1
Remove remaining 'register' instructions.
4 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko 38b2b0be78
Process the new location of the ICEauthority file
5 years ago
Slávek Banko 83d02c95a1
cmake: Avoid double generating of dcop/tests files.
5 years ago
Michele Calgaro 2cc912450d
Added TQStringVariantMap to dcop known types.
5 years ago
Michele Calgaro 352c8f6a21
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Slávek Banko 8fc2a6ca26
Fix CMake build dependencies for tests.
5 years ago
Michele Calgaro 2e0398f755
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 2518c29202
qt -> tqt conversion:
6 years ago
Michele Calgaro 50087701ab
qt -> tqt conversion:
6 years ago
Michele Calgaro f67512dd4b
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko cbe888f1c4
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT
6 years ago
Slávek Banko 1cc26703c3 Fix CMake build dependencies
7 years ago
Slávek Banko df203a23f4 testing: Run tests that use DCOP in a temporary home
7 years ago
Slávek Banko 30d5bd4d72 testing: fix bash specific syntax in dcop test
7 years ago
Alexander Golubev f2d8e88f09 dcop/tests: run dcop tests in a safer manner
7 years ago
Alexander Golubev 6c1b8a75f2 Include module into test names
7 years ago