summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fixed alert sound of QMessageBox.Friedemann Kleint2014-01-311-26/+21
* eglfs: Mouse hotplugging supportLaszlo Agocs2014-01-312-19/+1
* Disable the rendering profilingBogDan Vatra2014-01-311-2/+5
* Fix the repaint position.BogDan Vatra2014-01-311-1/+1
* Don't add/remove/lower/raise children windows to the TLW stack.BogDan Vatra2014-01-311-0/+12
* Fix repaint of transparent images.BogDan Vatra2014-01-312-65/+47
* Fix surface leak, cleanup opengl window.BogDan Vatra2014-01-312-11/+5
* Sort include headersBogDan Vatra2014-01-311-8/+7
* Shut up setParent warning.BogDan Vatra2014-01-312-1/+6
* Android: Don't skip first file in assets entry listEskil Abrahamsen Blomfeldt2014-01-301-0/+1
* Add QWindowPrivate::topLevelWindow() helper functionTor Arne Vestbø2014-01-303-22/+5
* QWindowsFontDatabaseFT: Code deduplicationKonstantin Ritt2014-01-304-124/+11
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-302-12/+7
* linuxfb: Report WindowManagement capability as falseLaszlo Agocs2014-01-301-0/+1
* Windows: Simplify cursor code.Friedemann Kleint2014-01-291-44/+8
* [QNX] Implement the requestActivate functionFabian Bumberger2014-01-292-3/+52
* QNX: Cleanup some issues in QPABernd Weimer2014-01-294-5/+9
* Fixed Drag and Drop driven by touch-synthesized mouse events.Friedemann Kleint2014-01-281-5/+102
* QNX: Create the egl context according to the version in QSurfaceFormatFabian Bumberger2014-01-282-4/+4
* [QNX] Introduce proper screen error handlingFabian Bumberger2014-01-2811-261/+332
* QWindowsCursor: Add API for determining the cursor state.Friedemann Kleint2014-01-282-0/+23
* Windows: Refactor QWindowsOleDropSource.Friedemann Kleint2014-01-281-45/+69
* 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