summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* GTK+ dialogs: do not emit duplicate selected signalsJ-P Nurmi2016-08-201-7/+0
* QGtk3FileDialogHelper: provide proper filterSelected()J-P Nurmi2016-08-202-4/+7
* Revert "Cocoa: make dialogs emit the "selected" signals"J-P Nurmi2016-08-183-12/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1816-69/+142
|\
| * 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
* | Fix QGtk3ColorDialogHelper::currentColorChanged() emissionJ-P Nurmi2016-08-171-1/+1
* | QGtk3FontDialogHelper: provide proper currentFontChanged()J-P Nurmi2016-08-172-1/+8
* | QGtk3Dialog::show(): add missing null-check to avoid warningsJ-P Nurmi2016-08-151-2/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-133-16/+33
|\|
| * 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
* | Cocoa: make dialogs emit the "selected" signalsJ-P Nurmi2016-08-122-0/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-102-2/+65
|\|
| * 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
* | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-1015-23/+24
* | Windows: Fix Adobe/Mozilla format color fonts after Windows updateEskil Abrahamsen Blomfeldt2016-08-051-1/+1
* | Windows QPA: Introduce command line options for DirectWriteFriedemann Kleint2016-08-053-12/+28
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-054-3/+35
|\|
| * 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
* | Windows QPA: Add missing parameter to qWarning()Friedemann Kleint2016-08-031-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-012-6/+9
|\|
| * 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
* | Cocoa: Don’t beep on return keypressMorten Johan Sørvig2016-07-291-4/+10
* | QWindow::fromWinId(): Return 0 when foreign window cannot be wrappedFriedemann Kleint2016-07-281-1/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-268-25/+40
|\|
| * 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
| * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| * Bearer/Connman: emit missing updateCompleted()Takumi ASAKI2016-07-204-10/+21
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-1516-49/+102
|\|
| * Windows QPA: Add warning to setHasBorderInFullScreen()Friedemann Kleint2016-07-151-3/+4
| * QWindowsTheme: Fix the available file icon sizesFriedemann Kleint2016-07-153-12/+45
| * QCocoaMenuBar: Sync items only when they are attached to a menuGabriel de Dietrich2016-07-131-3/+5
| * Bearer/ConnMan: Fix No such slotTakumi ASAKI2016-07-121-0/+1
| * QWindowsTabletSupport: fix new[]/delete mismatchMarc Mutz2016-07-111-2/+2
| * QCocoaMenu: Attach late items to their submenuGabriel de Dietrich2016-07-082-2/+21
| * [macOS] Check that the screen's index is still valid after updatingAndy Shaw2016-07-082-1/+6
| * Fix build of the minimal platform plugin for MS WindowsBoris Pek2016-07-071-1/+1
| * QNX: Ensure invisible 1x1 raster windows are posted.Roger Maclean2016-07-062-2/+14