summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wasm: fix crash when getting error like 404Lorn Potter2020-06-201-1/+0
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-1995-294/+294
* Don't truncate parameters passed to QStringView::{first/last/from/slice}Sona Kurazyan2020-06-191-4/+4
* QProcess/Win: Avoid reentering the code in _q_processDied()Alex Trotsenko2020-06-191-1/+1
* CMake: Provide the minimum darwin deployment target needed by QtAlexandru Croitor2020-06-191-0/+8
* Fix note alignmentAndreas Schwab2020-06-191-1/+1
* Fix CMake documentation snippet for QtNetworkKai Koehne2020-06-192-4/+4
* Don't return a touchscreen from QPointingDevice::primaryPointingDevice()Shawn Rutledge2020-06-191-14/+10
* wasm: fix network reply timeout and error handlingLorn Potter2020-06-191-12/+21
* xcb: fix seatId to be master-keyboard-id << 16 | master-pointer-idShawn Rutledge2020-06-181-1/+1
* Add QPointingDevice argument to every QWSI input event handler functionShawn Rutledge2020-06-186-105/+215
* Document QPromise APIAndrei Golubev2020-06-183-1/+238
* Add support for QNotifiedProperty to the mocSimon Hausmann2020-06-183-14/+42
* Fix build without features.highdpiscalingTasuku Suzuki2020-06-182-0/+24
* Fix the vertical alignment of images in a text documentDominik Holland2020-06-181-3/+16
* Fix QString{Encoder|Decoder} documentationKarsten Heimrich2020-06-182-11/+13
* Android: Pass a null Bundle when calling QtActivityDelegate.onCreateAndy Shaw2020-06-181-2/+5
* Android: warn about too long build paths on WindowsAssam Boudjelthia2020-06-181-0/+29
* QOGLVAO::Binder: unexport a value classGiuseppe D'Angelo2020-06-181-1/+1
* Add a way to disable syntethesized bold and italic supportKyu Man Lim2020-06-182-4/+4
* Remove unused functionality from QTypeInfoLars Knoll2020-06-181-31/+1
* Move UNIX services into QtGuiFriedemann Kleint2020-06-1835-83/+44
* QtGui: Fix duplication of logging category lcQpaFontsFriedemann Kleint2020-06-186-8/+4
* QMetaMethod: implement returnType via returnMetaTypeFabian Kosmale2020-06-181-3/+1
* Android: Only emit the signals once when doing multiple file selectionAndy Shaw2020-06-181-2/+2
* Undef Q_DECL_ENUMERATOR_DEPRECATED when having no deprecation warningsAndy Shaw2020-06-181-0/+2
* QNAM: Fix my silly leftover mistakeMÃ¥rten Nordheim2020-06-181-1/+0
* CMake: Use intelcet flags for bootstrap and qmakeAlexandru Croitor2020-06-181-0/+1
* Remove some dead codeLars Knoll2020-06-172-51/+3
* Cleanup float-equal warningsLars Knoll2020-06-1711-32/+16
* Disable float-equal warnings in QGenericMatrixLars Knoll2020-06-171-6/+6
* Use dedicated function for chopping QByteArrayRobert Loehning2020-06-171-2/+1
* QtGui: Update CMakeLists.txt after adding QInputDeviceFriedemann Kleint2020-06-172-3/+4
* QMath: make the math-related functions templatesGiuseppe D'Angelo2020-06-172-27/+27
* Make QInputDevice::devices() return a QListShawn Rutledge2020-06-173-7/+7
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-1659-1071/+1872
* Always show a submenu on its parent menu's screenShawn Rutledge2020-06-161-1/+1
* CMake: Write object libs of Qt resources to .prl filesJoerg Bornemann2020-06-161-0/+1
* Document that Q_INIT_RESOURCE is not necessary for CMake-based projectsJoerg Bornemann2020-06-161-2/+6
* Fix build with -no-opengl on WindowsPaul Olav Tvete2020-06-161-0/+2
* QSslSocket: delete deprecated cipher settings APITimur Pocheptsov2020-06-162-156/+0
* Use qsizetype instead of int in QByteArray's helper methodsSona Kurazyan2020-06-162-33/+34
* Warn about constructing QMetaTypes/QVariants with invalid type idsLars Knoll2020-06-162-3/+2
* Make the default constructor of QMetaType constexprLars Knoll2020-06-162-5/+2
* Android: Add support for proxiesAndy Shaw2020-06-169-3/+283
* Make sure we correctly construct underlying base platform themeJan Grulich2020-06-161-1/+1
* Windows font databases: Enable DirectWrite for cmakeFriedemann Kleint2020-06-1514-117/+1339
* QFontDatabase: Guard against Null-dereference READRobert Loehning2020-06-151-1/+1
* Port platform plugins to QStringViewLars Knoll2020-06-1510-11/+17
* Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1Laszlo Agocs2020-06-151-0/+7