summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-032-4/+12
|\
| * Windows: Fix reported screen metrics.Friedemann Kleint2013-03-262-4/+12
* | Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-0214-332/+329
* | Let EglFS pick up a platform input context if installedGunnar Sletta2013-04-022-0/+7
* | Fix reporting writing systems for non-TrueType fontsKonstantin Ritt2013-04-012-68/+84
* | QFontConfigDatabase: fix fallbacksForFamily() for CJK languagesKonstantin Ritt2013-04-012-2/+2
* | Mac style: Fix disabled menu item palette entryGabriel de Dietrich2013-03-291-1/+2
* | Make qt_setDockMenu work and call it.Morten Johan Sørvig2013-03-292-6/+3
* | Remove QMacQuartzPaintDevice.Morten Johan Sørvig2013-03-291-39/+0
* | QCocoaScreen: Properly align secondary screens w.r.t. primary screenGabriel de Dietrich2013-03-271-5/+22
* | Cocoa: Make touch events work again.Morten Johan Sørvig2013-03-264-0/+31
* | Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-263-4/+57
* | QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-2627-41/+41
* | Fixed shortcuts for some (e.g. Russian) layoutsCyril Oblikov2013-03-261-4/+8
* | Clean up touch window registration.Friedemann Kleint2013-03-252-7/+16
* | OSX: WindowTransparentForInput QNSView pass events to next responderShawn Rutledge2013-03-241-2/+37
* | Guard usage of [NSApp setDockMenu].Morten Johan Sørvig2013-03-241-1/+4
* | Use [NSSavePanel directoryUrl].Morten Johan Sørvig2013-03-241-1/+1
* | Call [m_qtView hasMask]Morten Johan Sørvig2013-03-241-1/+1
* | Remove unused variables in the Cocoa pluginMorten Johan Sørvig2013-03-242-2/+0
* | Accessibility: Fix crash in windowHelperFrederik Gladhorn2013-03-233-6/+9
* | Do not update accessibility for invalid interfacesFrederik Gladhorn2013-03-231-1/+3
* | Inform android input method when cursor is movedPaul Olav Tvete2013-03-222-0/+11
* | Remove QtWidgets dependency from Android platform pluginEskil Abrahamsen Blomfeldt2013-03-222-25/+4
* | Implement [QNSView isOpaque]Morten Johan Sørvig2013-03-224-13/+17
* | Add qMenuToNSMenu() and qMenuBarToNSMenu() to QCocoaNativeInterface.Dmytro Tyshchenko2013-03-212-0/+25
* | Merge "Merge remote-tracking branch 'gerrit/release' into stable" into refs/s...Sergio Ahumada2013-03-212-2/+4
|\ \
| * | Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-212-2/+4
| |\|
| | * qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-202-5/+4
| | * Windows native file dialogs: Split suffix list correctly.Friedemann Kleint2013-03-201-1/+3
| | * Fixed crash when VNCing and trying to use non-present XFixes extension.Mitch Curtis2013-03-151-1/+1
* | | Send expose when we get a geometry change.Gunnar Sletta2013-03-211-0/+1
* | | window should not be resizable while its transient popup is openShawn Rutledge2013-03-211-4/+11
|/ /
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-20187-1077/+12557
|\ \
| * | Fix the font engines leakingKonstantin Ritt2013-03-201-2/+2
| * | BlackBerry: implement QWidget::showMinimized()Rafael Roquetto2013-03-193-3/+38
| * | OSX: a window which has WindowDoesNotAcceptFocus isn't first responderShawn Rutledge2013-03-191-0/+2
| * | OSX: obey the Qt::WindowTransparentForInput flagShawn Rutledge2013-03-191-0/+2
| * | iOS: Use didFinishLaunchingWithOptions to support iOS < 6.0Tor Arne Vestbø2013-03-191-2/+2
| * | Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-195-0/+9
| * | Windows: Fix class name generation for Qt Quick Controls.Friedemann Kleint2013-03-181-42/+39
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-19/+19
| * | XCB: don't map hidden windowsAlberto Mardegan2013-03-151-18/+0
| * | Fix build on MinGW, Win<7Konstantin Ritt2013-03-141-2/+2
| * | Make qaccessible2.h internal.Frederik Gladhorn2013-03-146-6/+6
| * | 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