| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Qt2 obsolete classes | Michele Calgaro | 2023-06-03 | 1 | -1/+1 |
* | Add single TQObject root parent for all guarded pointers.r14.1.0 | Michele Calgaro | 2023-02-13 | 1 | -1/+2 |
* | Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM... | Michele Calgaro | 2022-04-30 | 1 | -3/+3 |
* | Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_i... | gregory guy | 2021-06-18 | 1 | -7/+8 |
* | Fix buffer overflow in XBM parser. | Slávek Banko | 2020-10-16 | 1 | -7/+32 |
* | Fix `qt_xft_handle` to work as expected | OBATA Akio | 2020-08-08 | 1 | -1/+1 |
* | Fix MIT_SHM related condition | OBATA Akio | 2020-08-06 | 1 | -1/+5 |
* | Fix to detect Thread Execution Scheduling support correctly | OBATA Akio | 2020-08-04 | 1 | -1/+4 |
* | Remove unwanted code for writing png | OBATA Akio | 2020-07-18 | 1 | -13/+0 |
* | Change to use PKG_LIBPNG_VER for libpng version check | OBATA Akio | 2020-07-18 | 1 | -23/+23 |
* | Improved code for keyboard and mouse grabbing and releasing to avoid | Michele Calgaro | 2020-04-29 | 1 | -23/+28 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 17 | -168/+168 |
* | Fix crash in tqimage for certain malformed ppm image files | Slávek Banko | 2019-12-16 | 1 | -1/+1 |
* | Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020. | Michele Calgaro | 2019-06-16 | 1 | -3/+3 |
* | Rename tqt-kde integration to tqt-tde. | Slávek Banko | 2019-06-04 | 4 | -71/+71 |
* | The TDE integration library (libtqtkde) will be searched for | gregory guy | 2019-06-02 | 1 | -5/+1 |
* | Added convenient TQStringVariantMap type and iterators. | Michele Calgaro | 2019-06-01 | 1 | -7/+7 |
* | Removed dummy int parameter from TQVariant(bool, int). | Michele Calgaro | 2019-05-23 | 3 | -8/+5 |
* | bmp image: check for out of range image size. | Slávek Banko | 2019-03-03 | 1 | -0/+2 |
* | Check for TQImage allocation failure in qasyncimageio. | Slávek Banko | 2019-03-03 | 1 | -3/+6 |
* | Add the definition _WANT_SEMUN to ensure the definition of the semun structure. | Slávek Banko | 2019-02-16 | 1 | -0/+1 |
* | Removed some obsolete code related to Qt1. | Michele Calgaro | 2018-10-21 | 3 | -98/+0 |
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 2 | -7/+2 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 149 | -1235/+1235 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 4 | -45/+45 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 25 | -56/+56 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -2/+2 |
* | Always build with a clean namespace | Slávek Banko | 2018-09-24 | 8 | -39/+0 |
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the | Michele Calgaro | 2018-09-16 | 17 | -213/+213 |
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 1 | -4/+4 |
* | Add brightness keys support | Roman Savochenko | 2017-07-30 | 4 | -0/+25 |
* | Added safety harness for currentThreadObject() usage. | Michele Calgaro | 2015-07-19 | 2 | -7/+25 |
* | Fix security issue CVE-2015-1860 | Slávek Banko | 2015-05-23 | 1 | -0/+2 |
* | Fix security issue CVE-2015-0295 | Slávek Banko | 2015-03-09 | 1 | -0/+6 |
* | Fix security issue CVE-2014-0190 | Slávek Banko | 2015-03-09 | 1 | -1/+6 |
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 3 | -4/+4 |
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 1 | -3/+3 |
* | Automated update from Qt3 | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
* | Automated update from Qt3 | Timothy Pearson | 2014-11-21 | 1 | -1/+1 |
* | Automated update from Qt3 | Timothy Pearson | 2014-10-04 | 2 | -9/+9 |
* | Fix dpi detection when using xft2 | François Andriot | 2014-09-16 | 1 | -1/+18 |
* | Fix crash in TQTranslator | François Andriot | 2014-09-16 | 1 | -1/+1 |
* | Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. | Michele Calgaro | 2014-08-18 | 1 | -1/+1 |
* | Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked... | Michele Calgaro | 2014-08-18 | 1 | -1/+1 |
* | Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice. | Michele Calgaro | 2014-08-18 | 1 | -1/+1 |
* | Automated update from Qt3 | Timothy Pearson | 2014-08-07 | 1 | -6/+15 |
* | Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. T... | Michele Calgaro | 2014-07-30 | 1 | -3/+3 |
* | Fix overwriting memory for an application icon | Slávek Banko | 2014-05-19 | 3 | -8/+9 |
* | Automated update from Qt3 | Timothy Pearson | 2014-04-23 | 1 | -1/+1 |
* | Automated update from Qt3 | Timothy Pearson | 2013-12-22 | 2 | -0/+68 |