summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22337-8052/+8052
* Cocoa GL context: do not crash when closing windowsLaszlo Agocs2012-09-201-2/+2
* Load Mac specific resources when used in a static buildAndy Shaw2012-09-201-0/+7
* Rotate non maximized windowsRafael Roquetto2012-09-192-1/+114
* Introducing NoDropShadowWindowHint window flagGabriel de Dietrich2012-09-182-0/+9
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-182-0/+19
* X11 (xcb) support for QScreen-per-output and runtime changesShawn Rutledge2012-09-184-64/+244
* Prevent buffer overflow in QXcbWindow.Samuel Rødal2012-09-181-1/+1
* Make maemo scope syntax in project files more genericLaszlo Papp2012-09-141-1/+1
* Fix repaint issue when resizing a window in WindowsMiikka Heikkinen2012-09-142-15/+5
* qpa: avoid useless resize in DirectFB platformJulien Brianceau2012-09-141-0/+6
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-122-33/+48
* CocoaPlugin: add missing auto release poolsRichard Moe Gustavsen2012-09-122-0/+5
* qpa: add non-opaque fill supportJulien Brianceau2012-09-112-12/+54
* CocoaPlugin: remove autoreleasepool warnings on 10.6Richard Moe Gustavsen2012-09-102-0/+3
* Windows: Implement automatic mouse capture in QPA.Friedemann Kleint2012-09-103-23/+41
* QNX: Compile. Adapting to change in QString API.Thomas McGuire2012-09-101-2/+2
* Removing duplicate includesSergio Ahumada2012-09-093-3/+0
* QNX: Enable support for hardware buttons in QPA pluginSean Harmer2012-09-075-2/+328
* QWeakPointer use for tracking QObjects is deprecated.Thiago Macieira2012-09-071-2/+2
* linuxfb: use linux/kd.h instead of the glibc dummyArvid Picciani2012-09-071-1/+1
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-075-18/+18
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-056-20/+20
* Fix Windows platform plugin narrowing conversion compile errorsJonathan Liu2012-09-052-2/+2
* Cleaner support for window flags in QCocoaWindowGabriel de Dietrich2012-09-032-37/+75
* Fix MinGW-w64 GCC 4.6.3 compilationJonathan Liu2012-09-031-2/+2
* Fix QScreen::grabWindow() on Windowsaavit2012-08-301-3/+1
* Fix MinGW-w64 TDM64-GCC 4.6.1 compilationJonathan Liu2012-08-301-5/+28
* Avoid a warning from the QNX QPA plugin.James Turner2012-08-301-0/+11
* Revert "Fix transformation in eglfs backingstore"Jon Trulson2012-08-291-2/+2
* Fix missing cleanup of native Cocoa menus.James Turner2012-08-282-0/+11
* OSX: Drag and Drop QMimeData.Christoph Schleifenbaum2012-08-251-4/+17
* xcb: fix unused static warningMarc Mutz2012-08-231-0/+2
* linuxfb: remove unused functionMarc Mutz2012-08-231-10/+0
* Fixed missing window decorations on compiz.Samuel Rødal2012-08-231-3/+1
* Fix transformation in eglfs backingstoreLaszlo Agocs2012-08-221-2/+2
* Fixed non-GL applications crashing when GLX/EGL initialization fails on xcb.Samuel Rødal2012-08-221-15/+20
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-221-0/+3
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-215-4/+6
* Cocoa: use filterNativeEvent instead of the deprecated filterEventThiago Macieira2012-08-201-3/+3
* Fix C++11 mode compilation with MinGW-w64 4.7.1Yuchen Deng2012-08-201-2/+2
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-201-0/+47
* Fix in-process QAxServers inside modal windows.Miikka Heikkinen2012-08-202-0/+17
* Fix drag curor visibility on Windows.Janne Anttila2012-08-201-2/+0
* Clean up QScreen::grabWindow()aavit2012-08-182-3/+9
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-2/+2
* QNX: Allow app to run when spurious 2nd screen is reportedSean Harmer2012-08-171-4/+4
* WinCE: Fix call of GetAncestor in setParent_sys()Kevin Funk2012-08-171-0/+9
* Fix setParent_sys() to use native methods when checking for toplevelMiikka Heikkinen2012-08-171-1/+8
* Fix GDI object leakMiikka Heikkinen2012-08-171-1/+1