summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-037-2/+338
* pro2cmake: Fix qmake parser's line continuation handlingJoerg Bornemann2020-09-022-12/+16
* QByteArray: Disregard space at front during ::reserve(...)Mårten Nordheim2020-09-021-0/+8
* Long live QAIM::multiData!Giuseppe D'Angelo2020-09-021-0/+141
* QVariant: Fix conversion codeFabian Kosmale2020-09-021-0/+38
* QTable/TreeView: fix sortByColumn() when view is already sortedChristian Ehrlicher2020-09-022-0/+69
* Fix QPropertyAlias to work with all kinds of propertiesLars Knoll2020-09-021-0/+37
* Make bindings introspectable through mocLars Knoll2020-09-023-143/+151
* Add QObjectCompatPropertyLars Knoll2020-09-021-0/+76
* Add support for computed propertiesLars Knoll2020-09-021-0/+14
* Add support for bindable properties to QObjectLars Knoll2020-09-021-12/+99
* Add a QBindingStorage classLars Knoll2020-09-021-2/+2
* Ground work for bindable properties in QObjectLars Knoll2020-09-021-0/+112
* Remove operators allowing assignment of a binding to a propertyLars Knoll2020-09-021-40/+36
* Remove QNotifiedProperty and Q_PRIVATE_QPROPERTYLars Knoll2020-09-022-370/+129
* Cleanups: Rename some classesLars Knoll2020-09-021-20/+20
* Remove the special handling of QProperty<bool>Lars Knoll2020-09-021-2/+0
* Add operator-> and operator*() to QPropertyFabian Kosmale2020-09-021-0/+29
* QObject: add a single shot connection flagGiuseppe D'Angelo2020-09-011-0/+591
* Doc fix: disconnect with receiver also works for context objectsAndreas Hartmetz2020-09-011-4/+31
* Add a QMetaSequence interfaceUlf Hermann2020-09-016-0/+516
* Take the right lock before using a connection's receiverGiuseppe D'Angelo2020-09-011-0/+87
* Long live Q{Any,Utf8}StringView!Marc Mutz2020-08-311-39/+95
* Qpagedpaintdevice: Use marginsF instead of internal struct marginsPeng Wenhao2020-09-012-61/+57
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-316-34/+5
* Deprecate and remove all uses of AA_UseHighDpiPixmapsTor Arne Vestbø2020-08-313-39/+0
* QWeakPointer: purge deprecated APIEdward Welbourne2020-08-313-215/+0
* rhi: Work around qsizetype fallout in manual testsLaszlo Agocs2020-08-302-2/+2
* Use checked string iteration in case conversionsEdward Welbourne2020-08-291-0/+28
* Remove remaining traces of deprecated QtMsgHandlerMarcel Krems2020-08-291-9/+0
* Prepend optimize QStringAndrei Golubev2020-08-291-0/+103
* Port tst_qiconhighdpi to the new QIcon::pixmap() APIMorten Johan Sørvig2020-08-291-31/+20
* Use build-system to declare tests that are low-DPITor Arne Vestbø2020-08-2811-22/+6
* Make QTranslator::load() insist that its return value be checkedEdward Welbourne2020-08-281-2/+2
* Purge qalgorithm.h of deprecated APIEdward Welbourne2020-08-287-956/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-289-22/+1
* Remove QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-08-285-269/+0
* Fix tst_QHighDpiScaling::scaleTor Arne Vestbø2020-08-281-0/+2
* Avoid inifinite recursion call in tst_Compiler::cxx11_noexceptTor Arne Vestbø2020-08-281-1/+2
* Remove tst_QGLTor Arne Vestbø2020-08-281-2525/+0
* Use OpenType font weightsJonas Karlsson2020-08-289-45/+44
* Use qsizetype in QRegularExpressionMarcel Krems2020-08-281-76/+76
* Improve connect: Use existing metatypes if possibleFabian Kosmale2020-08-281-0/+27
* Remove QFtp sources etc. in favor of alternate distributionMårten Nordheim2020-08-2710-3371/+102
* Make QUUid constructors from string like types explicitLars Knoll2020-08-271-3/+3
* Change QByteArray to handle large arraysLars Knoll2020-08-273-6/+10
* Support GrowsBackwards prepend in QListAndrei Golubev2020-08-271-8/+23
* Add prepend optimization to QCommonArrayOpsAndrei Golubev2020-08-272-20/+261
* Support GrowsBackwards flag in QArrayDataPointerAndrei Golubev2020-08-272-21/+158
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-271-1/+0