summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\|
| | * Doc: Fix wrong link in QFont documentationPaul Wicking2018-08-031-1/+1
| | * Fix conversion from transparent indexed8 to RGB32Allan Sandfeld Jensen2018-08-031-2/+3
| | * Optimize blits of any compatible formatsAllan Sandfeld Jensen2018-08-032-2/+120
| | * Add missing optimization for loading RGB32 to RGBA64 using NEONAllan Sandfeld Jensen2018-08-031-0/+61
| | * Fix crash in qppmhandler for certain malformed image filesEirik Aavitsland2018-08-031-1/+1
| | * HiDPI: Fix calculating window mask from pixmap on drag and dropBłażej Szczygieł2018-08-021-1/+8
* | | Add logging for QPlatformBackingStore::composeAndFlushTor Arne Vestbø2018-08-072-2/+9
|/ /
* | Fix potential out of bounds read in qpkmhandlerEirik Aavitsland2018-08-061-1/+1
* | Be more explicit about the effects of swapBuffers() on the current contextTor Arne Vestbø2018-08-061-1/+2
* | QTextureFileData: Fix build with -no-openglJüri Valdmann2018-08-061-0/+1
* | Remove member function from CentralFileHeaderThiago Macieira2018-08-031-12/+11
* | Make local symbols of some leaked namesThiago Macieira2018-08-032-1/+3