summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Canonical pointer usageHou Lei2021-02-096-47/+47
* CMake: Rename QML2 imports to QML importsUlf Hermann2021-02-081-1/+1
* 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
* qmake: Introduce compile_included_sources CONFIG optionJoerg Bornemann2021-02-083-4/+13
* configure: Fix handling of -translationdir argumentJoerg Bornemann2021-02-081-1/+2
* Blacklist tst_macgui::scrollBarPainting()Tor Arne Vestbø2021-02-081-0/+3
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-082-19/+50
* QLibraryInfo: Rename Qml2ImportsPath to QmlImportsPathUlf Hermann2021-02-083-3/+4
* CMake/QtAutoDetect: fix failure with multiline toolchain filePeter Seiderer2021-02-081-1/+1
* Windows: Add support for PerMonitorV2 DPI awarenessMorten Johan Sørvig2021-02-084-6/+50
* Revert "Fix static build with tests"Joerg Bornemann2021-02-071-3/+2
* Switch QNetworkInformation manual test back to using qDebugMårten Nordheim2021-02-071-17/+8
* Avoid C-style casts when possibleHou Lei2021-02-071-16/+16
* Remove QNetworkStatusMonitorMårten Nordheim2021-02-067-519/+23