summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1143-583/+524
|\
| * Pass QDate, QTime as value classes, rather than by const referenceEdward Welbourne2019-08-301-4/+2
| * Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2731-522/+449
| |\
| | * tst_QGraphicsScene: Pass on High DPI screensFriedemann Kleint2019-08-241-20/+55
| | * Brush up tst_QGraphicsSceneFriedemann Kleint2019-08-241-315/+354
| | * Windows: Fix some widget tests to pass on High DPI screensFriedemann Kleint2019-08-234-0/+27
| | * tst_QStyle: Remove unused baseline images (Windows Vista/macOS)Friedemann Kleint2019-08-2218-151/+0
| | * Remove the usage of deprecated APIs from QSysInfoSona Kurazyan2019-08-201-2/+2
| | * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-197-34/+11
| | * Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
| * | Add screen() accessor to QWidgetFriedemann Kleint2019-08-211-0/+1
| * | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-204-11/+0
| * | Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-201-9/+9
| * | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
| |/
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-152-21/+46
| |\
| | * QTree/TableView: allow to reset the sort order to natural sortingChristian Ehrlicher2019-08-132-21/+46
| * | tst_QFormLayout: use QAutoPointer to simplify test and avoid leakMarc Mutz2019-08-132-7/+8
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-12/+11
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-122-11/+10
| | |\
| | | * Make test less dependent on moving the cursorMorten Johan Sørvig2019-08-111-1/+1
| | | * QWizard: Account for missing background image on macOS 10.14+Morten Johan Sørvig2019-08-111-10/+9
| | | * A GCC 4.8 build fixVille Voutilainen2019-08-081-1/+1
| | * | Fix GCC 4.8 buildVille Voutilainen2019-08-051-1/+1
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1552-390/+544
|\| | |
| * | | Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-0114-29/+97
| * | | Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-014-20/+23
| * | | tst_QMenu: Eradicate Q_FOREACH loopsMarc Mutz2019-08-011-4/+3
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-0/+47
| |\| |
| | * | Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-291-0/+47
| * | | QFileSystemModel: Remove model member variable from testFriedemann Kleint2019-07-271-48/+50
| * | | QFileSystemModel: Brush up the testFriedemann Kleint2019-07-261-142/+147
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-172-33/+38
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-131-3/+3
| | |\|
| | | * Remove unused arguments from QWidgetPrivate::create_sysTor Arne Vestbø2019-07-121-3/+3
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-30/+35
| | |\|
| | | * Make tst_QGraphicsItem painting tests most robustVolker Hilsheimer2019-07-101-14/+11
| | | * Further stabilization of QGraphicsItem::cursor testVolker Hilsheimer2019-07-101-16/+9
| | | * Don't set the mouse cursor for items that are disabledVolker Hilsheimer2019-07-081-0/+9
| | | * Stabilize QGraphicsItem::cursor and select_multi testsVolker Hilsheimer2019-07-081-10/+16
| * | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+1
| * | | Fix a couple more uses of QWheelEvent constructors in testsShawn Rutledge2019-07-122-2/+2
| * | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-1210-41/+46
| * | | unblacklist passing testsDaniel Smith2019-07-0824-81/+101
* | | | Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-151-2/+2
* | | | Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-092-12/+21
* | | | Regenerate qtextedit testAlexandru Croitor2019-07-241-4/+28
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1125-648/+872
|\| | |
| * | | QTextBrowser: assume Markdown is UTF-8Shawn Rutledge2019-07-082-0/+29
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-052-0/+12
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-052-0/+12
| | |\| |