summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Another round of using noexcept instead of pre-C++11 definesAllan Sandfeld Jensen2020-08-138-91/+91
* Restrict QVariant::isNull() behaviorLars Knoll2020-08-131-21/+0
* Use the new support for comparisons in QMetaType for QVariantLars Knoll2020-08-131-43/+0
* QtFontStyle: Add missing const to non-mutable operatorsKonstantin Ritt2020-08-121-3/+3
* Allow smooth curve stroking for very wide linesEirik Aavitsland2020-08-121-1/+5
* Doc: Remove outdated documentationPaul Wicking2020-08-121-5/+0
* Remove old CBOR-based format from QShaderLaszlo Agocs2020-08-114-218/+19
* CMake: pro2cmake: Specify library versions for 3rd party libs part 2Alexandru Croitor2020-08-102-18/+18
* CMake: pro2cmake: Specify library versions for 3rd party librariesAlexandru Croitor2020-08-102-4/+4
* Avoid UB in 64bit compositionsAllan Sandfeld Jensen2020-08-081-17/+17
* QBezier: Don't try calculating a unit vector when length is nullRobert Loehning2020-08-071-0/+4
* QPolygon: streamline constructors and special member functionsGiuseppe D'Angelo2020-08-071-24/+10
* rhi: QRhiGles2 fix leak BlitFromRenderbufferPaul Lemire2020-08-071-0/+1
* Update qgrayraster.cAllan Sandfeld Jensen2020-08-061-79/+77
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+1
* Avoid potential ub in corrupt bmp fileEirik Aavitsland2020-08-061-0/+2
* Add qt.pointer.grab logging in QEventPointShawn Rutledge2020-08-061-0/+27
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-062-41/+65
* Add QPointerEvent::is[Press|Update|Release]Event accessorsShawn Rutledge2020-08-062-0/+62
* Add QEventPoint::pressTimestamp() and priv setPressTimestamp()Shawn Rutledge2020-08-062-1/+4
* MSVC: remove the extern templateThiago Macieira2020-08-051-31/+33
* Clear old triangulated vertex data when a path is completely clippedJoni Poikelin2020-08-051-1/+1
* Define unix platform interfaces also without openglSamuli Piippo2020-08-051-2/+2
* Fix compiler issues when qreal is floatMichal Klocek2020-08-054-5/+5
* Fix "rectange" typos in qtbaseOliver Wolff2020-08-053-3/+3
* Remove InfoFlag from docsMichal Klocek2020-08-041-4/+7
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-044-5/+17
* Doc: Document QGradient::Preset enum valuesTopi Reinio2020-08-031-1/+170
* Fix doc signature in QOpenGLContextLaszlo Agocs2020-08-031-1/+1
* Add more doc fixes for Vulkan typesLaszlo Agocs2020-08-031-0/+3
* Remove deprecated binary json featureEdward Welbourne2020-07-313-34/+1
* Fix build with MSVC2019Mitch Curtis2020-07-311-0/+13
* rhi: QRhiGLes2::gatherUniforms fix gathering in structPaul Lemire2020-07-311-1/+2
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-3124-62/+64
* Revert "Add missing override" for 3rdparty vk_mem_alloc.hAlexander Volkov2020-07-291-0/+3
* Export the QMutable* event classesShawn Rutledge2020-07-281-3/+3
* Windows QPA: Move some internal functions to the new interfaceFriedemann Kleint2020-07-281-0/+10
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-286-1/+89
* Replace Q_ALWAYS_INLINE with static inlineAllan Sandfeld Jensen2020-07-285-48/+46
* Sanitize lengthValue in CSS parserRobert Loehning2020-07-271-5/+4
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-0/+13
* QtGui: Add Windows conversion functions for to QImageFriedemann Kleint2020-07-242-13/+116
* Fix under non-integer scaling incorrect update areaTang HaiXiang2020-07-251-1/+1
* Windows QPA: Move window properties to the new interfacesFriedemann Kleint2020-07-241-0/+5
* Fix buffer overflow in XBM parserAllan Sandfeld Jensen2020-07-241-1/+3
* QWindowsFontDatabaseBase: Fix unused parameter errorKai Koehne2020-07-231-0/+2
* Multiply instead of shiftingRobert Loehning2020-07-231-1/+1
* Add QPlatformInterface::Private::QWindowsWindowFriedemann Kleint2020-07-222-1/+14
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-221-0/+15
* Remove an outdated and nonsensical comment in the docsGiuseppe D'Angelo2020-07-221-4/+0