summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Android: Reserve space for the QVarLengthArray, so we can use appendAndy Shaw2017-12-051-1/+2
| | | * xcb_qpa_lib: Fix "undefined reference to `dlsym'" errorDongmei Wang2017-12-051-0/+2
| | | * Cocoa: Disable “Hide” menu item on open popupsMorten Johan Sørvig2017-12-041-2/+6
| | | * Add EGLFS integration plugin for Qualcomm msm8996au boardKimmo Ollila2017-12-015-0/+370
| | | * Add configure test for INTEGRITY EGLFS openWFD integration pluginKimmo Ollila2017-12-011-1/+1
| | | * iOS: Compute screen available geometry based on safe area insetsTor Arne Vestbø2017-11-303-5/+41
| | | * Build integrityhid support only if it is availableTimo Aarnipuro2017-11-301-4/+9
| | * | QMacStyle: Minimize size of scrollbar transparency layerGabriel de Dietrich2017-12-211-1/+1
| | * | QMacStyle: Use light color on expanding scrollbarGabriel de Dietrich2017-12-211-3/+4
| | * | QMacStyle: Bring back submenu indicatorGabriel de Dietrich2017-12-211-19/+34
| | * | Windows QPA: Check validity of device when handling tablet leaveFriedemann Kleint2017-12-191-0/+2
| | * | Fix scan reply dbus signature in connman bearer backendLorn Potter2017-12-191-1/+1
| | * | macOS: Make retina OpenGL work on VMwareMorten Johan Sørvig2017-12-153-1/+20
| | * | Windows QPA: Fix handling of override cursorsFriedemann Kleint2017-12-122-2/+6
| | * | Windows QPA: Emulate aboutToHide(), aboutToShow() signals of QPlatformMenuFriedemann Kleint2017-12-111-1/+8
| | * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-1/+24
| | |\ \
| | | * \ Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-2020-497/+499
| | | |\ \
| | | * | | macOS: Fix OpenGL context sharingMorten Johan Sørvig2017-11-161-1/+24
| | * | | | xcb: verify if xrandr present before using xcb_randr* APIsGatis Paeglis2017-12-071-12/+23
| | * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-0510-44/+70
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | xcb: Set executed drop action when drop is outside the applicationBłażej Szczygieł2017-11-292-0/+15
| | | * | | iOS: Improve logging during application startupTor Arne Vestbø2017-11-291-5/+7
| | | * | | QPSQL: Remove semicolon after Q_DECLARE_SQLDRIVER_PRIVATERobert Szefner2017-11-291-1/+1
| | | * | | iOS: Don't treat AppleTV as an iDevice when resolving physical DPITor Arne Vestbø2017-11-291-2/+2
| | | * | | iOS: Update screen metrics (physical DPI) for the latest set of devicesTor Arne Vestbø2017-11-291-13/+19
| | | * | | Fix DB2 plugin building on Linux 64bitJoni Poikelin2017-11-292-14/+16
| | | * | | iOS: Deliver all QWindowSystemInterface events synchronouslyTor Arne Vestbø2017-11-284-9/+10
| | * | | | xcb: fix regression with missing XI_PropertyEventGatis Paeglis2017-12-041-12/+18
| | * | | | Cocoa: Ensure menus for a dialog's menubar are validated correctlyAndy Shaw2017-12-013-0/+18
| | * | | | qwindowsmime.cpp: Fix clazy -Wclazy-container-anti-patternFriedemann Kleint2017-12-011-25/+21
| | * | | | Fix -Wclazy-connect-not-normalized in Windows codeFriedemann Kleint2017-11-301-2/+2
* | | | | | DB2: Pass on the native error codes to QSqlErrorAndy Shaw2018-01-021-11/+46
|/ / / / /
* | | | | Migrate Cocoa QPA backend to use QRegularExpressionSamuel Gaist2017-12-302-5/+9
* | | | | Chop a possible trailing \0 from retrieved textLars Knoll2017-12-291-2/+9
* | | | | Cocoa QPA: Delete singletons on exitGabriel de Dietrich2017-12-262-31/+18
* | | | | Fix build with -no-feature-networkUlf Hermann2017-12-211-2/+2
* | | | | QCocoaNSMenuDelegate: Improve key-equivalent logicGabriel de Dietrich2017-12-192-19/+41
* | | | | QCocoaMenu: Derive custom NSMenu class, make delegate a singletonGabriel de Dietrich2017-12-195-218/+373
* | | | | Refactor QXcbKeyboard::updateModifiers()Frank Richter2017-12-192-26/+92
* | | | | Fix print to a printer instanceRenato Araujo Oliveira Filho2017-12-191-2/+5
* | | | | Cleanup: Use QThread::msleep to sleep instead of selectMilian Wolff2017-12-191-4/+1
* | | | | Fix support for flatpak FileChooser portalJan Grulich2017-12-191-1/+1
* | | | | Add i18n support for cups advance optionsRenato Araujo Oliveira Filho2017-12-191-0/+1
* | | | | CUPS: Use printer job-hold-until as default instead of the noholdAlbert Astals Cid2017-12-191-0/+2
* | | | | CUPS: Use printer job-billing as default instead of the empty stringAlbert Astals Cid2017-12-181-0/+2
* | | | | CUPS: Use printer job-sheets as default instead of none,noneAlbert Astals Cid2017-12-181-0/+2
* | | | | CUPS: Use default cups job-priority instead of 50Albert Astals Cid2017-12-181-0/+2
* | | | | CUPS: Fix lpoptions file not being taken into accountAlbert Astals Cid2017-12-181-1/+2
* | | | | Add support for FileChooser flatpak portalJan Grulich2017-12-168-0/+883
* | | | | macOS: remove existing color-profile handling codeMorten Johan Sørvig2017-12-152-91/+13