summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QRect(F): remove deprecated functionsChristian Ehrlicher2020-06-202-38/+0
* Remove deprecated QStyleOptionFooVx typedefsChristian Ehrlicher2020-06-202-122/+0
* QSortFilterProxyModel: remove deprecated functionsChristian Ehrlicher2020-06-202-29/+0
* QTreeWidget: remove deprecated function items()Christian Ehrlicher2020-06-202-13/+0
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-20125-63825/+33
* wasm: fix crash when getting error like 404Lorn Potter2020-06-201-1/+0
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-19126-493/+497
* Don't truncate parameters passed to QStringView::{first/last/from/slice}Sona Kurazyan2020-06-191-4/+4
* Fuzzing: Test svg imagesRobert Loehning2020-06-191-0/+3
* 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
* CMake: Do not file(GENERATE) illegal genexes in .pri file generationJoerg Bornemann2020-06-191-0/+5
* 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-192-15/+11
* Use | to OR some related flagsGiuseppe D'Angelo2020-06-191-1/+1
* 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
* CMake: Improve automatic compiler embedding into the Qt toolchainAlexandru Croitor2020-06-181-4/+42
* Add QPointingDevice argument to every QWSI input event handler functionShawn Rutledge2020-06-187-116/+243
* Document QPromise APIAndrei Golubev2020-06-185-1/+460
* Add support for QNotifiedProperty to the mocSimon Hausmann2020-06-184-24/+52
* 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
* CMake: Query public target defines when generating module .pri filesAlexandru Croitor2020-06-181-5/+6
* CMake: Fix namespace builds for qmake mixingAlexandru Croitor2020-06-181-1/+6
* Add a way to disable syntethesized bold and italic supportKyu Man Lim2020-06-182-4/+4
* Remove unused functionality from QTypeInfoLars Knoll2020-06-183-34/+1
* Move UNIX services into QtGuiFriedemann Kleint2020-06-1836-84/+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-183-0/+21
* CMake: Don't use a lib prefix for MinGW prl filesAlexandru Croitor2020-06-181-1/+7
* CMake: Improve .prl dependency trackingAlexandru Croitor2020-06-181-3/+20
* Begin writing tst_QInputDevice autotestShawn Rutledge2020-06-185-0/+103
* Fix examples build after a061a646429c6e9d695458fc0ecb0021a30e12eeKarsten Heimrich2020-06-171-1/+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
* sync.profile: Remove obsolete modulesFriedemann Kleint2020-06-171-2/+0
* Use dedicated function for chopping QByteArrayRobert Loehning2020-06-171-2/+1
* qmake: Fix generation of Visual Studio projectsOliver Wolff2020-06-171-0/+8
* QtGui: Update CMakeLists.txt after adding QInputDeviceFriedemann Kleint2020-06-172-3/+4