summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-0432-563/+698
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-0332-563/+698
| |\
| | * Correct location of mtdev define.Robin Burchell2013-04-031-1/+1
| | * Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-1/+1
| | * Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-0221-443/+598
| | * 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
| | * Remove unused header file.Gatis Paeglis2013-03-301-2/+0
| | * 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-2868-149/+1501
|\|
| * QCocoaScreen: Properly align secondary screens w.r.t. primary screenGabriel de Dietrich2013-03-271-5/+22
| * Allow tslib to be specified at configure time.Michael Brasser2013-03-261-0/+4
| * 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 when updating in dtorFrederik Gladhorn2013-03-232-1/+7
| * 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
| * Only instantiate QAccessibleWidget after trying inherited classesFrederik Gladhorn2013-03-222-10/+9
| * Implement [QNSView isOpaque]Morten Johan Sørvig2013-03-224-13/+17
| * Add qMenuToNSMenu() and qMenuBarToNSMenu() to QCocoaNativeInterface.Dmytro Tyshchenko2013-03-212-0/+25
| * Introducing QComposeInputContextGatis Paeglis2013-03-219-0/+1087
| * 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-20236-1212/+13935
| |\ \
| * | | 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
| | |\ \ \ | | | | |/ | | | |/|