summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Collapse)AuthorAgeFilesLines
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Always build with a clean namespaceSlávek Banko2018-09-248-39/+0
| | | | | | | | | QT_CLEAN_NAMESPACE constant is no more needed This may theoretically affect applications created for Qt1 and Qt2, but such applications require further modifications as well. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of theMichele Calgaro2018-09-1617-213/+213
| | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-191-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add brightness keys supportRoman Savochenko2017-07-304-0/+25
| | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <rom_as@oscada.org>
* Added safety harness for currentThreadObject() usage.Michele Calgaro2015-07-192-7/+25
| | | | | | | | currentThreadObject() returns a null pointer if the current thread was not started using the TQThread API. This relates to bug 1748. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix security issue CVE-2015-1860Slávek Banko2015-05-231-0/+2
| | | | [taken from RedHat Qt3 patches]
* Fix security issue CVE-2015-0295Slávek Banko2015-03-091-0/+6
| | | | [taken from RedHat Qt3 patches]
* Fix security issue CVE-2014-0190Slávek Banko2015-03-091-1/+6
| | | | [taken from RedHat Qt3 patches]
* Automated update from Qt3Timothy Pearson2015-03-053-4/+4
|
* Automated update from Qt3Timothy Pearson2015-03-051-3/+3
|
* Automated update from Qt3Timothy Pearson2014-11-221-1/+1
|
* Automated update from Qt3Timothy Pearson2014-11-211-1/+1
|
* Automated update from Qt3Timothy Pearson2014-10-042-9/+9
|
* Fix dpi detection when using xft2François Andriot2014-09-161-1/+18
|
* Fix crash in TQTranslatorFrançois Andriot2014-09-161-1/+1
|
* Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.Michele Calgaro2014-08-181-1/+1
| | | | | | If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1947.
* Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is ↵Michele Calgaro2014-08-181-1/+1
| | | | | | | invoked twice." because of wrong reference to bug 1887. This reverts commit f0bff64751c7d6911be3578d7578bae8180e987d.
* Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.Michele Calgaro2014-08-181-1/+1
| | | | | | If the passed object is the same, the warning message is not displayed any more. If the passed object is different, a message is still displayed. This resolves bug 1887.
* Automated update from Qt3Timothy Pearson2014-08-071-6/+15
|
* Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. ↵Michele Calgaro2014-07-301-3/+3
| | | | This resolves bug 1901 and 1909.
* Fix overwriting memory for an application iconSlávek Banko2014-05-193-8/+9
| | | | This resolves Bug 2033
* Automated update from Qt3Timothy Pearson2014-04-231-1/+1
|
* Automated update from Qt3Timothy Pearson2013-12-222-0/+68
|
* Automated update from Qt3Timothy Pearson2013-12-225-41/+111
|
* Automated update from Qt3Timothy Pearson2013-12-021-1/+1
|
* Automated update from Qt3Timothy Pearson2013-11-252-15/+20
|
* Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"Timothy Pearson2013-11-071-1/+1
| | | | This reverts commit 40e50e6f20276afb557992a51d47618b014e388d.
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-071-1/+1
|
* Automated update from Qt3Timothy Pearson2013-11-061-1/+1
|
* Automated update from Qt3Timothy Pearson2013-11-042-6/+8
|
* Automated update from Qt3Timothy Pearson2013-11-035-8/+52
|
* Automated update from Qt3Timothy Pearson2013-10-171-0/+1
|
* Automated update from Qt3Timothy Pearson2013-08-151-0/+3
|
* Automated update from Qt3Timothy Pearson2013-08-151-2/+6
|
* Private headers moved out from public include directorySlávek Banko2013-08-141-1/+1
|
* Automated update from Qt3Timothy Pearson2013-08-082-19/+27
|
* Automated update from Qt3Timothy Pearson2013-08-062-14/+64
|
* Automated update from Qt3Timothy Pearson2013-07-231-1/+5
|
* Automated update from Qt3Timothy Pearson2013-06-101-1/+1
|
* Automated update from Qt3Timothy Pearson2013-05-171-1/+1
|
* Automated update from Qt3Timothy Pearson2013-05-161-1/+3
|
* Automated update from Qt3Timothy Pearson2013-05-1412-110/+602
|
* Automated update from Qt3Timothy Pearson2013-05-0721-71/+71
|
* Fix incorrect renaming of RETQUESTTimothy Pearson2013-05-042-5/+5
|
* Automated update from Qt3Timothy Pearson2013-05-032-6/+21
|
* Automated update from Qt3Timothy Pearson2013-05-022-6/+31
|
* Automated update from Qt3Timothy Pearson2013-05-021-3/+37
|
* Automated update from Qt3Timothy Pearson2013-05-013-48/+74
|
* Automated update from Qt3Timothy Pearson2013-04-225-277/+422
|