summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
|/ / /
* | | 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
* | | Fix autotest tst_QAction::setStandardKeys()Christian Ehrlicher2018-02-122-3/+1
* | | macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
* | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-105167-159/+1415
|\ \ \
| * | | Add drawTexture benchmarkAllan Sandfeld Jensen2018-02-063-0/+554
| * | | Benchmarks: tst_tcpserver: Remove unnecessary qprocess includeOliver Wolff2018-02-051-1/+0
| * | | tests: cleanup tst_QMenu::click_while_dismissing_submenu()Friedemann Kleint2018-02-031-8/+10
| * | | QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-1/+88
| * | | QString:: add remove() overload taking QLatin1StringAnton Kudryavtsev2018-02-021-0/+6
| * | | tests: cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveGatis Paeglis2018-01-291-51/+70
| * | | QMimeType: remove unwanted *.bin as preferredSuffix for octet-streamDavid Faure2018-01-281-0/+1
| * | | tests/manual/widgets/styles: Extend the style icon displayFriedemann Kleint2018-01-261-22/+101
| * | | Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-265145-11/+18
| * | | QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-263-24/+58
| * | | tst_QSplitter::replaceWidget: explicit wait for eventsChristian Ehrlicher2018-01-261-18/+39
| * | | QFileSystemModel/Win: Fix file system operations failing due to watchersFriedemann Kleint2018-01-261-0/+39
| * | | Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+130
| * | | tst_qvarlengtharray: Add missing includeOliver Wolff2018-01-261-0/+2
| * | | Add support for converting from std::variantAllan Sandfeld Jensen2018-01-252-2/+43
| * | | Update the overflow functions to include qsizetypeThiago Macieira2018-01-241-9/+145
| * | | XCB: Implement native window dump for diaglibFriedemann Kleint2018-01-241-1/+16
| * | | QTestlib/selftests: Refactor the code printing output differencesFriedemann Kleint2018-01-241-8/+73
| * | | QMenuBar::mouseReleaseEvent: fix triggering hidden actionsYulong Bai2018-01-241-3/+22
* | | | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-02-051-2/+8
* | | | QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-031-0/+16
* | | | Diaglib: Make mouse event logging more verboseFriedemann Kleint2018-02-021-0/+29
* | | | Make it easier to specify test databases on a per system levelAndy Shaw2018-01-261-72/+52
|/ / /
* | | itemviews: When an index widget gets focus, update the current indexAndy Shaw2018-01-221-0/+53
* | | QMenuBar: Fix repetitive emission of triggered() when using addAction(QString)Yulong Bai2018-01-211-2/+26
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-205-56/+63
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-163-27/+1
| |\|
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-111-24/+0
| | |\
| | | * Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-051-24/+0
| | * | macOS: Blacklist modalWindowEnterEventOnHide_QTBUG35109 instead of skippingTor Arne Vestbø2018-01-092-3/+1
| * | | Test for leaks in QMetaObject::invoke with functorsOlivier Goffart2018-01-141-25/+55
| * | | Skip a date-time test when we don't know what result it should giveEdward Welbourne2018-01-121-5/+7
* | | | Fix explicitly set width not being respectedIgor Mironchik2018-01-201-0/+39
* | | | Add rvalue overload of insert/prepend to QVarLengthArray and QVectorAllan Sandfeld Jensen2018-01-202-9/+194
* | | | Test Russia's post-DST transitions are reported correctlyEdward Welbourne2018-01-191-0/+62
* | | | Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayoutChristian Ehrlicher2018-01-181-4/+4
* | | | uic: Support id-based translationsFriedemann Kleint2018-01-182-0/+104
* | | | Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-171-0/+44