summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update public suffix listv6.5.26.5.2Mårten Nordheim2023-07-061-0/+0
* QXmlStreamReader: make fastScanName() indicate parsing status to callersAhmad Samir2023-06-291-0/+39
* QPromise: Propagate cancellation through failure handlersArno Rehn2023-06-211-0/+33
* Don't add prefix for BaseNameBogDan Vatra2023-06-191-3/+9
* Android: fix Android assets handler not listing dirs with only sub dirsBartlomiej Moskal2023-06-194-0/+27
* Update public suffix listMårten Nordheim2023-06-171-0/+0
* moc: Handle attributes after meta-method tagFabian Kosmale2023-06-171-0/+28
* Replace {add,sub,mul}_overload with q{Add,Sub,Mul}OverloadMarc Mutz2023-06-131-40/+40
* tst_QPixmapCache: check insert() reports failureMarc Mutz2023-06-121-0/+28
* tst_QPixmapCache: rewrite QVERIFY(x != 0) to QVERIFY(x)Marc Mutz2023-06-121-16/+16
* Fix segfault when using qfuture continuations with move only typesAhmed Essam2023-06-102-22/+77
* tst_QFile: fix unixPipe() and socketPair() closing already-closed fdThiago Macieira2023-06-101-2/+5
* QStyleSheetStyle: Default to foreground for unset brushes onlyAxel Spoerl2023-06-091-0/+27
* Stabilize QFile::unixPipe/socketPair testsVolker Hilsheimer2023-06-091-4/+5
* QMenu: don't crash when nested tear-off menus are closedVolker Hilsheimer2023-06-091-0/+79
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-083-5/+0
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-083-7/+0
* QDockWidget: Propagate window title when re-dockingAxel Spoerl2023-06-071-2/+15
* Add tst_QString::prependEventuallyProducesFreeSpaceAtBegin()Marc Mutz2023-06-071-0/+10
* QPixmapCache: fix leaking of QStrings and Keys on clear()Marc Mutz2023-06-071-0/+36
* QTabBar: recalculate scroll offset when showingVolker Hilsheimer2023-06-071-0/+37
* Move qopenglwidget example to manual testsLaszlo Agocs2023-06-0611-0/+1106
* Move widgets Application example to manual testsAxel Spoerl2023-06-0412-0/+466
* tst_QByteArray: add Qt::StringLiterals to the namespace scopeDennis Oberst2023-06-011-1/+2
* Refine the rhi-based flush logicLaszlo Agocs2023-06-011-5/+55
* QGuiApplication: Remove .desktop suffix in setDesktopFileNameVlad Zahorodnii2023-05-311-2/+2
* Ssl: Copy the on-demand cert loading bool from default configMårten Nordheim2023-05-291-3/+21
* QLabel: always show the context menu created by the controlVolker Hilsheimer2023-05-251-0/+39
* QDBusAbstractAdaptor: Send signals using correct interfaceIevgenii Meshcheriakov2023-05-252-0/+36
* Skip diffie-hellman parameter test when not supportedMårten Nordheim2023-05-241-0/+2
* macOS: Extend accessibility testing of treeviewVolker Hilsheimer2023-05-231-8/+30
* Schannel: Reject certificate not signed by a configured CA certificateMårten Nordheim2023-05-235-0/+193
* macOS: Fix assertion in accessibility implementation for treeviewsVolker Hilsheimer2023-05-221-0/+50
* macOS: show the test function in the title of the test windowVolker Hilsheimer2023-05-221-2/+2
* Fix case-sensitivity of exponent separator check in Cyrillic fall-backEdward Welbourne2023-05-221-0/+12
* Avoid capturing same property twiceFabian Kosmale2023-05-191-0/+17
* tst_QDnsLookup: don't fail if the server refused to answerThiago Macieira2023-05-161-34/+35
* Remove the "classwizard" exampleVolker Hilsheimer2023-05-1613-0/+617
* Convert "extension" dialog example into snippetsVolker Hilsheimer2023-05-165-0/+180
* Unblacklist tst_QDnsQuery::lookupMårten Nordheim2023-05-161-2/+0
* Darwin: Remove QMacAutoReleasePool heap allocation detectionTor Arne Vestbø2023-05-161-21/+0
* QTabBar: Add testcase for tabs not scrollingVolker Hilsheimer2023-05-151-0/+26
* MOC: pass the erroneous Symbol as an arg to Parser::error() overloadAhmad Samir2023-05-151-0/+9
* Move the addressbook tutorial into manual testsVolker Hilsheimer2023-05-1567-0/+3745
* tst_ContainerApiSymmetry: fix mutable lambda anti-patternMarc Mutz2023-05-131-1/+2
* QString: add a tst_QString variant with QT_NO_CAST_FROM_ASCIIAhmad Samir2023-05-132-99/+163
* tst_QAnyStringView: fix warning of unused variable by using itThiago Macieira2023-05-121-1/+3
* tst_QDnsLookup: create a dedicated test for IDNThiago Macieira2023-05-121-9/+18
* QDBusConnectionPrivate: Fix handling of queued messagesIevgenii Meshcheriakov2023-05-113-0/+117
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [10/13]Ahmad Samir2023-05-112-147/+172