summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2019-46/+114
|\
| * QNX: Fix screen rotationRafael Roquetto2013-06-192-1/+7
| * QNX: Add option to disable screen power save from an envvarSean Harmer2013-06-191-0/+10
| * Remove use of 'register' from Qt.Stephen Kelly2013-06-172-2/+2
| * Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-172-1/+9
| * Cocoa save file dialog behavior fixSamuel Gaist2013-06-161-9/+8
| * Fix for OS X QFileDialog showing bundle as directorySamuel Gaist2013-06-161-1/+1
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-1510-33/+74
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1210-33/+74
| | |\
| | | * Cocoa: Make QWidget::showNormal() work on minimized windowsGabriel de Dietrich2013-06-121-1/+1
| | | * Cocoa: Make sure internal minimized state is up to dateGabriel de Dietrich2013-06-122-14/+17
| | | * Cocoa: Update window state when maximizing from the title barGabriel de Dietrich2013-06-124-0/+20
| | | * Cocoa: Make sure we update internal window fullscreen stateGabriel de Dietrich2013-06-123-4/+17
| | | * Cocoa: Remove compilation warningGabriel de Dietrich2013-06-121-0/+1
| | | * Fix gcc warnings about unused-valueKai Koehne2013-06-121-1/+1
| | | * Disable long press on AndroidPaul Olav Tvete2013-06-101-0/+4
| | | * Windows save file dialog: Set default suffix only once.Friedemann Kleint2013-06-101-18/+18
| | | * Fix issue when QKeyEvent::text() was returning empty stringGatis Paeglis2013-06-101-5/+5
| * | | BlackBerry: fix delayed root window posting on OpenGLRafael Roquetto2013-06-141-0/+3
* | | | QNX: Replaced physical screen size warningBernd Weimer2013-06-171-4/+11
* | | | Move iOS event dispatcher from platform plugin to platform support.Ian Dean2013-06-134-458/+1
* | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-1216-74/+151
|\| | |
| * | | Windows: Prevent spurious leave events.Sebastian Eifert2013-06-122-1/+4
| |/ /
| * | Fix leak in QCocoaDrag.Ivan Komissarov2013-06-111-1/+3
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-105-22/+69
| |\|
| | * Windows: Send a geometry change after Window creation.Friedemann Kleint2013-06-071-0/+3
| | * Cocoa:Fixed crash when sharing QMenu between two QMenuBar instancesRomain Perier2013-06-074-22/+66
| * | QNX: fix QQnxWindowRafael Roquetto2013-06-072-36/+45
| * | Fix for when we don't have XSettingsJørgen Lind2013-06-071-4/+18
| * | Cocoa Accessibility: fix ignoring of objectsFrederik Gladhorn2013-06-072-5/+3
| * | Fix themeHint typo in qcocoatheme: PasswordMaskDelay should be PasswordMaskCh...Daiwei Li2013-06-061-1/+1
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-052-4/+8
| |\|
| | * eglfs: Fix bug determining physical screen sizeAndy Nichols2013-06-031-2/+6
| | * eglfs: prevent expose/geometrychange loopAndy Nichols2013-06-031-2/+2
* | | iOS: Remove need for separate qtiosmain libraryTor Arne Vestbø2013-06-126-92/+151
* | | iOS: Remove need for -force_load of platform pluginTor Arne Vestbø2013-06-121-0/+4
* | | Use QUDeviceHelper instead of custom code.Hannu Lyytinen2013-06-089-452/+29
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-0424-76/+230
|\| |
| * | Fixes QKeyEvent::count() on Windowsaavit2013-06-041-7/+7
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-0313-46/+42
| |\|
| | * Use [NSEvent characters] to retrieve the input character.Gatis Paeglis2013-05-301-14/+5
| | * Windows: Suppress mouse events synthesized by OS.Friedemann Kleint2013-05-302-0/+14
| | * Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-304-5/+5
| | * QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-302-15/+3
| | * Cocoa: Allow delayed title setting in menu itemsGabriel de Dietrich2013-05-301-2/+3
| | * Cocoa: Hide empty menus from the menubarGabriel de Dietrich2013-05-301-0/+11
| | * Fix QPlatformWindow::initialGeometry() to not touch large windows.Friedemann Kleint2013-05-281-9/+0
| | * Cocoa: Use actual modifiers when sending ShortcutOverride eventGabriel de Dietrich2013-05-281-1/+1
| * | Fix leak in QNSView.Ivan Komissarov2013-05-311-0/+2
| * | Support Mac key equivalent Cmd+PeriodGatis Paeglis2013-05-312-0/+18
| |/