summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QLatin1String: add iteratorsMarc Mutz2017-03-071-0/+17
* Remove workaround for potentially unavailable pasteboard in macOSJake Petroules2017-03-071-10/+0
* Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-076-11/+15
* Remove Carbon API usage from tst_qmacnativeeventsJake Petroules2017-03-073-37/+11
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-0225-137/+536
|\
| * Widgets: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-14/+20
| * Network: Use canonical license headersKai Koehne2017-02-283-35/+19
| * QSizePolicy: inline toControlTypeFieldValue()Marc Mutz2017-02-271-1/+4
| * Make QPlatformSurface events work with QWindowContainerLaszlo Agocs2017-02-271-0/+37
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-2416-52/+313
| |\
| | * QUrl::fromUserInput(with cwd) fix handling of files with trailing spacesDavid Faure2017-02-231-1/+1
| | * tst_qurl: use temp dir and create our own files for testingDavid Faure2017-02-231-15/+32
| | * tst_qurl: replace all QDir::currentPath() calls with local variableDavid Faure2017-02-231-18/+19
| | * QTextFormatCollection: replace copy ctor and op= with clear()David Faure2017-02-231-0/+28
| | * Make the factoryloader test compile without library supportUlf Hermann2017-02-222-0/+4
| | * use regular configure mechanism for openssl library referencesOswald Buddenhagen2017-02-222-7/+1
| | * Make sure to use C locale during time tests that assume itEdward Welbourne2017-02-203-14/+33
| | * QMimeDatabase: fix matching of filenames with different length when lowercaseDavid Faure2017-02-171-0/+1
| | * Adapt to the C++ SIC introduced by P0012: noexcept overloadingEric Lemanissier2017-02-174-0/+184
| | * QVarLengthArray: fix appending an already-contained itemMarc Mutz2017-02-171-2/+15
| | * QDir::mkpath: don't try to mkdir in automount filesystemsThiago Macieira2017-02-161-1/+1
| * | QNAM - rename Redirect*s*Nnn to RedirectNnnTimur Pocheptsov2017-02-231-35/+35
| * | add tst_QWidget::tabletTracking autotestShawn Rutledge2017-02-231-0/+106
| * | Unexport QTimeZonePrivateMarc Mutz2017-02-231-0/+2
* | | Add a string API symmetry test for mid/left/rightMarc Mutz2017-03-011-0/+211
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-2811-24/+343
|\| |
| * | QSizePolicy: make (Policy,Policy) ctor constexprMarc Mutz2017-02-231-0/+2
| * | QThreadPool: supersede cancel() with tryTake()Marc Mutz2017-02-221-0/+92
| * | QTypeInfo: don't treat enums and (extended) integral types as complexMarc Mutz2017-02-221-1/+1
| * | windowflags: Update preview info when window state changesTor Arne Vestbø2017-02-202-20/+28
| * | windowflags: Improve compound states handlingTor Arne Vestbø2017-02-191-2/+2
| * | Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-175-1/+218
* | | QImageWriter: Detect failure due to trying to write a QImage()Robin Burchell2017-02-271-0/+16
* | | tst_QWMatrix: use lambdas to duplicate messy code lessEdward Welbourne2017-02-271-67/+36
* | | Add support for custom texture format in QOpenGLWidgetLaszlo Agocs2017-02-261-0/+2
* | | Introduce QMetaType::PointerToGadget flag for pointers to gadgetsDaniel Vrátil2017-02-231-8/+16
* | | REGEXP for SQLiteLorenz Haas2017-02-221-0/+31
* | | tst_QProgressBar: add a case for INT_MIN/INT_MAX to setValueRepaint()Marc Mutz2017-02-221-5/+34
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-1729-57/+97092
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-1617-36/+96816
| |\|
| | * Package transient zone setting in test to ensure restore on failEdward Welbourne2017-02-151-13/+25
| | * tst_QThreadPool: don't deadlock when a cancel() test failsMarc Mutz2017-02-151-0/+20
| | * Wait for runnables to start up in tst_QThreadPool::cancel()Marc Mutz2017-02-151-3/+10
| | * tst_QThreadPool: simplify cancel()Marc Mutz2017-02-151-5/+8
| | * Fix UB (data race) in tst_QThreadPool::cancel()Marc Mutz2017-02-151-10/+17
| | * 50 ms isn't enough for the CI, so increase to 100 msThiago Macieira2017-02-151-4/+4
| | * tst_QMimeDatabase: increase timeoutMarc Mutz2017-02-141-1/+6
| | * tst_QSemaphore: avoid deadlock on test failuresMarc Mutz2017-02-141-2/+4
| | * Blacklist tst_QTimer::remainingTime() on Windows and macOSFriedemann Kleint2017-02-141-0/+3
| | * Binary compatibility files for QtBase (5.8.0)Milla Pohjanheimo2017-02-1411-0/+96721