summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-073-19/+58
|\
| * Revise an incorrect QVulkanWindow doc noteLaszlo Agocs2018-09-061-9/+5
| * Avoid conversion over RGBA64 for RGB32 LCD text blendingAllan Sandfeld Jensen2018-08-301-9/+49
| * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-301-1/+4
* | Fix QSIM::itemData returning role 255Luca Beldi2018-09-061-4/+9
* | Fix reading 16bpc grayscale PNGsAllan Sandfeld Jensen2018-09-031-17/+20
* | Make flatpak portal support to be used also by Snap applicationsJan Grulich2018-09-021-5/+5
* | Windows QPA: Stop synthesizing mouse events from tablet/touchAndre de la Rocha2018-09-011-1/+1
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-305-5/+66
* | Silence warning in gcc 4.9 for AndroidEskil Abrahamsen Blomfeldt2018-08-301-1/+1
* | Fix out of buffer access in qt_qimageScaleRgba64_up_xyAllan Sandfeld Jensen2018-08-291-1/+4
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-241-1/+1
|\|
| * Doc: fix typo in QNativeGestureEvent docsMitch Curtis2018-08-231-1/+1
* | Handle uploading of faked sub-imagesAllan Sandfeld Jensen2018-08-231-0/+5
* | clangcl: Fix QtGui link error (missing fetchPixelsBPP24_ssse3)Friedemann Kleint2018-08-231-3/+3
* | configure: add sources matching names from vcpkgMårten Nordheim2018-08-231-1/+3
* | Fix big-endian build of qopengltextureuploaderAllan Sandfeld Jensen2018-08-221-1/+4
* | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-08-222-10/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-222-10/+21
| |\|
| | * Fix spacing in << operator for QEventMitch Curtis2018-08-211-1/+1
| | * Don't reset the bidi level on spacesLars Knoll2018-08-171-1/+0
| | * Only show the bidi cursor mark if we actually have bidirectional textLars Knoll2018-08-171-8/+20
* | | Smooth image scaling for 64bit imagesAllan Sandfeld Jensen2018-08-225-68/+302
|/ /
* | Fix big-endian buildAllan Sandfeld Jensen2018-08-211-0/+13
* | Windows QPA: Add option to detect AltGr key pressesFriedemann Kleint2018-08-211-0/+3
* | Merge dev into 5.12Oswald Buddenhagen2018-08-2123-103/+194
|\ \
| * | Implement exact match expression builder for QRegularExpressionSamuel Gaist2018-08-191-1/+1
| * | Improve Q_ASSERT readabilityJesus Fernandez2018-08-171-1/+7
| * | macOS: Teach QWheelEvent to handle a new ScrollMomentum phaseTor Arne Vestbø2018-08-172-7/+8
| * | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-1711-25/+36
| |\ \
| | * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-1711-25/+36
| | |\|
| | | * Don't block on lost contextDavid Edmundson2018-08-161-4/+15
| | | * doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-1610-21/+21
| * | | Add a method to clear the data to QStandardItemModelLuca Beldi2018-08-172-0/+35
| |/ /
| * | Modernize the "thread" featureUlf Hermann2018-08-172-16/+3
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-1/+1
| |\|
| | * Fix potential crash when showing line/paragraph separatorsEskil Abrahamsen Blomfeldt2018-08-091-1/+1
| * | Fix documentation issue for QOpenGLContext::makeCurrentTor Arne Vestbø2018-08-151-1/+1
| * | Improve QWheelEvent debug outputTor Arne Vestbø2018-08-151-1/+6
| * | Add direct conversions between RGB30<->RGBA8888Allan Sandfeld Jensen2018-08-151-30/+62
| * | Fix delta in QWheelEvent passed to QQuickItemFrederik Gladhorn2018-08-141-4/+6
| * | qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-17/+24
| * | macOS: Handle missing key in QKeySequencePrivate::decodeString()Erik Verbruggen2018-08-141-0/+5
* | | Allow setting the QIcon fallback themeAlbert Astals Cid2018-08-204-6/+53
|/ /
* | Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-1113-454/+1769
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-084-21/+29
|\|
| * Add QPlatformScreen::windows() helper to return all windows on screenTor Arne Vestbø2018-08-062-9/+17
| * Use consistent naming of QPA screen change callbacks in QGuiApplicationTor Arne Vestbø2018-08-062-12/+12
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-077-7/+194
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-077-7/+194
| |\|