summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Improve direct2d backing store implementationLouai Al-Khanji2014-01-2711-206/+340
* Disable terminal keyboard on eglfs and linuxfbLaszlo Agocs2014-01-247-189/+33
* eglfs: Fix physical screen size regression for some hooksLaszlo Agocs2014-01-241-1/+1
* Windows: Reconstruct MSG-structure properly.Friedemann Kleint2014-01-241-2/+14
* Windows: Remove unused function QWindowsBackingStore::rasterWindow().Friedemann Kleint2014-01-242-12/+2
* Fix Q_ASSERT in direct2d qpa pluginLouai Al-Khanji2014-01-241-1/+1
* Silence failed xcbxsettings initializationJorgen Lind2014-01-233-3/+11
* QNX: Fixed window opacityBernd Weimer2014-01-221-2/+3
* Windows: Observe Qt::NoDropShadowWindowHint.Friedemann Kleint2014-01-221-1/+1
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-2227-541/+352
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-2115-25/+171
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-2015-25/+171
| |\
| | * QCocoaTheme: Fix size of pixmap returned by fileIconPixmapEike Ziller2014-01-171-8/+16
| | * eglfs: Allow using a different framebuffer deviceLaszlo Agocs2014-01-162-5/+24
| | * Saving physical size changes of screen on WindowsCyril Oblikov2014-01-151-0/+2
| | * Windows: Use focusWindow() as native dialog parent when 0 is passed.Friedemann Kleint2014-01-141-0/+2
| | * Cocoa: Add setContentBorderThickness().Morten Johan Sørvig2014-01-116-2/+69
| | * Fix kms build with -qtnamespaceSérgio Martins2014-01-112-3/+5
| | * make 'AlwaysAsk' if found help determine whether the configuration is Discove...Lorn Potter2014-01-112-1/+8
| | * fix connman QNetworkConfiguration DiscoveredLorn Potter2014-01-111-5/+7
| | * update the network configuration listLorn Potter2014-01-114-0/+44
| | * Don't force create the platform window.Morten Johan Sørvig2014-01-101-5/+0
* | | Android: Remove debug output from platform windowEskil Abrahamsen Blomfeldt2014-01-211-6/+0
* | | xcb: Do not leak when compressing eventsLaszlo Agocs2014-01-201-2/+1
* | | Use pkg-config to find the prefix for X11 installGabriel de Dietrich2014-01-202-7/+4
|/ /
* | Android: Don't crash on 100+ combo box itemsEskil Abrahamsen Blomfeldt2014-01-201-7/+8
* | Make xcb QPA plugin link on FreeBSDGabriel de Dietrich2014-01-201-1/+1
* | Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-187-45/+37
* | QNX: Allow creation of parentless child windowsRoger Maclean2014-01-181-3/+12
* | QNX: Avoid crashing on exit when have a cover windowRoger Maclean2014-01-171-0/+3
* | QNX: Make window groups work reliablyRoger Maclean2014-01-174-13/+50
* | eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-1718-1531/+91
* | Fix BlackBerry10 build on NDKs prior to 10.2.1Wolfgang Bremer2014-01-171-0/+7
* | Cocoa Helpers: Add qt_mac_flipRect(const QRect &)Gabriel de Dietrich2014-01-172-0/+7
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-172-3/+3
* | iOS: Remove unused fileTor Arne Vestbø2014-01-172-72/+0
* | QNX: Fixed window positioningBernd Weimer2014-01-172-36/+4
* | Support multiple native surfaces on Android.BogDan Vatra2014-01-1759-1119/+1257
* | QNX: Fixed some window issuesBernd Weimer2014-01-172-6/+11
* | Windows: Remove rarely used integration/theming logging categories.Friedemann Kleint2014-01-157-30/+6
* | Windows: Silence warnings about BitBlt() failing.Friedemann Kleint2014-01-151-2/+5
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-136-80/+80
* | linuxfb: Migrate to QRegularExpressionLaszlo Agocs2014-01-131-15/+17
* | Remove unnecessary call to updateHirarchyFabian Bumberger2014-01-131-2/+0
* | Fix namespaced build on LinuxDonald Carr2014-01-102-3/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-105-13/+14
|\|
| * Fix bug on X11 with WA_TranslucentBackground and native child windows.Gatis Paeglis2014-01-101-1/+5
| * Don't check if a file exists before opening itThiago Macieira2014-01-101-4/+2
| * GTK FileDialog: don't convert QUrl to QString prematurelyShawn Rutledge2014-01-091-4/+3
| * Windows: Silence warning in QWindowsFileDialogHelper::selectFile().Friedemann Kleint2014-01-091-2/+2