summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* iOS: open menu on popup regardless of visibilityRichard Moe Gustavsen2016-09-191-2/+5
* iOS: explicit synthesize properties as readwriteRichard Moe Gustavsen2016-09-191-0/+4
* iOS: let quiview conform to API signature changes in iOS 10Richard Moe Gustavsen2016-09-192-2/+3
* Update swap interval of QCocoaGLContext after creationTor Arne Vestbø2016-09-191-0/+5
* xcb: Use the state of the key event to process itAlbert Astals Cid2016-09-182-28/+46
* Merge "Merge remote-tracking branch 'origin/5.6.2' into 5.6" into refs/stagin...Liang Qi2016-09-162-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-162-3/+3
| |\
| | * winrt: Exclude user events when adding/removing windowsMaurice Kalinowski2016-09-051-2/+2
| | * Merge 5.6 into 5.6.2Oswald Buddenhagen2016-08-3112-304/+103
| | |\
| | * | Android: show status bar for any window state except fullscreenKai Uwe Broulik2016-08-251-1/+1
* | | | Switch to 7.0 screen property namesJames McDonnell2016-09-163-7/+18
* | | | Reverse the flush-screen-context testJames McDonnell2016-09-161-1/+1
* | | | XCB Drop from external app: fix keyboard modifier stateFrederik Gladhorn2016-09-161-0/+3
|/ / /
* | | QTableGenerator: Fix uninit'ed valuesMarc Mutz2016-09-161-7/+7
* | | Fix handling of bad compose tableSune Vuorela2016-09-151-3/+11
* | | xcb: Don't send "Qt::WindowNoState" event when hiding minimized windowBłażej Szczygieł2016-09-151-2/+7
| |/ |/|
* | Windows QPA: Fix leaks in native file dialogsFriedemann Kleint2016-08-301-4/+9
* | Cocoa: Add support for triple-buffered GL contextsTor Arne Vestbø2016-08-291-1/+9
* | winrt: avoid duplicate signal emitMaurice Kalinowski2016-08-251-1/+0
* | winrt: store mimedata in clipboardMaurice Kalinowski2016-08-252-3/+17
* | winrt: Check validity of options shared pointerMaurice Kalinowski2016-08-251-0/+3
* | fix build with qt-xcb and another installed qt in a system locationOswald Buddenhagen2016-08-252-0/+4
* | Fix UI freeze when using network-manager bearer pluginLorn Potter2016-08-244-294/+60
* | Fix warning: 'UITextInputTextFontKey' is deprecatedJake Petroules2016-08-241-1/+1
|/
* winrt: Fix crash when clearing mimedataMaurice Kalinowski2016-08-231-1/+1
* Make sure connection is not null before using itAlbert Astals Cid2016-08-231-1/+5
* Fix QWidget::setWindowRole()Alexander Volkov2016-08-193-0/+26
* DirectWrite: Fix calculating bounding box of glyphsEskil Abrahamsen Blomfeldt2016-08-181-1/+1
* winrt: only update window title for top level widgetsMaurice Kalinowski2016-08-183-8/+6
* winrt: Fix crashes for visible window managementMaurice Kalinowski2016-08-182-1/+5
* winrt: Fix crash when managing multiple top-level windowsMaurice Kalinowski2016-08-181-1/+1
* QCocoaInputContext: Fix wrong memory releaseGabriel de Dietrich2016-08-181-1/+1
* Cocoa QPA Menus: Propagate enabled state downwardsGabriel de Dietrich2016-08-175-41/+66
* Support stretch when using DirectWrite font engineEskil Abrahamsen Blomfeldt2016-08-171-3/+13
* Disable switchable widget compositing when using XCB in Parallels VMAndy Nichols2016-08-174-1/+25
* QWindowsServices::openUrl(): Don't convert URLs with fragments/queries to loc...Friedemann Kleint2016-08-161-2/+3
* xcb: Add qt.qpa.input.events and guard mouse event logs tooLaszlo Agocs2016-08-154-21/+30
* Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* Cocoa: Update deprecated dragging session APIsGabriel de Dietrich2016-08-111-10/+13
* Drag and Drop: Don't let Cocoa override proposed actionsGabriel de Dietrich2016-08-111-1/+9
* Android: don't wait if the event loop is stoppedBogDan Vatra2016-08-101-4/+10
* HiDPI Drag and Drop: Properly render the default image on MacGabriel de Dietrich2016-08-091-1/+15
* winrt: support fullscreen modeMaurice Kalinowski2016-08-091-1/+50
* raspberry pi: manage eglfs display id with env varcharlycha2016-08-041-2/+16
* Windows QPA: Handle key event sequences of surrogatesFriedemann Kleint2016-08-032-0/+17
* Android: Fix CJK text with Android 7.0Eskil Abrahamsen Blomfeldt2016-08-011-1/+2
* xcb: Don't activate bypassed windows on mouse pressBłażej Szczygieł2016-07-281-1/+4
* Windows QPA: Pass ExcludeUserInputEvents to QWSI::flushWindowSystemEvents()Friedemann Kleint2016-07-271-5/+5
* QWindowsTheme::themeHint(): Handle special value of SPI_GETWHEELSCROLLLINESFriedemann Kleint2016-07-261-2/+7
* Cocoa integration - fix a crash in QMacPasteboardTimur Pocheptsov2016-07-252-13/+7