summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QNX: fix QQnxWindowRafael Roquetto2013-06-072-36/+45
* Fix for when we don't have XSettingsJørgen Lind2013-06-071-4/+18
* Cocoa Accessibility: fix ignoring of objectsFrederik Gladhorn2013-06-072-5/+3
* Fix themeHint typo in qcocoatheme: PasswordMaskDelay should be PasswordMaskCh...Daiwei Li2013-06-061-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-052-4/+8
|\
| * eglfs: Fix bug determining physical screen sizeAndy Nichols2013-06-031-2/+6
| * eglfs: prevent expose/geometrychange loopAndy Nichols2013-06-031-2/+2
* | Fixes QKeyEvent::count() on Windowsaavit2013-06-041-7/+7
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-0313-46/+42
|\|
| * Use [NSEvent characters] to retrieve the input character.Gatis Paeglis2013-05-301-14/+5
| * Windows: Suppress mouse events synthesized by OS.Friedemann Kleint2013-05-302-0/+14
| * Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-304-5/+5
| * QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-302-15/+3
| * Cocoa: Allow delayed title setting in menu itemsGabriel de Dietrich2013-05-301-2/+3
| * Cocoa: Hide empty menus from the menubarGabriel de Dietrich2013-05-301-0/+11
| * Fix QPlatformWindow::initialGeometry() to not touch large windows.Friedemann Kleint2013-05-281-9/+0
| * Cocoa: Use actual modifiers when sending ShortcutOverride eventGabriel de Dietrich2013-05-281-1/+1
* | Fix leak in QNSView.Ivan Komissarov2013-05-311-0/+2
* | Support Mac key equivalent Cmd+PeriodGatis Paeglis2013-05-312-0/+18
|/
* iOS: bugfix function portraitToPrimary()Richard Moe Gustavsen2013-05-281-1/+1
* Fix transparent toplevels on Mac OS X again..Gunnar Sletta2013-05-283-7/+18
* iOS: Use right DPI for all iPad Minis, not just the WiFi versionTor Arne Vestbø2013-05-271-1/+1
* iOS: take orientation into account when reporting touch positionsRichard Moe Gustavsen2013-05-271-3/+6
* Windows: Respect geometry set before native window creationGabriel de Dietrich2013-05-271-4/+8
* Need to register dbus metatypes to have them work correctly.Lorn Potter2013-05-261-0/+2
* iOS: don't activate non-toplevel windowsRichard Moe Gustavsen2013-05-241-1/+1
* QNX: fix buffer creationMatt Hoosier2013-05-241-1/+2
* Fix crash in QCococaWindow::childWindowAt().Friedemann Kleint2013-05-231-9/+5
* QNX: support underlain foreign windowsMatt Hoosier2013-05-232-13/+60
* QNX: Support window translucencyMatt Hoosier2013-05-233-5/+72
* Cocoa: Amend 5d07a4d9448f60 to avoid an assert in QWidget::mapTo()Gabriel de Dietrich2013-05-231-1/+2
* Windows: Fix toplevel window flags for Qt::Dialogs/Qt::Tool.Friedemann Kleint2013-05-231-4/+21
* Improve error message in GL context creation.Friedemann Kleint2013-05-231-2/+6
* QNX: normalize bracesRafael Roquetto2013-05-2310-195/+106
* Process initial expose events immediately.Morten Johan Sørvig2013-05-231-0/+1
* Windows: Pass auto-fixed window flags to shouldShowMaximizeButton().Friedemann Kleint2013-05-231-4/+3
* Suppress "Click to focus" for widget windows.Friedemann Kleint2013-05-231-2/+2
* Observe initial screen for fullscreen windows.Friedemann Kleint2013-05-232-4/+8
* Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-233-1/+26
* Made the X11 eglfs hooks provide mouse input.Samuel Rødal2013-05-232-3/+159
* Cocoa: Make sure main window gets focus after closing modal dialogGabriel de Dietrich2013-05-231-3/+15
* Cocoa: Remove "Incomplete implementation" compilation warningGabriel de Dietrich2013-05-231-1/+1
* A Dialog should not hide when the application is deactivatedShawn Rutledge2013-05-231-1/+3
* Fixed XCB build with -no-openglSamuel Rødal2013-05-221-1/+3
* QNX: Fixed build of QPA pluginBernd Weimer2013-05-221-1/+1
* Ignore mouse enter/leave on non-exposed windowsShawn Rutledge2013-05-221-1/+2
* Fix linuxfb plugin when fb offset is present.Michael Brasser2013-05-201-4/+5
* iOS: fix bug when reporting the screen position of touch eventsRichard Moe Gustavsen2013-05-201-8/+8
* Never show EGLFS mouse cursor in Qt for Android platform pluginEskil Abrahamsen Blomfeldt2013-05-203-8/+11
* Fix ambiguity in shortcut matchingGatis Paeglis2013-05-201-10/+13