summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testwheel.py: Fix pyinstaller detectionv5.15.17-ltsv5.15.16-vxworks-ltsv5.15.14-lts-lgplv5.15.13-lts-lgplFriedemann Kleint2020-12-161-1/+1
* fuzzing: Add cbor files which ran out of memoryRobert Loehning2020-12-102-0/+2
* fuzzing: Add further svg files which caused overflowsRobert Loehning2020-12-093-0/+18
* fuzzing: Add recently fixed and published testcasesRobert Loehning2020-12-033-0/+3
* oss-fuzz: Remove dead code from build scriptRobert Loehning2020-12-011-30/+17
* tst_licenses.pl: Adapt to changed major version in Qt for PythonFriedemann Kleint2020-11-271-2/+2
* oss-fuzz: Remove temporary corpus importRobert Loehning2020-11-231-5/+0
* fuzzing: Add file which divided by zero in QLineF::unitVectorRobert Loehning2020-11-191-0/+1
* oss-fuzz: Import previous corpus for QTextDocument::setMarkdownRobert Loehning2020-11-191-0/+5
* testpackage.py: Adapt to Qt 6Friedemann Kleint2020-11-171-15/+39
* fuzzing: Move fuzzer for setMarkdown to new naming schemeRobert Loehning2020-11-131-1/+1
* fuzzing: Add ssl certificate which ran oom in QAsn1ElementRobert Loehning2020-11-131-0/+2
* fuzzing: Add svg file which divided by zero in QLineF::unitVector()Robert Loehning2020-11-121-0/+1
* testwheel.py: Adapt to PySide6Friedemann Kleint2020-11-111-9/+21
* testpackage.py: Fix flake8 warningsFriedemann Kleint2020-11-111-2/+2
* fuzzing: Add the first finding from fuzzing Qt6Robert Loehning2020-11-041-0/+0
* fuzzing: Add svg file which caused a heap-buffer-overflowRobert Loehning2020-11-021-0/+1
* Add Marketplace license header template for modules from TQtCJani Heikkinen2020-10-081-0/+31
* fuzzing: Add recently published test casesRobert Loehning2020-10-012-0/+1
* licensechecker: Do not bail out for re-defined header filesKai Koehne2020-09-291-5/+0
* Move license header templates from qtbase to qtqaJani Heikkinen2020-09-2912-29/+352
* fuzzing: Add recently published test casesRobert Loehning2020-09-239-1/+6
* Improve readabilityFrederik Gladhorn2020-09-091-4/+4
* fuzzing: Add image files which caused undefined shiftsRobert Loehning2020-08-272-0/+4
* Fix BIC test to build against latest changes in qtbaseTor Arne Vestbø2020-08-221-3/+3
* fuzzing: Use xpm inputs when fuzzing imagesRobert Loehning2020-08-201-1/+1
* fuzzing: Add further testcase filesRobert Loehning2020-08-194-0/+21
* fuzzing: Add further svgs found by oss-fuzzRobert Loehning2020-08-072-0/+2
* fuzzing: Add an xbm fileRobert Loehning2020-08-032-1/+4
* fuzzing: Add further findings from oss-fuzzRobert Loehning2020-07-283-0/+3
* fuzzing: Add a jpeg file which ran out of memoryRobert Loehning2020-07-272-1/+1
* Remove typetraits.h from the license-checker's exceptionsEdward Welbourne2020-07-231-2/+0
* fuzzing: Add a gif file which triggered undefined behaviorRobert Loehning2020-07-152-1/+1
* oss-fuzz: Build fuzz target for QCryptographicHash::resultRobert Loehning2020-07-061-0/+1
* oss-fuzz: Use afl from base-builder image instead of own cloneRobert Loehning2020-07-031-6/+6
* oss-fuzz: Remove import from previous corpusRobert Loehning2020-07-031-5/+0
* fuzzing: Add an svg file using fontRobert Loehning2020-07-021-0/+1
* oss-fuzz: Move fuzzer binary for QXmlStreamReader to new nameRobert Loehning2020-06-301-1/+6
* fuzzing: Copy build script from Google's repositoryRobert Loehning2020-06-291-0/+96
* fuzzing: Add an svg file which failed an assertRobert Loehning2020-06-181-0/+1
* Add a fixer for Q_STATIC_ASSERT(_X)? becoming static_assertEdward Welbourne2020-06-181-0/+13
* fuzzing: Add cbor files found by oss-fuzz to testcasesRobert Loehning2020-06-162-0/+1
* fuzzing: Add findings from oss-fuzz to testcasesRobert Loehning2020-06-083-0/+3
* CMake: Temporarily remove the yaml instruction filesAlexandru Croitor2020-06-041-15/+0
* Update formatting of cherry-pick bot - 100 char width and moreDaniel Smith2020-06-0311-976/+505
* CMake: Port qtqa to CMakeAlexandru Croitor2020-06-0214-0/+278
* guiapplauncher: Fix deprecated APIFriedemann Kleint2020-05-203-32/+28
* Add multiline option to compiler version regular expressionEdward Welbourne2020-05-201-2/+3
* Fix build with latest qtbase devLiang Qi2020-05-201-5/+5
* Port QRegExp usages to QRegularExpressionLiang Qi2020-05-206-45/+48