summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Wacom Art Pen detection on xcbShawn Rutledge2021-02-123-4/+10
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-121-11/+10
* QHeaderView: pass sectionSize to createSectionItems()Christian Ehrlicher2021-02-122-8/+5
* Update QDateTime::timeZoneAbbreviation docsEdward Welbourne2021-02-121-14/+14
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-121-3/+19
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-127-0/+24
* Fix compilation with system double-conversionMårten Nordheim2021-02-1222-21/+22
* Add build.gradle to easily modifying Java project with Android StudioAssam Boudjelthia2021-02-124-1/+61
* Fix docs misuse of escape character \Assam Boudjelthia2021-02-121-2/+2
* remove friend class of QClassFactory for QCoreApplicationJiDe Zhang2021-02-111-1/+0
* QMatrix4x4: deprecate operator*(QVector3D, QMatrix4x4)Giuseppe D'Angelo2021-02-112-6/+9
* QNetworkInformation fixupsMårten Nordheim2021-02-118-5/+14
* Fix mingw compiler warningsMårten Nordheim2021-02-115-34/+24
* Add a shortcut in QDateTimeParser::findTimeZone for UTCMårten Nordheim2021-02-111-1/+8
* QTimeZone: Avoid creating quite as many QByteArraysMårten Nordheim2021-02-111-4/+21
* QMatrix4x4: deprecate operator*(QMatrix4x4, QVector3D/QPoint(F))Giuseppe D'Angelo2021-02-112-3/+37
* Refactor duplicate code for clearing JNI exceptions before returningAssam Boudjelthia2021-02-111-80/+43
* Fix registerNativeMethods for goodAssam Boudjelthia2021-02-111-3/+4
* Android: take JavaVM() from QJniEnvironment and not QtAndroidPrivateAssam Boudjelthia2021-02-112-4/+5
* iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-02-111-0/+13
* testlib: Don't abort on unrecognized -AppleFoo command line argumentsTor Arne Vestbø2021-02-111-1/+6
* macOS: Be honest about the system localeTor Arne Vestbø2021-02-111-23/+24
* macOS: Initialize standard NSUserDefaults as early as possibleTor Arne Vestbø2021-02-111-0/+15
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-1020-16/+200
* Filter cosmetic lines using transformed, not world coordinatesEirik Aavitsland2021-02-101-4/+4
* Fix QNetworkInterface IsUp and IsRunning enum documentationAndreas Hartmetz2021-02-101-3/+5
* CMake: always pass QT6_INSTALL_PREFIX to androiddeployqtAssam Boudjelthia2021-02-101-5/+2
* Fix typo in android APK generation logAlex Blasche2021-02-101-1/+1
* Several fixes to porting guidesAlex Blasche2021-02-102-3/+5
* Restore pre-Qt6 QList::fill() behaviorAndrei Golubev2021-02-101-1/+4
* CMake: fix typo in qt_finalize_executable snippetAssam Boudjelthia2021-02-101-1/+1
* Doc: link to QScopeGuard in QScopedValueRollback documentationMitch Curtis2021-02-091-1/+1
* Fix compilation of the QPSQLDriverPlugin plugin with enabled PCHAlexey Edelev2021-02-091-0/+11
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-3/+56
* Windows: Change default to ProcessPerMonitorV2DpiAwareMorten Johan Sørvig2021-02-091-4/+5
* Properly name system locale data to clarify its useTor Arne Vestbø2021-02-091-46/+46
* Clarify what QSystemLocale::fallbackLocale() is used forTor Arne Vestbø2021-02-098-19/+23
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-091-0/+1
* Documentation improvements to JNI APIAssam Boudjelthia2021-02-095-264/+362
* Make it possible to disable the PrintSupport moduleJoerg Bornemann2021-02-091-1/+1
* Canonical pointer usageHou Lei2021-02-096-47/+47
* Android: Fix the input type for date/timeChristian Strømme2021-02-081-1/+1
* Schannel: fix suspicious sizeof marked by clangMårten Nordheim2021-02-081-1/+1
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-0817-188/+549
* egl: Add debug option to print all EGLConfigsLaszlo Agocs2021-02-081-0/+15
* eglfs: kms: Log gbm bo handle and stride as wellLaszlo Agocs2021-02-081-1/+2
* QNetworkInformation backend for AndroidMårten Nordheim2021-02-086-0/+520
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-2/+8
* QLibraryInfo: Rename Qml2ImportsPath to QmlImportsPathUlf Hermann2021-02-082-2/+3
* Windows: Add support for PerMonitorV2 DPI awarenessMorten Johan Sørvig2021-02-084-6/+50