summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | |\ \ \ \ \
| * | | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | 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
| | |\ \ \ \ \ \ \
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Extend multimedia keysAllan Sandfeld Jensen2014-01-022-0/+13
| * | | | | | | | | Don't translate a null rect.Jan Arve Saether2013-12-271-1/+2
| * | | | | | | | | QNX: Add support for BB10 text highlighting and spell checkingRoger Maclean2013-12-244-54/+176
| * | | | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-2423-123/+121
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-2322-44/+141
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-1622-44/+141
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Minor optimizationKonstantin Ritt2013-12-201-1/+2
| * | | | | | | | | | | | Remove .values() call in foreachAlbert Astals Cid2013-12-161-1/+1
| |/ / / / / / / / / / /
| * | | | | | | | | | | QNX: Fix focus handling for secondary screenFabian Bumberger2013-12-124-26/+10
| * | | | | | | | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-0934-71/+254
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-0534-71/+254
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | WinRT: Added networkinterface and hostinfoOliver Wolff2013-12-061-1/+1