summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | iOS: check if qApp is still valid before accessing itRichard Moe Gustavsen2016-10-151-1/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-132-7/+14
| |\|
| | * Android: Don't update offscreen windowsChristian Strømme2016-10-121-1/+6
| | * QXcbShmImage: don't use shmget()'s return unless it succeedsEdward Welbourne2016-10-121-7/+9
* | | Direct2d: Add missing dependency to platformsupport's accessibilityFriedemann Kleint2016-10-281-1/+1
* | | Windows QPA: Do not use QSettings to access the registryFriedemann Kleint2016-10-282-13/+12
* | | Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-2821-5519/+13
* | | iOS: guard iOS only code to not break tvOS buildRichard Moe Gustavsen2016-10-281-0/+3
* | | iOS: ensure we return a non-null clipboardRichard Moe Gustavsen2016-10-281-1/+1
* | | Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-262-4/+2
* | | Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-256-6/+6
* | | qwindowsdirect2dintegration.cpp: replace QVector with QVarLengthArrayAnton Kudryavtsev2016-10-251-1/+3
* | | Fix change-of-sign warnings caught by ICC 17Thiago Macieira2016-10-232-2/+3
* | | Plugins: use reserve() to optimize memory allocationsAnton Kudryavtsev2016-10-214-0/+4
* | | Plugins: optimize string usageAnton Kudryavtsev2016-10-184-13/+12
* | | Windows: Fix rendering of MingLiU fonts at some scalesEskil Abrahamsen Blomfeldt2016-10-172-8/+24
* | | Disable WindowsContextHelpButtonHint for Dialogs that are not QWidgetKai Koehne2016-10-171-4/+2
* | | Fix tvOS buildJake Petroules2016-10-162-2/+2
* | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-1513-25/+2
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-15111-184/+254
* | | cleanup related to transitive dependenciesOswald Buddenhagen2016-10-154-13/+0
* | | use helper libs via QMAKE_USEOswald Buddenhagen2016-10-153-10/+6
* | | eglfs: clean up includes in the shared kms codeLaszlo Agocs2016-10-141-4/+1
* | | Android: Re-enable asset extraction for stylingEskil Abrahamsen Blomfeldt2016-10-141-1/+1
* | | iOS: Take advantage of new synchronous API for QPA event deliveryTor Arne Vestbø2016-10-141-24/+11
* | | eglfs: Fix deformed mouse cursor imageLaszlo Agocs2016-10-131-2/+4
* | | macOS: Remove workaround for including AppKit.h with slots definedTor Arne Vestbø2016-10-135-40/+25
* | | macOS: Remove QNSView member m_window in favor of going via m_platformWindowTor Arne Vestbø2016-10-134-75/+82
* | | macOS: Use QPointer to track QNSView -> QCocoaWindowTor Arne Vestbø2016-10-133-15/+1
* | | Fix build with various features disabledLars Knoll2016-10-111-1/+3
* | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-112-10/+8
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-112-10/+8
| |\| |
| | * | Revert "QCocoaKeyMapper - correctly update key layouts"Timur Pocheptsov2016-10-101-9/+7
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-1/+1
| | |\|
| | | * Fix multimedia print key mappingAllan Sandfeld Jensen2016-10-071-1/+1
* | | | eglfs: Add Virtual and DSI connector types for DRMLaszlo Agocs2016-10-111-1/+3
* | | | Direct2D platform plugin: Fix developer build with MSVC2015Friedemann Kleint2016-10-111-1/+1
|/ / /
* | | xcb: Drop libXi version checkLaszlo Agocs2016-10-102-20/+11
* | | macOS: Get rid of m_qtView member in QCocoaWindow that aliased m_viewTor Arne Vestbø2016-10-109-49/+65
* | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-0610-21/+66
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-0610-21/+66
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-053-7/+9
| | |\|
| | | * QCocoaEventDispatcher: Save interrupt state between embedded callsGabriel de Dietrich2016-10-041-1/+1
| | | * Plug QMimeData leaks in QXcbClipboardMarc Mutz2016-10-022-6/+8
| | * | Cocoa: Don’t send tablet events as mouse eventsMorten Johan Sørvig2016-10-031-3/+6
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-016-11/+51
| | |\|
| | | * iOS: (crash fix) ensure we don't clear focus object in a text responder trans...Richard Moe Gustavsen2016-09-301-1/+1
| | | * iOS: hide shortcuts bar on iPad when showing menusRichard Moe Gustavsen2016-09-303-0/+13
| | | * xcb: Treat bitmap cursors differently from shaped cursorsRobin Burchell2016-09-293-11/+38
* | | | winrt: prefer fusion over windows themeMaurice Kalinowski2016-10-062-1/+12
|/ / /