summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Better handling of invalid font tables5.4Eskil Abrahamsen Blomfeldt2015-07-102-8/+9
* Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Liang Qi2015-05-291-0/+2
|\
| * Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
* | Fix no bearermanagement buildLorn Potter2015-05-291-0/+3
|/
* Cocoa: Handle the event passed into the global monitor correctlyAndy Shaw2015-04-171-2/+4
* Windows: Fix -no-widgets buildAndy Shaw2015-04-072-5/+1
* Fix QNX and Blackberry -qtnamespace buildSérgio Martins2015-04-014-2/+12
* Windows: Fallback to 0 samples if ARB::choosePixelFormat() fails with 1Andy Shaw2015-03-311-0/+8
* xcb: Determine the window gravity just before the window is shownAlexander Volkov2015-03-271-5/+3
* Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-261-1/+2
* Windows: Add support for horizontal scroll on some touchpads.Sérgio Martins2015-03-264-18/+69
* Android MessageDialog: order buttons according to OS X button layoutShawn Rutledge2015-03-262-5/+23
* Fix a crash in connman bearer backend on d'tor when using QStringLiteralLorn Potter2015-03-222-47/+47
* OSX Fix disapearing tray iconJocelyn Turcotte2015-03-181-14/+3
* Fallback to malloc for insanely large windowsPaul Olav Tvete2015-03-181-1/+1
* Avoid deadlock on suspend/resumePaul Olav Tvete2015-03-161-4/+7
* Android: Also populate database with otf fontsEskil Abrahamsen Blomfeldt2015-03-131-4/+4
* Windows: Get the normal virtual key when not composingAndy Shaw2015-03-132-1/+5
* Fixes crash in bmp and ico image decodingEirik Aavitsland2015-03-131-1/+1
* Cocoa: Send mouse release as a right button when clicking right buttonAndy Shaw2015-03-131-0/+2
* Cocoa integration - invalid backing store on geometry updateTimur Pocheptsov2015-03-131-0/+2
* Cocoa: Fix systray SVG icons.Morten Johan Sørvig2015-03-111-0/+4
* Avoid deadlock when suspending app at startupPaul Olav Tvete2015-03-111-1/+6
* Revert "OS X: main window doesn't become key."Timur Pocheptsov2015-03-091-28/+0
* Win QPA: Pass in the top level setting instead of relying on isTopLevel()Andy Shaw2015-03-062-6/+6
* Improved Windows printer support and fixed crashes due to NULL devModeMike Kuta2015-03-061-2/+16
* Remove C++11 usage from NetworkManager bearer pluginAlex Blasche2015-03-051-1/+0
* Avoid deadlock with two consecutive suspended notificationLiang Jian2015-03-051-0/+7
* Register font's english name as alias when populating font databaseLiang Jian2015-02-271-5/+19
* Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Thiago Macieira2015-02-242-0/+11
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-182-0/+11
| |\
| | * Provide a native interface object from linuxfbLaszlo Agocs2015-02-112-0/+11
* | | direct2d: Optimize dashed [poly]line drawingAndrew Knight2015-02-202-132/+119
* | | Android: Fix local ref handling.Christian Strømme2015-02-171-2/+1
* | | Call [ofono|nm]Registered delayed in constructor otherwise signals will be lostAlbert Astals Cid2015-02-171-2/+2
|/ /
* | Ensure the filedialog shows the initial filenameAndy Shaw2015-02-161-1/+1
* | xcb: Update mouse buttons from MotionNotify eventsAlexander Volkov2015-02-162-4/+11
* | iOS: only flush non-user input events from layoutSubviewsRichard Moe Gustavsen2015-02-151-2/+3
* | Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-104-9/+28
|\|
| * Fix Qt over VNC with broken VisualInfoAllan Sandfeld Jensen2015-02-021-0/+12
| * WinRT: Fix access to style hint instead of theme hintMaurice Kalinowski2015-02-021-1/+1
| * WINCE: Fix special case for toplevelAndreas Holzammer2015-01-291-0/+8
| * Revert "Windows: Fix call of ToUnicode"Friedemann Kleint2015-01-291-8/+7
* | Listen to XI2 deviceChanged events to reset last positionAllan Sandfeld Jensen2015-02-092-10/+68
* | Fix Meta+... shortcuts on XCBKåre Särs2015-02-061-1/+5
* | xcb: delay showing tray icon window until it is embeddedShawn Rutledge2015-02-051-0/+6
* | Cocoa: Don't crash on no target window.Morten Johan Sørvig2015-02-031-0/+8
* | Windows: Pass geometry in device-independent pixel when determining screen.Friedemann Kleint2015-02-031-1/+1
* | Windows: Rewrite font database to use delayed population.Friedemann Kleint2015-02-032-35/+51
* | CoreWLan: properly wait for scan thread to finishDyami Caliri2015-02-031-1/+0