summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-131-4/+0
| * | QNX: Fix build errorRafael Roquetto2013-03-121-5/+0
| * | XCB: support creation of OpenGL ES profilesGiuseppe D'Angelo2013-03-121-46/+78
| * | Get rid of qt_determine_writing_systems_from_truetype_bits()Konstantin Ritt2013-03-122-126/+2
| * | Fix wrong initial positionCaroline Chao2013-03-122-1/+25
| * | Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-122-0/+39
| * | Windows: Use arrow cursor for toplevels with no cursor set.Friedemann Kleint2013-03-121-2/+15
| * | Fix multi-touch input on AndroidEskil Abrahamsen Blomfeldt2013-03-125-3/+35
| * | qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-062-5/+4
| * | Implement XEmbed protocolAlberto Mardegan2013-03-065-12/+264
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-066-4/+27
| |\ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0520-257/+223
| |\ \ \
| * | | | Windows: Print size constraints in geometry warning.Friedemann Kleint2013-03-051-2/+7
| * | | | Windows: Take custom margins into account for size constraints.Friedemann Kleint2013-03-052-8/+10
| * | | | Introducing the Qt Android portPaul Olav Tvete2013-03-0546-2/+5841
| * | | | Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-041-2/+1
| * | | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-2833-192/+3337
| |\ \ \ \
| | * | | | iOS: Remove debug output noiseRichard Moe Gustavsen2013-02-271-3/+0
| | * | | | iOS: Add QIOSIntegration::hasCapability functionRichard Moe Gustavsen2013-02-272-0/+14
| | * | | | iOS: Implement socket notifiers.Morten Johan Sørvig2013-02-274-194/+24
| | * | | | iOS: Enable autorotate on startup.Morten Johan Sørvig2013-02-271-1/+1
| | * | | | iOS: Don't crash on landscape mode startupMorten Johan Sørvig2013-02-274-5/+7
| | * | | | iOS: Set touch point position in screen coords.Morten Johan Sørvig2013-02-273-4/+19
| | * | | | iOS: Skip flushing child windows in QIOSBackingStoreRichard Moe Gustavsen2013-02-271-0/+7
| | * | | | iOS: QIOSWindow::setParent()Richard Moe Gustavsen2013-02-272-3/+12
| | * | | | iOS: implement QIOSWindow::winId()Richard Moe Gustavsen2013-02-273-3/+4
| | * | | | iOS: Enable retina resolution for stylesMorten Johan Sørvig2013-02-272-0/+6
| | * | | | iOS: avoid activating modally blocked windowsRichard Moe Gustavsen2013-02-272-1/+19
| | * | | | iOS: add QIOSWindow::windowLevel() to simplify window stackingRichard Moe Gustavsen2013-02-272-11/+34
| | * | | | iOS: Implement touch events.Morten Johan Sørvig2013-02-274-11/+118
| | * | | | iOS: let first responder follow the view of the focus windowRichard Moe Gustavsen2013-02-273-18/+23
| | * | | | iOS: implement QPlatformWindow::requestActivateWindow()Richard Moe Gustavsen2013-02-272-7/+14
| | * | | | iOS: raise windows that becomes visibleRichard Moe Gustavsen2013-02-271-1/+9
| | * | | | iOS: implement QPlatformWindow::raise() and lower()Richard Moe Gustavsen2013-02-272-1/+36
| | * | | | iOS: Use 72 DPI for font size conversionTor Arne Vestbø2013-02-272-0/+6
| | * | | | iOS: transfer focus to the window touchedRichard Moe Gustavsen2013-02-271-0/+5
| | * | | | iOS: Move handling of FBOs to QIOSContext instead of QIOSWindowTor Arne Vestbø2013-02-274-84/+113
| | * | | | iOS: Don't build qiosviewcontroller.mm into qtmain pluginTor Arne Vestbø2013-02-271-4/+1
| | * | | | iOS: Move debug background color setting and guard for release buildsTor Arne Vestbø2013-02-272-2/+10
| | * | | | iOS: Don't init our own base view for the root viewcontrollerTor Arne Vestbø2013-02-271-1/+0
| | * | | | iOS: Auto-release the UIWindow and root view-controllerTor Arne Vestbø2013-02-271-4/+3
| | * | | | iOS: Don't check for existing window in QIOSMainWrapperApplicationDelegateTor Arne Vestbø2013-02-271-12/+8
| | * | | | iOS: Fix style nitpicksTor Arne Vestbø2013-02-271-2/+2
| | * | | | iOS: make QWindow views hidden by defaultRichard Moe Gustavsen2013-02-271-0/+3
| | * | | | iOS: clean-up header includesRichard Moe Gustavsen2013-02-272-4/+2
| | * | | | iOS: activate next window when active window hidesRichard Moe Gustavsen2013-02-271-1/+15
| | * | | | iOS: add UIView category to get the QWindow it representsRichard Moe Gustavsen2013-02-272-0/+15
| | * | | | iOS: make EAGLView private in QIOSWindowRichard Moe Gustavsen2013-02-272-28/+25
| | * | | | iOS: add convenience function to get to the root QIOSViewControllerRichard Moe Gustavsen2013-02-274-3/+15
| | * | | | iOS: bugfix portraitToPrimary global functionRichard Moe Gustavsen2013-02-271-3/+3