summaryrefslogtreecommitdiffstats
path: root/src/kernel/qasyncimageio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename remaining ntq[a-c]* related files to equivalent tq* (except ↵Michele Calgaro2024-08-291-1319/+0
| | | | | | ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ptr nt* related files to equivalent tq*Michele Calgaro2024-06-061-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Check for TQImage allocation failure in qasyncimageio.Slávek Banko2019-03-031-3/+6
| | | | | | | | | Since image files easily can be (or corrupt files claim to be) huge, it is worth checking for out of memory situations. Based on Qt5 patch for CVE-2018-19870. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-2/+2
| | | | 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-2014-0190Slávek Banko2015-03-091-1/+6
| | | | [taken from RedHat Qt3 patches]
* Automated update from qt3Timothy Pearson2012-03-061-8/+8
|
* Automated conversion from qt3Timothy Pearson2012-02-281-2/+2
|
* Automated update from qt3Timothy Pearson2012-02-271-1/+1
|
* Automated update from Qt3Timothy Pearson2012-02-131-2/+2
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261-16/+16
|
* Sync with latest scriptTimothy Pearson2011-12-051-5/+5
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+1309