summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* XCB: don't map hidden windowsAlberto Mardegan2013-03-151-18/+0
* Fix build on MinGW, Win<7Konstantin Ritt2013-03-141-2/+2
* GTK+ platform theme: cleanup coding styleJ-P Nurmi2013-03-144-31/+31
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-1413-18/+18
* Fix build with Windows SDKs pre 7.0.Friedemann Kleint2013-03-131-3/+3
* 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
* Reset the X error handler after initializing GTKGiuseppe D'Angelo2013-03-121-0/+8
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-124-2/+85
* 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
|\
| * Delete the reference of the QNX screen in child windows on deletionFabian Bumberger2013-03-052-2/+10
| * Avoid setting initialNameFilter when mode is DirectoryIrfan Omair2013-03-051-4/+8
| * Windows: Repaint when switching off layered windows by opacity.Friedemann Kleint2013-03-041-0/+2
| * Cocoa: Don't send duplicate mouse move events.Morten Johan Sørvig2013-03-011-1/+0
| * Fix Alt key capture issue with mouseWheelIrfan Omair2013-03-011-0/+2
| * QNX: QQnxCursor implementation.Rafael Roquetto2013-02-286-3/+166
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0623-283/+249
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0523-283/+249
| |\|
| | * Fix automatic hiding/restoring of transient children.Friedemann Kleint2013-02-281-2/+2
| | * qcocamenubar: force update after destructorFawzi Mohamed2013-02-281-1/+3
| | * Disable maximize button for fixed-size windows.Friedemann Kleint2013-02-271-8/+7
| | * Fix warnings about extra tokens after preprocessor directive.Friedemann Kleint2013-02-251-1/+1
| | * Cocoa: Make grabWindow work on retina displays.Morten Johan Sørvig2013-02-251-3/+3
| | * QNX post an expose event when the window is hiddenFabian Bumberger2013-02-251-3/+3
| | * Set correct image format for non-alpha windows.Morten Johan Sørvig2013-02-251-1/+3
| | * Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-243-16/+53
| | * Cocoa: Compile with Qt in a namespace.Morten Johan Sørvig2013-02-231-1/+4
| | * QCococaWindow: Add NSView hosting support.Morten Johan Sørvig2013-02-235-6/+32
| | * Ofono also changed the context API. This updates it to workLorn Potter2013-02-233-26/+26
| | * Fix OpenGL context creation in the XCB pluginFredrik Höglund2013-02-235-212/+56
| | * Cocoa: Add basic support for Qt::SubWindow.Morten Johan Sørvig2013-02-223-2/+55
| | * Fix for url encoding in QDesktopServices::openUrl().Indrajit Tapadar2013-02-201-1/+1
* | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-052-3/+3
|/ /
* | 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
* | QGtk2Theme: use GtkSettings to fetch the icon theme nameJ-P Nurmi2013-03-022-0/+25
* | 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