summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make setSelectionOnFocusObject() take native pixelsMorten Sørvig2021-02-022-11/+10
* Android: Replace magic number for TYPE_NUMBER_VARIATION_PASSWORDChristian Strømme2021-02-021-1/+1
* Android: Fix input method hints for ImhHiddenTextChristian Strømme2021-02-021-15/+9
* Fix QJniObject::registerNativeMethods use of global referenceAssam Boudjelthia2021-02-021-4/+3
* Fix nullptr dereference on out-of-memory conditionsAllan Sandfeld Jensen2021-02-021-0/+2
* Segment qimage conversion block irrelevant of depthAllan Sandfeld Jensen2021-02-022-5/+5
* iOS: Use new QPlatformInputContext geometry APIMorten Sørvig2021-02-013-25/+22
* Windows: Fix frame margins calculationMorten Johan Sørvig2021-02-011-3/+2
* Fix duplicate symbols warnings in bundled freetypeJoerg Bornemann2021-02-011-11/+0
* Windows: Fix flicker when resizing translucent windows with QSizeGripFriedemann Kleint2021-02-011-3/+15
* Support cubemap ktx filesJonas Karlsson2021-02-011-16/+36
* Schannel - fix a compilation errorTimur Pocheptsov2021-02-011-0/+1
* Add geometry accessors to QPlatformInputContextMorten Johan Sørvig2021-02-013-4/+85
* Fix handling of Sunday in POSIX time-zone rulesEdward Welbourne2021-02-011-2/+2
* Do delete on QMetaType::destroy() even without dtorUlf Hermann2021-02-011-2/+3
* Ensure Core target has INTERFACE_QT_COORD_TYPE property definedCraig Scott2021-02-022-5/+3
* iOS: always hide edit menu when showing the magnifier glassRichard Moe Gustavsen2021-02-011-6/+1
* Avoid int overflow in gradient drawingEirik Aavitsland2021-02-011-3/+6
* Fix compilation with 32-bit clangRobert Loehning2021-02-011-2/+5
* Fix compilation of ibase sqldriver plugin, added overrideAndreas Buhr2021-02-011-1/+1
* QSsl::TlsKey - provide the interface and implementationsTimur Pocheptsov2021-02-0121-16/+2475
* Remove the 'corewlan' featureAlexey Edelev2021-02-013-33/+433
* Move static PCRE2 defines to non-system PCRE2 sectionAlexey Edelev2021-02-011-4/+8
* Remove usage of the definitions that are never definedAlexey Edelev2021-02-011-9/+3
* Update double-conversion library to current masterEdward Welbourne2021-02-0124-1676/+2284
* QMatrix4x4: implement operator*(QVector3D/QPoint(F)) in terms of mapGiuseppe D'Angelo2021-02-011-97/+97
* Shrink the memory footprint of QLocalSocketPrivatePiotr Mikolajczyk2021-02-011-3/+2
* Remove QObjectCompatProperty::operator= for safer usageAndreas Buhr2021-01-293-8/+2
* Cocoa: When validating menus, account for modal window only if activeAndy Shaw2021-01-291-4/+3
* QEventDispatcherGlib: do not omit active notifiers on source dispatchingAlex Trotsenko2021-01-291-2/+8
* QProcess/Unix: remove dead functionAlex Trotsenko2021-01-293-10/+4
* Revert "Port QThreadPool to the new property system"Allan Sandfeld Jensen2021-01-293-42/+17
* QDial: fix painting QDial when the rect has an offsetChristian Ehrlicher2021-01-292-6/+6
* QHeaderView: Mark the drop section during section moveChristian Ehrlicher2021-01-295-5/+37
* Specification of pointer usageHou Lei2021-01-291-7/+8
* QVariant: Use QMetaTypeInferface directlyFabian Kosmale2021-01-283-24/+63
* QProperty: Treat change listener modifying its source property as a loopFabian Kosmale2021-01-281-3/+3
* Create bindable property overview documentationAndreas Buhr2021-01-282-54/+107
* Safer setting of interval in QTimerAndreas Buhr2021-01-281-2/+4
* TLS backend: merge with its factoryTimur Pocheptsov2021-01-286-197/+129
* QLineEdit Cursor show white areaZhang Hao2021-01-281-2/+4
* Avoid overflow in text layoutEirik Aavitsland2021-01-281-0/+4
* Fix static analysis warnings concerning QNetworkInformationMårten Nordheim2021-01-272-0/+7
* Port QLocalServer to the new property systemTimur Pocheptsov2021-01-275-12/+23
* QDnsLookup - port to the new property systemTimur Pocheptsov2021-01-273-18/+52
* Q_OBJECT_BINDABLE_PROPERTY_WITH_ARGS: Silence warnings properlyFabian Kosmale2021-01-271-5/+5
* QProcess/Unix: simplify notifiers deactivationAlex Trotsenko2021-01-272-18/+4
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-2742-411/+3019
* Doc: Fix CI warnings qtbaseNico Vertriest2021-01-271-2/+2
* Port QMovie to the new property systemSona Kurazyan2021-01-272-4/+23