summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Improve TQFont-related cleanupAlexander Golubev2024-03-291-1/+1
* Improve TQFont-related cleanupAlexander Golubev2024-03-296-1/+36
* TQPrinterPrivate: add virtual destructor.Alexander Golubev2024-03-201-0/+3
* Zero unused data fields in XClientMessageEvent structAlexander Golubev2024-03-191-1/+1
* Zero padding bytes in DndReceiverProp struct.Alexander Golubev2024-03-191-1/+1
* Fix TQThreadStorage destruction in the main threadAlexander Golubev2024-03-183-2/+28
* Resort includes in ntqt.hAlexander Golubev2024-03-131-5/+5
* Fix compilation with -no-threadAlexander Golubev2024-03-103-26/+59
* Fix compilation with -disable-inputmethod and -no-inputmethodAlexander Golubev2024-03-073-5/+15
* Fix FTBFS with -no-xkbAlexander Golubev2024-03-041-4/+17
* avoid translating the /qt/XIMInputStyle options when saving into configAlexander Golubev2024-03-021-4/+4
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-153-72/+72
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1267-568/+568
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-2721-222/+222
* Add support for HistoryBackButton and HistoryForwardButtonMavridis Philippe2023-12-163-12/+21
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-13104-397/+397
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-0713-153/+153
* Drop compatibility code for TQSignalMichele Calgaro2023-08-072-44/+0
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-182-32/+2
* Drop compatibility code for TQThreadMichele Calgaro2023-07-112-19/+0
* Remove Qt4 related stuffMichele Calgaro2023-07-098-86/+1
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-071-2/+0
* Revert "Add single TQObject root parent for all guarded pointers."Michele Calgaro2023-06-121-2/+1
* Drop Qt2 obsolete classesMichele Calgaro2023-06-031-1/+1
* Add single TQObject root parent for all guarded pointers.r14.1.0Michele Calgaro2023-02-131-1/+2
* Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...Michele Calgaro2022-04-301-3/+3
* Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_i...gregory guy2021-06-181-7/+8
* Fix buffer overflow in XBM parser.Slávek Banko2020-10-161-7/+32
* Fix `qt_xft_handle` to work as expectedOBATA Akio2020-08-081-1/+1
* Fix MIT_SHM related conditionOBATA Akio2020-08-061-1/+5
* Fix to detect Thread Execution Scheduling support correctlyOBATA Akio2020-08-041-1/+4
* Remove unwanted code for writing pngOBATA Akio2020-07-181-13/+0
* Change to use PKG_LIBPNG_VER for libpng version checkOBATA Akio2020-07-181-23/+23
* Improved code for keyboard and mouse grabbing and releasing to avoidMichele Calgaro2020-04-291-23/+28
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3017-168/+168
* Fix crash in tqimage for certain malformed ppm image filesSlávek Banko2019-12-161-1/+1
* Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020.Michele Calgaro2019-06-161-3/+3
* Rename tqt-kde integration to tqt-tde.Slávek Banko2019-06-044-71/+71
* The TDE integration library (libtqtkde) will be searched forgregory guy2019-06-021-5/+1
* Added convenient TQStringVariantMap type and iterators.Michele Calgaro2019-06-011-7/+7
* Removed dummy int parameter from TQVariant(bool, int).Michele Calgaro2019-05-233-8/+5
* bmp image: check for out of range image size.Slávek Banko2019-03-031-0/+2
* Check for TQImage allocation failure in qasyncimageio.Slávek Banko2019-03-031-3/+6
* Add the definition _WANT_SEMUN to ensure the definition of the semun structure.Slávek Banko2019-02-161-0/+1
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-213-98/+0
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-172-7/+2
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-17149-1235/+1235
* qt -> tqt conversion:Michele Calgaro2018-09-284-45/+45
* qt -> tqt conversion:Michele Calgaro2018-09-2725-56/+56
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2