summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-1721-2726/+146
|\
| * Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-02-173-60/+26
| |\
| | * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-163-60/+26
| | |\
| | | * qcssparser: Undef TILDE to fix compilation on HurdDmitry Shachnev2017-02-151-0/+4
| | | * Update QSyntaxHighlighter docs to use QRegularExpressionAaron Linville2017-02-152-60/+22
| * | | Use static initialization for QBasicAtomicsMarc Mutz2017-02-163-3/+3
| |/ /
| * | Fix QRgba64 rgbBlendAllan Sandfeld Jensen2017-02-161-2/+3
| * | Don't fetch destination in RGB64 mode when not necessaryAllan Sandfeld Jensen2017-02-161-20/+21
| * | QWindow: prevent window reparenting into Qt::Desktop windowsTor Arne Vestbø2017-02-152-15/+22
| * | Make some atomic counters zero-basedMarc Mutz2017-02-153-6/+18
| * | qpa: Let platform plugins report old state for window state changesTor Arne Vestbø2017-02-154-6/+11
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-143-2583/+2
| |\|
| | * make libinput axis api feature depend on libinputOswald Buddenhagen2017-02-091-1/+1
| | * refuse to build EGLFS on android, darwin, and windowsOswald Buddenhagen2017-02-091-2/+1
| | * move qfontengine_ft.* from gui to platformsupportOswald Buddenhagen2017-02-082-2554/+0
| * | Respect QWindow::screen() when computing QPlatformWindow::initialGeometry()Tor Arne Vestbø2017-02-131-1/+4
| * | Don't create platform window for QWindows when calling setVisible(false)Tor Arne Vestbø2017-02-131-2/+5
| * | qimage_conversions.cpp: keep shared copies of gray and alpha color tablesMarc Mutz2017-02-131-19/+20
| * | macOS: Handle window state changes directly in QCocoaWindowTor Arne Vestbø2017-02-112-2/+3
| * | egl: Expose direct function pointers on INTEGRITYLaszlo Agocs2017-02-101-11/+10
| * | Fix compilation on iOSEskil Abrahamsen Blomfeldt2017-02-101-0/+2
* | | Fix rounding errors in generation of '/W' and '/DW' entriesTobias Koenig2017-02-171-4/+4
* | | Make output of QPdfWriter more PDF/A-1b compliantTobias Koenig2017-02-141-5/+12
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-1022-231/+547
|\| |
| * | QWindow: don't destroy foreign windowsTor Arne Vestbø2017-02-092-21/+35
| * | Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-093-6/+9
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-0813-85/+95
| |\|
| | * Protect against nullptr deref in QAccessibleEvent::uniqueIdFrederik Gladhorn2017-02-071-1/+6
| | * Use categorized logging in qaccessible.cppFrederik Gladhorn2017-02-071-1/+4
| | * Doc: link issue and qdoc error on parameterNico Vertriest2017-02-071-2/+2
| | * never use pkg-config to find opengl on darwinOswald Buddenhagen2017-02-011-2/+2
| | * Fix \since for QDrag::cancel()Florian Bruhin2017-02-012-2/+2
| | * PNG image handler: Avoid "invalid distance too far back" errorEirik Aavitsland2017-01-311-0/+6
| | * Fix clipping error on some RTL textEskil Abrahamsen Blomfeldt2017-01-312-7/+0
| | * Remove unused logging category from QOpenGLFunctionsLaszlo Agocs2017-01-311-4/+0
| | * Fix MIPS DSP configurationAllan Sandfeld Jensen2017-01-274-66/+73
| * | QRasterPlatformPixmap::createPixmapForImage(): preserve DPRFriedemann Kleint2017-02-061-2/+0
| * | Implement generic text blend routinesAllan Sandfeld Jensen2017-02-031-36/+270
| * | Implement clip part of qt_alphamapblit_quint16Allan Sandfeld Jensen2017-02-023-24/+60
| * | Update HB-to-Qt bridging code to deal with latest HBKonstantin Ritt2017-02-021-62/+55
| * | Make PDF handling in CoreText shaper consistent with OTKonstantin Ritt2017-02-021-0/+28
* | | Update qtgrayraster.cAllan Sandfeld Jensen2017-02-061-361/+448
* | | Fix distance field rendering of very wide glyphsValery Volgutov2017-02-031-5/+5
|/ /
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0141-253/+504
|\ \
| * | Manually vectorize ARGB32toARGB32PM for SSE4.1 and NEONAllan Sandfeld Jensen2017-01-314-27/+125
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-309-49/+55
| |\|
| | * Fix build without features.movieTasuku Suzuki2017-01-271-2/+2
| | * Make custom colors in QColorDialog permanentKai Koehne2017-01-261-1/+1
| | * Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-01-261-3/+3
| | * QGuiApplication: fix misleading codeMarc Mutz2017-01-261-5/+4