summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix ExtendedRgb and Rgb encoding comparisonsAllan Sandfeld Jensen2020-05-281-0/+10
* Fix most obvious typos in doc commentsIvan Tkachenko2020-05-283-18/+18
* rhi: Harmonize create-destroy API pattern with the rest of QtLaszlo Agocs2020-05-2813-490/+492
* rhi: d3d11: Use qstrncpy to avoid MSVC warningLaszlo Agocs2020-05-281-4/+2
* Doc: Fix issues with Qt Test documentation configurationTopi Reinio2020-05-281-2/+2
* Actually apply the shadow stack Intel CET flagsGiuseppe D'Angelo2020-05-281-2/+2
* CMake: Use -fapplication-extension when building Qt libraries on macOSAlexandru Croitor2020-05-283-0/+12
* Cache system zone ID when fetched from the file-systemEdward Welbourne2020-05-281-64/+141
* Make threadCount a const member of ReduceKernelJarek Kobus2020-05-281-1/+2
* Pass the thread pool into ReduceKernelJarek Kobus2020-05-283-7/+7
* Pass the thread pool into BlockSizeManagerJarek Kobus2020-05-282-4/+4
* Make some members of IterateKernel constJarek Kobus2020-05-281-5/+6
* Address Coverity defect about buffer overrunDimitrios Apostolou2020-05-281-3/+23
* Regenerate qurltlds_p.hDimitrios Apostolou2020-05-281-13868/+13941
* Make QDateTimeParser recognize local time offsetsAndrei Golubev2020-05-281-13/+10
* QTableWidget: simplify QTableWidgetSelectionRangeChristian Ehrlicher2020-05-282-47/+17
* Fix compilation of PCRE2 under Intel CETGiuseppe D'Angelo2020-05-271-0/+5
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-2724-62/+38
* macOS: Fix use of deprecated NSOffStateTor Arne Vestbø2020-05-271-1/+1
* Fix qmake builds of Windows applications against a CMake-built QtJoerg Bornemann2020-05-271-0/+3
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-2723-47/+47
* QNetworkReplyFileImpl: Fix typoMårten Nordheim2020-05-271-1/+1
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-2725-27/+38
* Add a QPropertyAliasUlf Hermann2020-05-273-10/+399
* Never include windows.h directly in Qt codeLars Knoll2020-05-272-2/+2
* Fix various offset issues with DirectWrite font engineEskil Abrahamsen Blomfeldt2020-05-271-7/+11
* Do a proper convert from [0-65535] to [0-255] on QColor integer readsAllan Sandfeld Jensen2020-05-271-29/+30
* Remove deprecated QProcess methodsVolker Hilsheimer2020-05-272-187/+3
* QTextMarkdownImporter: allow nesting text span formattingShawn Rutledge2020-05-271-0/+2
* QRhiVertexInputAttribute : Add unsigned int formats for vertex inputInho Lee2020-05-277-5/+80
* QProperty: Support multiple observersUlf Hermann2020-05-274-17/+32
* QProperty: Apply coding style and avoid warningsUlf Hermann2020-05-271-1/+1
* Update QColor::operator== documentationAllan Sandfeld Jensen2020-05-271-2/+6
* Don't queue events in QFutureWatcher when pause is requestedSona Kurazyan2020-05-272-26/+15
* moc: handle include directives in enumsFabian Kosmale2020-05-271-0/+10
* QMimeDatabase/xml: use xmlstarlet instead of xmlEric Lemanissier2020-05-261-2/+2
* Windows: Fix wrong default font sizes after changing scalingFriedemann Kleint2020-05-261-1/+21
* Document how to use CMake for Qt TestLibKai Koehne2020-05-265-30/+19
* Document how to use CMake for Qt XmlKai Koehne2020-05-267-82/+24
* Document how to use CMake for Qt ConcurrentKai Koehne2020-05-264-4/+20
* Don't change the implementation of a method depending on QT_USE_QSTRINGUILDERLars Knoll2020-05-261-23/+13
* Initialize variableLars Knoll2020-05-261-1/+1
* Document how to use CMake for Qt OpenGLKai Koehne2020-05-267-97/+23
* Doc: Remove mentioning of qmake from Qt PlatformHeaders documentationKai Koehne2020-05-261-1/+1
* Document how to use CMake for Qt PrintSupportKai Koehne2020-05-267-73/+21
* Document how to use CMake for Qt SQLKai Koehne2020-05-266-83/+21
* Document how to use CMake for Qt DBusKai Koehne2020-05-267-77/+21
* Doc: Document Qt 6 changes for QHash, QMultiHash, QSetKai Koehne2020-05-261-0/+47
* Add 'Qt Core Changes in Qt 6'Kai Koehne2020-05-262-0/+46
* Remove ANGLELaszlo Agocs2020-05-26784-270736/+98