summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-0422-448/+427
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-0322-448/+427
| |\
| | * 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
* | | [QNX]Add an option to not run fullscreenAndreas Holzammer2013-04-043-5/+30
|/ /
* | BlackBerry: fix compilationRafael Roquetto2013-04-011-1/+0
* | iOS: Specify framework dependencies in the right placeTor Arne Vestbø2013-03-311-1/+1
* | QNX: Added warning when low memory event is receivedBernd Weimer2013-03-281-0/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-2854-138/+394
|\|
| * 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 duplicated application menu items on Mac OSChris Meyer2013-03-203-4/+10
| * | | Set StyleMask to NSBorderless if FramelessWindowHint is set.Irfan Omair2013-03-141-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-135-10/+71
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-085-10/+71
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Cocoa: Pick right rectangle when rendering window maskGabriel de Dietrich2013-03-061-1/+1
| | | * | Cocoa: Fix shadowless popupsGabriel de Dietrich2013-03-062-0/+14
| | | * | Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-065-9/+56
| * | | | Fix sluggish resizing for opengl windows on X11Shawn Rutledge2013-03-132-4/+8
| |/ / /
| * | | Mac: Fix inactive window appearanceGabriel de Dietrich2013-03-061-3/+3
* | | | BlackBerry: Native BB10 QFileDialog supportRafael Roquetto2013-03-279-16/+653
| |_|/ |/| |
* | | Fix the font engines leakingKonstantin Ritt2013-03-201-2/+2