summaryrefslogtreecommitdiffstats
path: root/src/plugins
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
* | 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
* | 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 the font engines leakingKonstantin Ritt2013-03-201-2/+2
| * | BlackBerry: implement QWidget::showMinimized()Rafael Roquetto2013-03-193-3/+38
| * | Fix crash when trying to access accessible parent in dtorFrederik Gladhorn2013-03-191-1/+1
| * | 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-169-70/+70