Commit Graph

159 Commits (feat/cmakeConv)

Author SHA1 Message Date
gregory guy 12bd9b6b2b
Conversion to the cmake building system.
3 months ago
Alexander Golubev 34587584ab avoid translating the /qt/XIMInputStyle options when saving into config
3 months ago
Michele Calgaro 1d318a47b0
Replace QT_STATIC_CONST_* with actual definitions
4 months ago
Michele Calgaro 67bff2edca
Replace Q_WS_* defines with TQ_WS_* equivalents
4 months ago
Michele Calgaro fb401a891f
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
5 months ago
Mavridis Philippe aec0061106
Add support for HistoryBackButton and HistoryForwardButton
6 months ago
Michele Calgaro 1ba13366a7
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
9 months ago
Michele Calgaro 926102a455
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago
Michele Calgaro f2b3ea52ef
Drop compatibility code for TQSignal
10 months ago
Michele Calgaro fb6884ead2
Drop compatibility code for TQPalette
11 months ago
Michele Calgaro 9492e618a7
Drop compatibility code for TQThread
11 months ago
Michele Calgaro 83991febd2
Remove Qt4 related stuff
11 months ago
Michele Calgaro bfd62a0bbf
Drop Qt2's TQSemiModal and TQSortedList classes
11 months ago
Michele Calgaro fb1f3d6445
Revert "Add single TQObject root parent for all guarded pointers."
12 months ago
Michele Calgaro a75445b4c3
Drop Qt2 obsolete classes
1 year ago
Michele Calgaro b167d09c43
Add single TQObject root parent for all guarded pointers.
1 year 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.
4 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.
5 years ago
Slávek Banko 83036c3af1
Check for TQImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko b7be699a09
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 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
Slávek Banko ff63338d18
Always build with a clean namespace
6 years ago
Michele Calgaro 02964eb384
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the
6 years ago
Slávek Banko 017e8dbffe
Fix FTBFS with stricter C++11
6 years ago
Roman Savochenko 4c30819078 Add brightness keys support
7 years ago
Michele Calgaro caab7b3557 Added safety harness for currentThreadObject() usage.
9 years ago
Slávek Banko 094708c0e7 Fix security issue CVE-2015-1860
9 years ago
Slávek Banko 64d9c07d57 Fix security issue CVE-2015-0295
9 years ago
Slávek Banko ebf9a9871a Fix security issue CVE-2014-0190
9 years ago
Timothy Pearson dfb87398c7 Automated update from Qt3
9 years ago