summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace QScopedPointer with std::unique_ptrVolker Hilsheimer2021-02-121-7/+7
* QMatrix4x4: deprecate operator*(QVector3D, QMatrix4x4)Giuseppe D'Angelo2021-02-112-6/+9
* Fix compiler warning: don't mix signed and unsigned int in comparisonVolker Hilsheimer2021-02-111-1/+1
* Fix compiler warning: initialize variableVolker Hilsheimer2021-02-111-2/+2
* 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-114-3/+83
* 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-112-27/+38
* macOS: Initialize standard NSUserDefaults as early as possibleTor Arne Vestbø2021-02-111-0/+15
* Make QDate's text round-trip test do actual comparisonsEdward Welbourne2021-02-111-5/+7
* CMake: add Qt::Gui dependency by default for Android testsAssam Boudjelthia2021-02-111-1/+5
* configure: Don't guess the compiler if the user already chose oneJoerg Bornemann2021-02-111-4/+41
* CMake: setup windows tools path only when building on WindowsSamuli Piippo2021-02-111-1/+1
* Fix FindWrapOpenSSL.cmake if OpenSSL::Crypto is UNKNOWN_LIBRARYJoerg Bornemann2021-02-111-1/+1
* 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 recently added auto test of text layout overflowEirik Aavitsland2021-02-101-1/+2
* 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
* More helpful error message when merging qt features in CMakeAndreas Buhr2021-02-101-1/+1
* Several fixes to porting guidesAlex Blasche2021-02-102-3/+5
* Fix completely wrong init_class and jar_bundle_native valuesAlex Blasche2021-02-101-2/+2
* Restore pre-Qt6 QList::fill() behaviorAndrei Golubev2021-02-102-8/+67
* Update name of c++2a to c++20Kai Köhne2021-02-109-41/+57
* 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
* Turn off the dbus examples for qmake-generated VS projectsJoerg Bornemann2021-02-091-1/+3
* Split up the QMetaType unit testVolker Hilsheimer2021-02-097-915/+969
* QTextureFileData: support key value metadataJonas Karlsson2021-02-098-3/+75
* 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-099-20/+24
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-092-0/+33
* Doc: Online CSS: Fix image captions overlapping images used in tablesTopi Reinio2021-02-091-0/+3
* Documentation improvements to JNI APIAssam Boudjelthia2021-02-095-264/+362
* Make it possible to disable the PrintSupport moduleJoerg Bornemann2021-02-094-1/+14