summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacksGatis Paeglis2018-02-242-176/+69
* xcb: remove xlib dependency from core keymap assemblingGatis Paeglis2018-02-244-24/+238
* xcb: remove fragile and unnecessary missing-latin-keymap workaroundGatis Paeglis2018-02-224-49/+32
* QGtk3Menu: take GTK's scale factor into accountJ-P Nurmi2018-02-221-0/+3
* psql: do not try to get table name when PQftable returns InvalidOidChristian Ehrlicher2018-02-221-7/+9
* Cocoa: fix grabWindow when mixing highDPI and non-highDPI screensPablo Marcos Oltra2018-02-221-13/+16
* Windows QPA: Fix accessibility being triggered by IMEFriedemann Kleint2018-02-211-0/+1
* Merge "Merge remote-tracking branch 'origin/5.10.1' into 5.11" into refs/stag...Tony Sarajärvi2018-02-202-5/+8
|\
| * Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-192-5/+8
| |\
| | * psql: Improve performance of record()v5.10.1Andy Shaw2018-02-081-4/+10
| | * QCocoaWindow: be more careful when flushing eventsRichard Moe Gustavsen2018-02-071-1/+1
* | | macOS: Don't assume m_view is QNSView when calling requestUpdateTor Arne Vestbø2018-02-191-1/+1
* | | macOS: Remove unused variableTor Arne Vestbø2018-02-191-2/+0
|/ /
* | xcb: Fix developer buildFriedemann Kleint2018-02-191-0/+3
* | Handle unset $DISPLAY variable when using the offscreen platformJan Murawski2018-02-161-2/+6
* | xcb: Fix access to shm for X server running from another userAlexander Volkov2018-02-153-35/+109
* | xcb: Enhance SHM management codeAlexander Volkov2018-02-153-44/+91
* | Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-1510-45/+110
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-1510-45/+110
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-074-8/+14
| | |\ \
| | * | | macOS: Share view update code between layered and non-layered modeTor Arne Vestbø2018-02-051-2/+6
| | * | | iOS: Simplify logging of QUIView/QIOSWindowTor Arne Vestbø2018-02-053-12/+40
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-4/+8
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | Merge remote-tracking branch 'origin/5.10.1' into 5.10Liang Qi2018-02-013-27/+39
| | |\ \ \
| | | * | | macOS: Handle update requests via setNeedsDisplay more carefullyTor Arne Vestbø2018-02-013-27/+39
| | * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-292-8/+52
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-262-4/+41
| | |\ \ \ \
| | * | | | | Cocoa: Make dialogs non-resizable againMorten Johan Sørvig2018-01-251-2/+3
| | * | | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-245-6/+10
| | |\ \ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-245-6/+10
| | | |\ \ \ \ \
| | * | | | | | | Windows QPA: Suppress bogus resize events when using native menusFriedemann Kleint2018-01-243-4/+9
| | |/ / / / / /
| | * | | | | | Fix -developer-build due to missing Q_DECL_OVERRIDEJeremy LUGAGNE2018-01-221-2/+2
| | * | | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-193-6/+21
| | |\ \ \ \ \ \
* | | | | | | | | eglfs_kms_vsp2: Recover if queuing input buffers failsJohan Klokkhammer Helsing2018-02-154-8/+42
* | | | | | | | | Fix crash when reading window titles with XCBSimon Hausmann2018-02-151-1/+1
|/ / / / / / / /
* | | | | | | | Reapply 0d9208cecbbd9ed08e4ffb6540729668e3bd7754 on 5.11v5.11.0-alpha1Liang Qi2018-02-141-5/+3
* | | | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-1425-327/+303
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1425-327/+303
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix build failure when QtNetwork module is not buildPasi Petäjäjärvi2018-02-132-2/+2
| | * | | | | | | | Make use of our egl convenience code for QNX QPAAdam Treat2018-02-089-295/+159
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | GTK: fix menu positioning on high-DPIJ-P Nurmi2018-02-071-2/+4
| | * | | | | | | macOS: fix menu positioning on high-DPIJ-P Nurmi2018-02-051-2/+4
| | * | | | | | | Fix QXcbWindow::mapFrom/ToGlobal()J-P Nurmi2018-02-051-2/+2
| | * | | | | | | QGtk3Menu::showPopup(): fix off by one error in the y-coordinateJ-P Nurmi2018-02-051-1/+2
| | * | | | | | | Fix window activation in QWindowsWindow::setCustomMargins()Dominik Haumann2018-02-021-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Fix QFileDialog::defaultSuffix on macOSNathan Collins2018-02-011-4/+8
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Check selection handles positionBogDan Vatra2018-01-271-6/+42
| | * | | | | Android: Hide handler(s) if the cursor is not visible anymoreBogDan Vatra2018-01-271-0/+10
| | * | | | | Remove traces of Growl in QSystemTrayIcon code and documentationKonstantin Tokarev2018-01-261-2/+0
| | * | | | | Android: Fix compilation with warnings-are-errorsEskil Abrahamsen Blomfeldt2018-01-261-1/+0
| | | |_|_|/ | | |/| | |