summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QByteArray: Add functions isUpper() and isLower() for Latin1 byte arraysAndre Hartmann2018-02-171-0/+47
* QTestlib: Add formatting for QFlags<>Friedemann Kleint2018-02-166-2/+186
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-1666-92/+779
|\
| * qmetatype: add '-bigobj' flag to Windows ICC buildsAlexander Shevchenko2018-02-151-1/+1
| * qsettings: add Advapi32 lib to Windows ICC buildsAlexander Shevchenko2018-02-151-1/+1
| * Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-155-4/+314
| |\
| | * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-155-4/+314
| | |\
| | | * Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-083-0/+244
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-0/+1
| | | |\
| | | * \ Merge remote-tracking branch 'origin/5.10.1' into 5.10Liang Qi2018-02-011-8/+2
| | | |\ \
| | | | * | Revert "QVariant: convert QDateTime and QTime to string with milliseconds"Thiago Macieira2018-02-011-8/+2
| | | * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-291-4/+9
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix asserts and crashes in QWinEventNotifier activation loopJoerg Bornemann2018-01-261-0/+60
| | | * | | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-01-251-2/+8
| | | * | | Remove dead code from tst_qwineventnotifier.cppJoerg Bornemann2018-01-251-4/+0
| | | * | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-2436-48/+132
| | | |\ \ \
| | | | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2436-48/+132
| | | | |\ \ \
| | | * | | | | Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-0/+10
| | | |/ / / /
| | | * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-193-21/+127
| | | |\ \ \ \
| * | | | | | | Fix of flaky qFutureAssignmentLeak testAllan Sandfeld Jensen2018-02-152-5/+5
| * | | | | | | Blacklist tst_QMdiSubWindow::setOpaqueResizeAndMove on macOS 10.12Kari Oikarinen2018-02-151-0/+2
| * | | | | | | Make sure the parent view will have focus when activation is given backAndy Shaw2018-02-151-0/+79
| |/ / / / / /
| * | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-1454-79/+368
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1454-79/+368
| | |\ \ \ \ \ \
| | | * | | | | | Fix build failure of qftp testsVille Voutilainen2018-02-141-0/+1
| | | * | | | | | Blacklist the positioning test on all linuxes, it fails on opensuse tooVille Voutilainen2018-02-131-2/+1
| | | * | | | | | Blacklist a flaky messagebox testVille Voutilainen2018-02-131-0/+2
| | | * | | | | | Blacklist a flaky scrollbar test on macosVille Voutilainen2018-02-121-0/+3
| | | * | | | | | Skip tst_QFile::largeUncFileSupportKari Oikarinen2018-02-121-0/+9
| | | * | | | | | Blacklist a flaky menubar testVille Voutilainen2018-02-091-0/+3
| | | * | | | | | Blacklist tst_QtConcurrentMap::qFutureAssignmentLeakFrederik Gladhorn2018-02-091-0/+3
| | | * | | | | | Fix tst_QTcpServer::maxPendingConnections flakinessSami Nurmenniemi2018-02-091-1/+8
| | | * | | | | | Blacklist flaky casesSami Nurmenniemi2018-02-092-1/+6
| | | * | | | | | Skip tst_QDBusAbstractAdaptor peer testsSami Nurmenniemi2018-02-091-0/+14
| | | * | | | | | tst_QSharedPointer: Fix termination of external processes on WindowsFriedemann Kleint2018-02-081-2/+13
| | | * | | | | | CoreText: Make sure to keep reference to data when cloning raw font engineTor Arne Vestbø2018-02-071-0/+39
| | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2018-02-011-0/+4
| | | | |_|_|/ | | | |/| | |
| | | * | | | QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-291-4/+9
| | | | |_|/ | | | |/| |
| | | * | | Don't indefinitely wait for data if it was able to read some dataAndy Shaw2018-01-241-0/+84
| | | * | | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-2035-48/+48
| | | | |/ | | | |/|
| | | * | qmake: require a drive in a DOS path for it to be absoluteEdward Welbourne2018-01-183-21/+127
| * | | | Blacklist tst_QGraphicsView::update2 on openSUSE 42.3Kari Oikarinen2018-02-141-0/+2
| * | | | Blacklist tst_QWidget::moveInResizeEvent on UbuntuKari Oikarinen2018-02-141-0/+2
| * | | | Fix crash in tst_QStateMachine::dontProcessSlotsWhenMachineIsNotRunningKari Oikarinen2018-02-141-3/+6
| |/ / /
* | | | QTestlib/selftests: Refactor comparisonFriedemann Kleint2018-02-141-161/+206
* | | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-02-1432-118/+5
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-1332-118/+5
| |\| | |
| | * | | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-1321-87/+0
| | * | | Blacklist tst_qwidget_window::tst_resize_countKari Oikarinen2018-02-131-0/+4
| | * | | qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-128-28/+0