summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-9/+2
* Use build-system to declare tests that are low-DPITor Arne Vestbø2020-08-2811-22/+6
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-282-8/+0
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-271-1/+0
* Replace QAbstractItemView::viewOptions with initViewItemOptionVolker Hilsheimer2020-08-265-9/+14
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-264-5/+5
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-253-42/+42
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-259-1260/+11
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-242-22/+22
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-1/+1
* tst_qplainttextedit: Do not use paste() method with no clipboardCristian Adam2020-08-191-0/+4
* Introduce QWidget::setScreenVolker Hilsheimer2020-08-171-0/+24
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-1/+1
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-145-13/+13
* Use the new support for comparisons in QMetaType for QVariantLars Knoll2020-08-131-1/+4
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-061-1/+1
* Add missing enumeration case in tst_QMacStyle::setSizeTor Arne Vestbø2020-07-291-0/+2
* Fix misplaced nullptr, used for a flag valueEdward Welbourne2020-07-271-1/+1
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-263-12/+3
* tst_QGraphicsSceneIndex::clear: Don't assume only one repaintTor Arne Vestbø2020-07-231-1/+1
* qnsview: don't active QWindows inside NSWindows that are not keyRichard Moe Gustavsen2020-07-222-0/+31
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-212-43/+41
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-212-0/+79
* Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in floatFriedemann Kleint2020-07-141-0/+4
* QVariant::setValue(): enable move semanticsGiuseppe D'Angelo2020-07-131-4/+4
* Refactor pointer event hierarchyShawn Rutledge2020-07-104-97/+78
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-101-4/+4
* Qt::Modifier: do some cleanupsGiuseppe D'Angelo2020-07-091-5/+5
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-094-10/+13
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-09125-152/+152
* Add ; to Q_UNUSEDLars Schmertmann2020-07-076-16/+16
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-1/+1
* Use qsizetype in QListLars Knoll2020-07-063-15/+15
* Avoid use of Q_UNUSED by eliminating the parameter namesLars Schmertmann2020-07-031-4/+3
* QTabBar: make sure the tab is repainted after releasing mouseWang Chuan2020-07-021-0/+38
* Fix delivery of MouseMove events to newly opened popup windowsVolker Hilsheimer2020-07-011-0/+186
* QFileDialog: remove deprecated mode QFileDialog::DirectoryOnlyChristian Ehrlicher2020-06-262-11/+1
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-2528-287/+270
* Skip proxy widgets that can't take focus when (back)tabbingVolker Hilsheimer2020-06-251-0/+46
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-214-12/+12
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-4/+4
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-167-15/+15
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-0/+41
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-0810-13/+3
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-082-4/+4
* Remove winrtOliver Wolff2020-06-0678-533/+103
* Fix to crash in QWindow::event when delete this called on closeEventMiika Pernu2020-06-041-0/+19
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-0416-873/+0
* BLACKLIST QWidget tests for CentOSHeikki Halmet2020-05-251-0/+2
* Reduce QDesktopWidget API to bare minimumVolker Hilsheimer2020-05-155-202/+0