summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | | Rename QArrayData::AllocateOptions enum and update some flagsThiago Macieira2019-12-072-19/+19
* | | Fix qChecksum testLars Knoll2019-12-071-5/+6
* | | Use Q_NAMESPACE for the Qt namespace, and remove the old moc hack to support itOlivier Goffart2019-12-061-1/+1
* | | Fix tst_moc for C++17Olivier Goffart2019-12-064-118/+5
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-053-0/+79
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-043-0/+79
| |\|
| | * Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-031-0/+38
| | * Fix serializing QUuid with QDataStream with Qt 4 stream versionsJoni Poikelin2019-12-032-0/+41
* | | Remove QVariant::operator< and related operatorOlivier Goffart2019-12-042-468/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0412-74/+333
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Ulf Hermann2019-12-039-72/+261
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-039-72/+261
| | |\|
| | | * QTreeView: Reset the pressed index if the decoration was pressed onAndy Shaw2019-11-291-2/+16
| | | * tst_qsslcertificate: fix subjectAndIssuerAttributesTimur Pocheptsov2019-11-282-14/+9
| | | * Work around macOS's inconsistency in naming of India's time-zoneEdward Welbourne2019-11-281-0/+9
| | | * QWidget: don't set WA_PendingMoveEvent when geometry does not changeChristian Ehrlicher2019-11-271-0/+34
| | | * Be consistent in the RFC2822Date invalid character testsEdward Welbourne2019-11-273-41/+96
| | | * Permit leading space at start of RFC 2822 Date formatEdward Welbourne2019-11-273-0/+32
| | | * Make Qt::RFC2822Date's doc match up with its implementationEdward Welbourne2019-11-273-3/+3
| | | * QCborValue: Extend the constructor to also create extended typesThiago Macieira2019-11-231-12/+59
| | | * Fix QCborValue::toCbor with non-ASCII URLsThiago Macieira2019-11-231-0/+3
| * | | Blacklist tst_QNetworkInterface::localAddress(linklocal-ipv4) on WindowsHeikki Halmet2019-12-031-2/+1
| |/ /
| * | 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