summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix isRunningArmOnX86 unused function warningTor Arne Vestbø2020-02-031-1/+1
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-0352-21/+29
* QSignalMapper: deprecate overridden signalsVitaly Fanaskov2020-02-011-7/+7
* QScopeGuard: Fix build failures with qScopeGuard()Kari Oikarinen2020-02-011-1/+15
* Fix unused argument warning in testTor Arne Vestbø2020-02-012-2/+2
* tst_QDataStream::readQCursor(): Replace deprecated QCursor APISze Howe Koh2020-02-011-12/+12
* Allow creating a valid QColorSpace one value at a timeAllan Sandfeld Jensen2020-02-011-2/+10
* Add a constructor for QRunnable from anonymous functionsAllan Sandfeld Jensen2020-01-311-6/+17
* Deprecate locale-related DateFormat enum membersEdward Welbourne2020-01-313-5/+22
* Clarify handling of unspecified year in two QCalendar methodsEdward Welbourne2020-01-311-1/+24
* Deprecate QDateTime(const QDate &) in favor of QDate::startOfDay()Edward Welbourne2020-01-301-3/+3
* QScopeGuard: Make constructor publicKari Oikarinen2020-01-302-6/+100
* Implement moving of a single file system entry to the trashVolker Hilsheimer2020-01-302-0/+174
* QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-301-1/+1
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-291-0/+24
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-0/+24
| |\
| | * Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-281-0/+24
| | |\
| | | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-1531-94/+280
| | | |\
| | | * | QSequentialIterableImpl: support appendFabian Kosmale2020-01-151-0/+24
* | | | | Manual test foreignwindows: Modernize codeFriedemann Kleint2020-01-281-13/+11
* | | | | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-283-18/+64
|/ / / /
* | | | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-282-0/+115
* | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-2823-66/+9093
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-2823-66/+9093
| |\| | |
| | * | | Make sure the focus is passed on correctly when back-tabbingAndy Shaw2020-01-251-0/+28
| | * | | QXmlStreamReader: early return in case of malformed attributesGiuseppe D'Angelo2020-01-232-0/+9005
| | * | | Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-2215-61/+47
| | * | | Blacklist tstPauseAnimation::noTimerUpdates on macOSTor Arne Vestbø2020-01-221-3/+4
| | * | | Extend blacklisting for a few tests to include all macOS versionsTor Arne Vestbø2020-01-222-2/+2
| | * | | Blacklist two tst_QScroller tests on macOSTor Arne Vestbø2020-01-221-0/+5
| | * | | Blacklist tst_QAbstractItemView::task200665_itemEntered on macOSTor Arne Vestbø2020-01-221-0/+2
| | | |/ | | |/|
* | | | QComboBox: unify behavior of setModel() and modelResetChristian Ehrlicher2020-01-281-7/+4
* | | | Deprecate all methods that use QMatrixJarek Kobus2020-01-2815-48/+95
|/ / /
* | | QStringList: use local storage in removeDuplicates()Marc Mutz2020-01-262-0/+40
* | | QMenu: don't crash when another popup is closed when a popup is closedChristian Ehrlicher2020-01-251-0/+56
* | | Introduce Q_PROPERTY attribute REQUIREDFabian Kosmale2020-01-232-0/+37
* | | QSslCertificate: migrate to QRegularExpressionSamuel Gaist2020-01-231-28/+112
* | | Regenerate qsb files for auto and manual testsLaszlo Agocs2020-01-2227-5/+0
* | | QTabBar: fix QStyleOptionTab::positionChristian Ehrlicher2020-01-221-10/+26
* | | QUdpSocket: Blacklist writeDatagramToNonExistingPeer for msvc2019Mårten Nordheim2020-01-171-0/+1
* | | QResource: Add API to get the decompressed contentThiago Macieira2020-01-157-4/+95
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-1526-43/+162
|\| |
| * | uic/Python: Fix missing QCursor importFriedemann Kleint2020-01-141-1/+1
| * | Combine negativeYear() and printNegativeYear()Edward Welbourne2020-01-141-22/+17
| * | uic: add customwidget imports support for pythonCristián Maureira-Fredes2020-01-141-1/+1
| * | Clarify blacklisting of tst_QWidget::childEvents on macOSTor Arne Vestbø2020-01-141-1/+1
| * | Extend blacklisting of tst_QWidget::showMinimizedKeepsFocus to all macOS vers...Tor Arne Vestbø2020-01-141-2/+1
| * | Blacklist tests on macOS that rely on moving the cursorTor Arne Vestbø2020-01-142-0/+6
| * | Blacklist tst_QTableView::mouseWheel on macOSTor Arne Vestbø2020-01-141-0/+2
| * | Blacklist tst_QStyleSheetStyle::widgetStylePropagation on macOSTor Arne Vestbø2020-01-141-0/+2