summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | Session management for macOSSamuel Gaist2019-12-022-0/+71
* | | QSslSocket (OpenSSL) improve alert messages handlingTimur Pocheptsov2019-12-031-1/+124
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-306-23/+62
|\| |
| * | QWindowsFontDatabase: Check preferred family names for all fontsMårten Nordheim2019-11-293-0/+30
| * | Fix lancelot PaintCommands for reuseAllan Sandfeld Jensen2019-11-283-23/+32
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-297-81/+393
|\| |
| * | Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-276-80/+75
| * | rhi: Allow testing QRhiRenderPassDescriptors for compatibilityLaszlo Agocs2019-11-271-0/+317
| * | Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-271-1/+1
* | | QSsl - delete all mentions of SslV2 and SslV3Timur Pocheptsov2019-11-281-38/+14
* | | Moc Sort json file list in collectjsonLeander Beernaert2019-11-271-1094/+1094
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-2739-171/+218
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-2637-165/+170
| * | Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-262-6/+48
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2539-82/+484
|\| |
| * | QList/Table/TreeWidgetItem: Allow reseting values by passing the default valueChristian Ehrlicher2019-11-223-1/+52
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-2015-42/+42
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-202-1/+70
| |\|
| | * tst_QScopeGuard: Remove unused lambda captureKari Oikarinen2019-11-191-1/+1
| | * QDom: use QLocale::C when converting a double to a xml attributeChristian Ehrlicher2019-11-191-0/+69
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-192-6/+8
| |\|
| | * Revert "[macOS] Skip test that triggers a buffer overflow in CoreFoundation"Edward Welbourne2019-11-181-6/+0
| | * QLineEdit: Fix End key for input masksDaniel Teske2019-11-151-0/+8
| * | QComboBox: add property placeholderTextChristian Ehrlicher2019-11-151-0/+25
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-11-153-6/+56
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-153-6/+56
| | |\|
| | | * QTreeView: make sure to not ask the old model during setModelChristian Ehrlicher2019-11-141-0/+14
| | | * Allow longer time-zone components on AndroidEdward Welbourne2019-11-142-4/+19
| | | * Move some tests of QTimeZonePrivate::isValidId() to where they belongEdward Welbourne2019-11-131-28/+24
| * | | QShortcut: add pmf ctor overloadsChristian Ehrlicher2019-11-141-0/+40
| |/ /
| * | Make Qt aware of NTFS Junctions on WindowsRyan Chu2019-11-091-11/+14
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-088-6/+159
| |\|
| | * Fix accuracy of ARGB32->A2RGB30 conversionsAllan Sandfeld Jensen2019-11-071-0/+3
| | * Simplify two complex test conditionsEdward Welbourne2019-11-071-6/+4
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-064-0/+80
| | |\
| | | * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-052-0/+8
| | | * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-301-0/+49
| | | |\
| | | | * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-113-4/+13
| | | | |\
| | | | * | Schannel: no longer keep old ssl errors around when reusing socketMårten Nordheim2019-10-071-0/+49
| | | * | | Ensure that child windows are visible again when showing their parentAndy Shaw2019-10-291-0/+23
| | * | | | QTextMarkdownWriter: preserve empty listsv5.14.0-beta3Shawn Rutledge2019-11-052-5/+14
| | * | | | Avoid crashing when the end of an empty markdown list is detectedShawn Rutledge2019-11-051-0/+63
| * | | | | Add qfloat16::copySign() since we can't overload std::copysign()Edward Welbourne2019-11-061-1/+10
| * | | | | Don't insert multiple names for the same roleLars Knoll2019-11-052-6/+6
| * | | | | Fix qtHaveModule(widgets) conditionFrederik Gladhorn2019-11-022-2/+2
* | | | | | QColor: unify behavior when passing invalid values to setFoo()Christian Ehrlicher2019-11-221-0/+37
* | | | | | Fix 64-bit integer support in QtJSONAllan Sandfeld Jensen2019-11-052-17/+76
* | | | | | Eradicate Q_FOREACHs over QVarLengthArrayMarc Mutz2019-11-052-7/+1
* | | | | | Fix converting a null QStringRef to QStringSona Kurazyan2019-11-041-0/+13
* | | | | | Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-0414-36/+9