summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix macOS system locale's formatting of negative yearsEdward Welbourne2021-11-181-3/+0
* Fix formatting of dates before 1601 in MS system localeEdward Welbourne2021-11-181-0/+24
* Add an initial tst_QAnyStringViewMarc Mutz2021-11-184-0/+641
* Add baseline test that allows comparing the rendering of widgetsVolker Hilsheimer2021-11-183-0/+304
* Do not include qloggingcategory.h in public headersKai Köhne2021-11-162-0/+3
* tst_qsctpsocket: fix compilationMarc Mutz2021-11-161-1/+1
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-16134-1849/+52
* QFontComboBox don't response qApp fontDatabaseChanged()Zhang Hao2021-11-161-5/+8
* tst_qvariant: fix -Wclass-memaccessMarc Mutz2021-11-161-1/+1
* Android: check if objectClass() is not null in registerNativeMethods()Assam Boudjelthia2021-11-152-12/+48
* Revise (recently-added) yearSharingWeekDays() to take a QDateEdward Welbourne2021-11-152-0/+50
* Make sure we paint overlapped children and siblings when moving farVolker Hilsheimer2021-11-151-1/+118
* Test result of qobject_cast before dereferencingLi Xi2021-11-151-0/+13
* QTabBar: Support scrolling with a kinetic wheelVolker Hilsheimer2021-11-151-16/+179
* QReadWriteLocker: also benchmark recursive modeMarc Mutz2021-11-151-0/+66
* macOS: make the slider knob big enough for BigSur and MontereyVolker Hilsheimer2021-11-151-2/+6
* QFuture: support cancellation of continuation chain through parentSona Kurazyan2021-11-131-0/+126
* Teach QOperatingSystemVersion to handle new OS entries in patch releasesMårten Nordheim2021-11-121-0/+11
* Fix QMultiHash::operator== crashAndreas Buhr2021-11-111-0/+12
* QDuplicateTracker: add clear()Thiago Macieira2021-11-111-0/+16
* QFileDialog: Fix adding default suffix when file path contains dotAlexander Volkov2021-11-121-0/+16
* Clean up exports from qlocale_p.hEdward Welbourne2021-11-101-1/+1
* QPushButton: emit released signal when mouse dragged out of boundsChunLin Wang2021-11-101-0/+31
* Fix tst_qfontdatabase on Windows with FreetypeEskil Abrahamsen Blomfeldt2021-11-101-1/+5
* Use a local check-macro to save lots of repetition in time-zone testsEdward Welbourne2021-11-101-90/+53
* Workaround MSVC 2022 bug about QString::replaceAndreas Buhr2021-11-101-2/+5
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-102-2/+4
* rhi: Expose the maximum uniform buffer range limitLaszlo Agocs2021-11-102-0/+4
* Add additional grapheme, word, and sentence break class tests from tr29Øystein Heskestad2021-11-104-20/+236
* Update CLDR-derived data to newly-released v40Ievgenii Meshcheriakov2021-11-101-3/+3
* QDomDocument::setContent: Open device if necessaryFabian Kosmale2021-11-091-0/+18
* Correct and clarify some commentsEdward Welbourne2021-11-081-3/+3
* Express 64-bit integral constants consistentlyEdward Welbourne2021-11-081-6/+7
* Give symbolic names to some constants used in time-zone testsEdward Welbourne2021-11-081-12/+15
* QProcess: Distinguish between null and empty QProcessEnvironmentIevgenii Meshcheriakov2021-11-071-0/+29
* QPluginLoader: fix indentation and commentsThiago Macieira2021-11-051-1/+1
* Don't use QCursor::pos in QTabBar and fix hover handlingVolker Hilsheimer2021-11-051-0/+84
* QAIV: Reset double-click flag in mousePressEventVolker Hilsheimer2021-11-051-0/+38
* Include qproperty.h where neededMarc Mutz2021-11-044-0/+4
* QPluginLoader/ELF: fix Clang ASan buildsThiago Macieira2021-11-041-1/+3
* QNI manual test: Remove unnecessary capturing and wrappingMårten Nordheim2021-11-042-4/+4
* QNI: Add API to check if connection is meteredMårten Nordheim2021-11-043-6/+50
* wasm: add asyncify manual testMorten Johan Sørvig2021-11-043-0/+85
* QByteArrayList: add join(QByteArrayView)Marc Mutz2021-11-041-0/+28
* qlibraryinfo.cpp: use qOffsetStringArray for qtConfEntriesThiago Macieira2021-11-031-5/+5
* Release mouse buttons after double clickVolker Hilsheimer2021-11-031-0/+2
* tst_qfile: Remove unused methodsIevgenii Meshcheriakov2021-11-031-2/+0
* QAbstractFileEngine: Remove useless method overridesIevgenii Meshcheriakov2021-11-032-73/+0
* Rename LinkName to AbsoluteLinkTargetWang Fei2021-11-031-2/+2
* QCollator: add public, static functions to do comparisonsThiago Macieira2021-11-011-0/+15