summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* macOS: Remove un-needed fontDef assignment in QCoreTextFontDatabaseTor Arne Vestbø2017-04-041-1/+0
* macOS: Use NSURL to resolve FreeType font names instead of CoreFoundationTor Arne Vestbø2017-04-041-28/+9
* macOS: Use shared code path for creating FreeType font engine for QRawFontTor Arne Vestbø2017-04-041-21/+1
* Move FreeType font engine creation for QRawFont into factory functionTor Arne Vestbø2017-04-043-48/+52
* macOS: Split out font engine creation from QCoreTextFontDatabaseTor Arne Vestbø2017-04-042-69/+84
* Share FreeType font engine creation code between platformsTor Arne Vestbø2017-04-046-57/+51
* Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-0414-39/+39
* Rewrite FreeType-ifdef'ed function call in QCoreTextFontDatabaseTor Arne Vestbø2017-03-312-7/+4
* Fix warnings for -no-feature-mimetypeNikita Krupenko2017-03-291-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-1/+1
|\
| * Make sure QDBusMenuBar is restored when the window is hidden and shownDmitry Shachnev2017-03-271-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-135-8/+9
|\|
| * Enable QStyleHints::useHoverEffects for KDE and other unix systemsNikita Krupenko2017-03-071-0/+4
| * Fix registry function link error on WindowsJason Erb2017-02-281-1/+1
| * Properly use the "process" featureUlf Hermann2017-02-271-2/+4
| * streamline libdl detection and linkingOswald Buddenhagen2017-02-271-1/+1
| * remove unused Xlib's XRender dependencyGatis Paeglis2017-02-242-5/+0
* | evdevtouch: Replace LPGL21 with LGPL license headerKai Koehne2017-02-281-12/+18
* | Fix build for -no-feature-systemtrayiconStephan Binner2017-02-272-1/+6
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-1413-14/+2608
|\|
| * Add the new NVIDIA specific calls to qeglstreamconvenienceDominik Holland2017-02-132-0/+18
| * make freetype & fontconfig dependencies private againOswald Buddenhagen2017-02-083-3/+3
| * move qfontengine_ft.* from gui to platformsupportOswald Buddenhagen2017-02-0810-11/+2561
* | evdevtouch: Add missing we mean it noteLaszlo Agocs2017-02-101-0/+11
* | egl: Expose direct function pointers on INTEGRITYLaszlo Agocs2017-02-101-0/+345
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-082-2/+25
|\|
| * QDBusTrayIcon: try use runtime or cache for iconsMarco Trevisan (Treviño)2017-02-061-1/+24
| * Windows: Restrict synthesizing of bold to < 750 weightAndy Shaw2017-02-031-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-252-2/+2
| |\
| | * Fix registration of system default fontAllan Sandfeld Jensen2017-01-182-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-267-12/+49
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-257-12/+49
| |\| |
| | * | QDBusTrayIcon: always save the temp icon in UnityMarco Trevisan (Treviño)2017-01-191-0/+6
| | * | dbusmenu: Map showPopup method to ItemActivationRequested signalDmitry Shachnev2017-01-193-7/+18
| | * | Merge "Merge remote-tracking branch 'origin/5.8.0' into 5.8" into refs/stagin...Liang Qi2017-01-152-4/+22
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-142-4/+22
| | | |\|
| | | | * Fix regression in handling Chinese system default fontAllan Sandfeld Jensen2017-01-062-4/+22
| | * | | Fix build without feature.tableteventTasuku Suzuki2017-01-151-1/+3
| | |/ /
* | | | Avoid detaching temporary objectsAlexander Volkov2017-01-251-1/+1
* | | | Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-243-3/+6
* | | | Fix deprecated API usageJake Petroules2017-01-242-25/+25
|/ / /
* | | DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-182-7/+20
* | | QOpenGLCompositorWindow virtual destructorPier Luigi Fiorini2017-01-091-0/+1
* | | A few fixes to evdev touch filteringGunnar Sletta2017-01-091-3/+10
* | | Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-1/+1
* | | linuxfb: generate expose eventsLaszlo Agocs2016-12-251-3/+18
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-161-2/+2
| |\|
| | * REG: Fix missing glyphs with DirectWrite and stretch == QFont::AnyStretchEskil Abrahamsen Blomfeldt2016-12-091-2/+2