summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Always include standard name in QLocale::uiLanguages()Edward Welbourne2021-06-071-36/+39
* Fix augmentation of UI language listEdward Welbourne2021-06-071-8/+25
* QProperty: Do not involve semi-destroyed QObjects in bindingsFabian Kosmale2021-06-071-0/+30
* Implement QFileInfo::junctionTarget(), adjust auto-testKarsten Heimrich2021-06-051-3/+25
* Unify behavior for long path or UNC prefix removalKarsten Heimrich2021-06-055-7/+68
* JNI: Add calls to get field IDsAssam Boudjelthia2021-06-042-0/+53
* QSortFilterProxyModel: create mappings on demand againDavid Faure2021-06-032-0/+35
* Make bool isSymLink, isJunction inferred from resource.typeKarsten Heimrich2021-06-021-14/+16
* Refactor createSymbolicLink() and createNtfsJunction()Karsten Heimrich2021-06-021-29/+24
* Move createSymbolicLink() to the shared headerKarsten Heimrich2021-06-021-30/+5
* Avoid use after free in tst_qsequentialanimationgroupFabian Kosmale2021-06-021-1/+1
* Add a const JNINativeMethod[] overload for registerNativeMethods()Assam Boudjelthia2021-06-021-2/+2
* Simplify storing of notification objectsLars Knoll2021-06-011-0/+32
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-261-0/+112
* Check for overflow in QDateTime::setMSecsSinceEpoch()Edward Welbourne2021-05-261-11/+30
* Use time-zone transition data before 1970 as well as afterEdward Welbourne2021-05-262-47/+55
* QTestlib: Add formatting for QObject * in QCOMPAREFriedemann Kleint2021-05-261-2/+3
* QHash: fix qHash(std::pair)Thiago Macieira2021-05-231-0/+40
* Introduce QHashSeed and switch to size_t seedsThiago Macieira2021-05-234-0/+242
* QFuture/QPromise: don't check for is_copy_constructibleGiuseppe D'Angelo2021-05-211-1/+0
* QByteArrayView: add compareMårten Nordheim2021-05-201-0/+15
* Fix QUrl::fromLocalFile with long path prefixKarsten Heimrich2021-05-191-0/+4
* tst_QFile: confirm behavior is the same on pipes and socketpairsThiago Macieira2021-05-181-2/+75
* tst_QSharedPointer: Fix Clang warnings about self assignmentTor Arne Vestbø2021-05-191-0/+7
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-185-88/+25
* Fix QItemSelectionModel::selectionChanged emissionAndreas Buhr2021-05-181-0/+43
* Long live qToUnderlyingGiuseppe D'Angelo2021-05-181-0/+20
* PRIx macros: add some actual testingGiuseppe D'Angelo2021-05-181-10/+10
* QArrayData: store the right flag type, not an intGiuseppe D'Angelo2021-05-171-1/+1
* QFlags: add test(Any)Flag(s)Giuseppe D'Angelo2021-05-151-0/+58
* Add tests for QAndroidApplication's sdkVersion and activityAssam Boudjelthia2021-05-135-0/+108
* QPropertyBinding: Do not reevaluate if not installed on propertyFabian Kosmale2021-05-121-0/+27
* QProperty: Cleanup QPropertyAlias leftoversFabian Kosmale2021-05-111-84/+0
* QSFPM: make filterRegularExpression and filterCaseSensitivity bindableIvan Solovev2021-05-112-0/+99
* QSortFilterProxyModel: port to new property systemIvan Solovev2021-05-113-3/+78
* Fix QSaveFile and QTemporaryFile issues with windows network sharesKarsten Heimrich2021-05-114-1/+28
* QMetaMethod: Store method constness in metaobject systemFabian Kosmale2021-05-071-2/+23
* tst_qlibrary: don't use absolute paths for symlinksSamuli Piippo2021-05-072-5/+5
* Fix assertion on matchingLocales(Abhkazian, Any, Any)Edward Welbourne2021-05-051-1/+7
* Fix set*Field JNI template callsAssam Boudjelthia2021-05-052-0/+164
* Add new app permissions API under QCoreApplicationAssam Boudjelthia2021-05-051-2/+2
* QAbstractProxyModel: port to new property systemIvan Solovev2021-05-042-2/+33
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-05-041-0/+3
* Ensure setDateTime clears status also when shortEdward Welbourne2021-05-041-0/+7
* tst_QProcess: increase wait time and remove ill-advised QCOMPAREThiago Macieira2021-05-031-2/+1
* Q(Untyped)Bindable: Print warnings when operations failFabian Kosmale2021-05-031-0/+22
* QJniObject: add callStatic[Object]Method overloads for jmethodIDIvan Solovev2021-05-031-0/+167
* QJniEnvironment: extend APIIvan Solovev2021-05-032-0/+74
* Port QVariantAnimation to the new property systemSona Kurazyan2021-04-302-0/+31
* QSFPM: fix filterCaseSensitivityChanged signal emission logicIvan Solovev2021-04-301-0/+19