summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
| * iOS: Use in-place string renaming to rename main() instead of ldTor Arne Vestbø2014-01-061-2/+2
* | Add new direct2d platform pluginLouai Al-Khanji2014-01-1023-0/+3332
* | Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-1012-369/+724
* | Use XInput2 scrolling events to enable smoother scrollingAllan Sandfeld Jensen2014-01-094-28/+164
* | QNX: Expand on Virtual Keyboard SupportMike Fenton2014-01-096-175/+169
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-082-0/+18
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-062-0/+18
| |\|
| | * XCB: Fix pixmap leakUli Schlachter2014-01-051-0/+2
| | * Avoid duplicate emulated mouse events with XInput2Allan Sandfeld Jensen2014-01-031-0/+16
* | | QNX: Add some more properties to a touch pointFabian Bumberger2014-01-071-2/+24
* | | WinRT: Improve event dispatcherAndrew Knight2014-01-072-8/+35
|/ /
* | xcb: Remove useless flushesUli Schlachter2014-01-062-7/+2
* | OSX: support fake fullscreen and etcLiang Qi2014-01-032-4/+40
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-039-58/+79
|\|