Commit Graph

168 Commits (f7642b09c9e61f71e434aeb0ceb330d2ccaa25db)

Author SHA1 Message Date
Alexander Golubev f7642b09c9 TQT_THREAD_SUPPORT->!TQT_NO_THREAD: migrate sources
7 months ago
Alexander Golubev fa4475f36d Initial conversion for TQT_THREAD_SUPPORT->!TQT_NO_THREAD
7 months ago
Alexander Golubev 3ee3f6480f Resort includes in ntqt.h
7 months ago
Alexander Golubev 74f7b9309e Add a lock to removing ourself from another's object's sender list
7 months ago
Alexander Golubev 14e882386b TQObject::activate_signal: uniformly apply if(sol) checks
7 months ago
Alexander Golubev ebc3e67bf4 Workaround crashes caused by some slots deleting the sender
7 months ago
Alexander Golubev 5a662b671d Deduplicate code in TQObject::activate_signal()
7 months ago
Alexander Golubev 4100c9e29f Fix compilation with -no-thread
7 months ago
Alexander Golubev fad4acbe08 Fix compilation with -disable-inputmethod and -no-inputmethod
7 months ago
Alexander Golubev beb37238fa Fix FTBFS with -no-xkb
7 months ago
Alexander Golubev 34587584ab avoid translating the /qt/XIMInputStyle options when saving into config
7 months ago
Michele Calgaro 1d318a47b0
Replace QT_STATIC_CONST_* with actual definitions
8 months ago
Michele Calgaro 67bff2edca
Replace Q_WS_* defines with TQ_WS_* equivalents
8 months ago
Michele Calgaro fb401a891f
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
9 months ago
Mavridis Philippe aec0061106
Add support for HistoryBackButton and HistoryForwardButton
10 months ago
Michele Calgaro 1ba13366a7
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
1 year ago
Michele Calgaro 926102a455
Replace various Q_* and QT_* defines with TQ_* and TQT_*
1 year ago
Michele Calgaro f2b3ea52ef
Drop compatibility code for TQSignal
1 year ago
Michele Calgaro fb6884ead2
Drop compatibility code for TQPalette
1 year ago
Michele Calgaro 9492e618a7
Drop compatibility code for TQThread
1 year ago
Michele Calgaro 83991febd2
Remove Qt4 related stuff
1 year ago
Michele Calgaro bfd62a0bbf
Drop Qt2's TQSemiModal and TQSortedList classes
1 year ago
Michele Calgaro fb1f3d6445
Revert "Add single TQObject root parent for all guarded pointers."
1 year ago
Michele Calgaro a75445b4c3
Drop Qt2 obsolete classes
1 year ago
Michele Calgaro b167d09c43
Add single TQObject root parent for all guarded pointers.
2 years ago
Michele Calgaro ec04b50a44
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
2 years ago
gregory guy 43d7bc96c7
Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_init() and g_thread_create().
3 years ago
Slávek Banko 7441a646a8
Fix buffer overflow in XBM parser.
4 years ago
OBATA Akio 8704c62dce Fix `qt_xft_handle` to work as expected
4 years ago
OBATA Akio ac50013578 Fix MIT_SHM related condition
4 years ago
OBATA Akio 48a9cf9a3c Fix to detect Thread Execution Scheduling support correctly
4 years ago
OBATA Akio b6a4a5ec20 Remove unwanted code for writing png
4 years ago
OBATA Akio 5ce8516970 Change to use PKG_LIBPNG_VER for libpng version check
4 years ago
Michele Calgaro f086971876
Improved code for keyboard and mouse grabbing and releasing to avoid
4 years ago
Michele Calgaro 99e56ba8db
Removed explicit usage of the 'register' keyword.
5 years ago
Slávek Banko 4470facd61
Fix crash in tqimage for certain malformed ppm image files
5 years ago
Michele Calgaro 632cbaa30a
Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020.
5 years ago
Slávek Banko a410cb031f
Rename tqt-kde integration to tqt-tde.
5 years ago
gregory guy d3b13515ef
The TDE integration library (libtqtkde) will be searched for
5 years ago
Michele Calgaro d795939c03
Added convenient TQStringVariantMap type and iterators.
5 years ago
Michele Calgaro cfc76de73c
Removed dummy int parameter from TQVariant(bool, int).
5 years ago
Slávek Banko 5a61151fe9
bmp image: check for out of range image size.
6 years ago
Slávek Banko 83036c3af1
Check for TQImage allocation failure in qasyncimageio.
6 years ago
Slávek Banko b7be699a09
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
6 years ago
Michele Calgaro 23b535df5b
Removed some obsolete code related to Qt1.
6 years ago
Michele Calgaro 789e7c7f92
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro 69d87202cb
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 5774d07807
qt -> tqt conversion:
6 years ago
Michele Calgaro 5fd88f2a20
qt -> tqt conversion:
6 years ago
Michele Calgaro 9f5d59f336
qt -> tqt conversion:
6 years ago