summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Long live QStringView!Marc Mutz2017-03-244-0/+454
* QSFPM optimization in dataChanged: don't re-sort if the order didn't changeDavid Faure2017-03-231-3/+136
* QGroupBox tests: Correct spelling of "release"Alex Henrie2017-03-221-2/+2
* tst_QTimeZone: fix #if-ery to use Q_OS_DARWINEdward Welbourne2017-03-221-4/+4
* Introduce QVulkanWindowLaszlo Agocs2017-03-221-3/+279
* QCursor: Add equality operatorsGabriel de Dietrich2017-03-213-0/+130
* qmake: Add test functions for comparing version numbersAlexander Volkov2017-03-201-0/+38
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-03-2074-341/+696
|\
| * Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-2074-341/+696
| |\
| | * Set default fbo redirect correctly for QOpenGLWidget viewportsLaszlo Agocs2017-03-181-0/+7
| | * Blacklist also tst_QSemaphore::tryAcquireWithTimeout(2s)Marc Mutz2017-03-171-0/+2
| | * Make QFile::open fail when using an invalid file nameJesus Fernandez2017-03-171-0/+1
| | * Add lancelot test to exercise tiled non-ARGB32PM bilinear filteringAllan Sandfeld Jensen2017-03-162-6/+15
| | * Skip tst_MacNativeEvents::testChildDialogInFrontOfModalParent()Tor Arne Vestbø2017-03-151-0/+2
| | * tst_QObject: Test if the new connect style works with multiple inheritanceOlivier Goffart2017-03-141-0/+108
| | * QTabletEvent manual test: add quit shortcutShawn Rutledge2017-03-142-1/+4
| | * QTabletEvent manual test: show keyboard modifiersShawn Rutledge2017-03-142-0/+22
| | * Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-1360-320/+474
| | |\
| | | * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1360-320/+474
| | | |\
| | | | * Stop trying to discover the system timer resolution on WindowsThiago Macieira2017-03-081-51/+10
| | | | * Don't call releaseKey a second time if the insertion failsAndy Shaw2017-03-071-0/+11
| | | | * Fix UB in QFutureInterface: invalid casts from ResultStoreBase to ResultStore<>Olivier Goffart2017-03-062-80/+89
| | | | * Fix building of various examples and tools with -no-feature-processUlf Hermann2017-03-062-0/+6
| | | | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-069-11/+12
| | | | * tst_QVersionNumber: fix Clang warning about superfluous moveMarc Mutz2017-03-061-1/+1
| | | | * Make QLocale consistent about special handling of the C localeEdward Welbourne2017-03-061-0/+10
| | | | * QMenu: make wide submenu appear on the same screen with its parent menuOleg Yadrov2017-03-041-0/+25
| | | | * Wide QMenu: fix size and positionOleg Yadrov2017-03-041-0/+37
| | | | * QDialogButtonGroup: Fix removal of deleted buttonsOlivier Goffart2017-03-021-0/+19
| | | | * tst_utf8: Fix one of the overlong sequences to be what we meantThiago Macieira2017-03-011-2/+2
| | | | * Fix parsing of day-of-week names that start with another nameThiago Macieira2017-02-281-0/+50
| | | | * Make it possible to specify the RCC data version formatSimon Hausmann2017-02-281-2/+2
| | | | * Properly use the "process" featureUlf Hermann2017-02-2741-176/+182
| | | | * QDateTime: Fix clearing the ShortData flag in setMSecsSinceEpochThiago Macieira2017-02-241-0/+23
| | * | | moc: Support signals that return movable-only typeOlivier Goffart2017-03-131-0/+32
| | * | | moc: put the QPrivateSignal argument in the arg arrayOlivier Goffart2017-03-131-0/+15
| | |/ /
| | * | Deprecate QString::nullMarc Mutz2017-03-128-14/+14
* | | | QStringList: add contains(QLatin1String) overloadAnton Kudryavtsev2017-03-201-0/+9
|/ / /
* | | Basic Vulkan enablersLaszlo Agocs2017-03-176-0/+892
* | | QChar: add (char16_t) and (wchar_t) ctorsMarc Mutz2017-03-171-0/+26
* | | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-162-2/+58
* | | Add support for recursive filtering in QSFPMFilipe Azevedo2017-03-144-0/+737
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-1414-32/+343
|\| |
| * | Reintroduce a directed QMetaType::typeName arrayThiago Macieira2017-03-091-1/+5
| * | QMacStyle: update QTabBar styleOleg Yadrov2017-03-083-1/+159
| * | moc: Add support for C++17 nested namespaces (N4230)Olivier Goffart2017-03-083-1/+86
| * | moc: Fix parsing of digit separatorOlivier Goffart2017-03-081-0/+4
| * | Make uic handle -no-feature-shortcutPaul Olav Tvete2017-03-063-3/+11
| * | Increase timeout of tst_QProcess::softExitInSlots even moreJoerg Bornemann2017-03-031-1/+1
| * | Revert "Add expandingListItems property to QListView"Marc Mutz2017-03-031-24/+0