summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-1/+2
* Android: Fix deleting of new lines when using backspaceAndy Shaw2019-05-031-4/+22
* Windows QPA: Fix blank Cursor on secondary displaySimeon Kuran2019-04-271-10/+12
* QMacStyle - set the proper appearance if neededTimur Pocheptsov2019-04-251-0/+39
* Fix artifacts when reading certain 32 bit ico filesEirik Aavitsland2019-04-251-10/+14
* macOS: Gracefully handle devicePixelRatio mismatch in QCALayerBackingStoreTor Arne Vestbø2019-04-192-3/+21
* Windows QPA: fix media keys losing autorepeat/keycode informationAndre de la Rocha2019-04-181-12/+8
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-8/+27
|\
| * Fix QTabletEvent::uniqueId() when Qt uses WinInkv5.12.3Dmitry Kazakov2019-04-091-6/+6
| * Windows QPA: Fix mouse button reported in non-client eventsAndre de la Rocha2019-04-081-2/+21
* | Windows QPA: Fix custom drop formats being ignoredAndre de la Rocha2019-04-161-6/+16
* | Fix setting Qt::WA_ShowWithoutActivating on eglfs windowMichal Klocek2019-04-161-0/+4
* | Fix threaded QOpenGL when robustness is requestedAllan Sandfeld Jensen2019-04-161-1/+3
* | eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-164-0/+11
* | Windows QPA: Fix QComboBox accessibility with screen readersAndre de la Rocha2019-04-123-2/+39
* | Generic bearer engine - do not ignore WLAN interfaces (Windows)Timur Pocheptsov2019-04-121-1/+1
* | Revert "QMacStyle - workaround NSButtonCell (disclose button type)"Timur Pocheptsov2019-04-111-69/+2
* | macOS: set layer.delegate when setting a layerMorten Johan Sørvig2019-04-101-0/+1
* | Windows QPA: Fix Drag and Drop of images onto MS PowerPointFriedemann Kleint2019-04-091-1/+4
* | Windows QPA/File dialog: Pass up http[s] URLsFriedemann Kleint2019-04-081-12/+27
* | Windows QPA/File dialog: Refactor code copying non-file shell itemsFriedemann Kleint2019-04-051-25/+63
* | Windows QPA/File dialog: Avoid UI hangs caused by empty resultsFriedemann Kleint2019-04-041-1/+3
* | macOS: Disable explicit layerContentsPlacementTor Arne Vestbø2019-04-031-0/+2
* | Fix tablet jitter on X11Dmitry Kazakov2019-04-011-0/+30
* | QMacStyle - fix PE_InticatorTabClose handlingTimur Pocheptsov2019-04-011-2/+4
* | macOS: When a menu item has an italic font it should respect thisAndy Shaw2019-04-011-1/+2
|/
* Do not look for pg_config, mysql_config in PATH when cross-compilingKai Koehne2019-03-291-2/+2
* QMacStyle - workaround NSButtonCell (disclose button type)Timur Pocheptsov2019-03-271-2/+69
* QMacStyle: Fix QTabWidget document mode on macOS Mojave dark modeYan Shapochnik2019-03-251-24/+62
* macOS: Use the correct text color for QPalette::ButtonText color roleYan Shapochnik2019-03-251-0/+3
* QMacStyle - make focus ring less transparentTimur Pocheptsov2019-03-221-2/+8
* Cocoa: Clear the shortcut used when hiding a native menu entryAndy Shaw2019-03-211-0/+3
* Windows: Fix tooltip flicker on GL surfacesFriedemann Kleint2019-03-211-1/+2
* Fix aliased font rendering in native xcb modeEirik Aavitsland2019-03-211-0/+7
* X11PaintEngine: Don't use system clip for non-system paintingEskil Abrahamsen Blomfeldt2019-03-204-4/+29
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-1932-93/+69
* Windows QPA: Make the expected screen be in sync with the geometry changesAndy Shaw2019-03-191-5/+5
* Avoid warning about the deprecation of QString::QString(const char*)Jesus Fernandez2019-03-181-1/+1
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-2/+23
|\
| * xcb: check for nullptr when reading AT_SPI_BUS propertyv5.12.2Gatis Paeglis2019-03-061-2/+5
| * Blacklist nouveau and llvmpipe for multithreadingAllan Sandfeld Jensen2019-02-261-0/+18
* | Fix link error on linuxBogDan Vatra2019-03-151-1/+2
* | macOS: Add IOSurface based backingstore for layer-backed viewsTor Arne Vestbø2019-03-147-113/+769
* | Windows QPA: only calculate invisible margins when window has a frameChristian Andersen2019-03-142-2/+5
* | Windows QPA: Output all adapters in diagnostics used by qtdiagFriedemann Kleint2019-03-144-41/+104
* | XCB: Fix clipboard breaking when timer wraps after 50 daysLukáš Turek2019-03-141-2/+4
* | QNX QPA: Add support for Qt Virtual KeyboardKarim Pinter2019-03-142-7/+17
* | iOS: Fix broken application background trackingTor Arne Vestbø2019-03-091-1/+2
* | macOS: Improve mouse loggingTor Arne Vestbø2019-03-053-10/+35
* | macOS: Modernize qnsview_dragging.mmTor Arne Vestbø2019-03-051-55/+45