summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-0721-47/+158
|\
| * Make QWindowContainer accessibleFrederik Gladhorn2014-02-054-2/+51
| * QNX: fix wrong coding styleRafael Roquetto2014-02-051-1/+1
| * Plugin minimalegl: Remove superfluous keys() function.Friedemann Kleint2014-02-051-8/+0
| * Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-02-052-1/+8
| * OSX: FileDialogHelper uses options to remember the selected filterShawn Rutledge2014-02-031-2/+4
| * Upgrade Window Level for stay on top widget on OS XSamuel Gaist2014-01-311-1/+1
| * Remove unused variableFrederik Gladhorn2014-01-292-2/+0
| * Cocoa: Silence tablet event warning on 10.6Morten Johan Sørvig2014-01-281-0/+6
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-272-1/+4
| |\
| | * X11: build again on Linux distros that don't have XInput 2.2Shawn Rutledge2014-01-271-1/+3
| | * Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-221-0/+1
| * | Cleanup of the android clipboard handlingSamuel Gaist2014-01-232-5/+13
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-2211-17/+61
| |\|
| | * Work around FBO readback bug on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt2014-01-213-7/+9
| | * Cocoa: avoid a crash for cursor in QCocoaWindowLiang Qi2014-01-211-1/+5
| | * Use non-threaded render loop on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt2014-01-174-1/+29
| | * Windows: Do not try to update keymap on WM_IME_CHAR messagesOliver Wolff2014-01-171-2/+2
| | * [QNX] Set Window usageAndreas Holzammer2014-01-162-0/+13
| | * Revert "Cocoa: fix single punctuation input via CJK input method"Liang Qi2014-01-161-0/+5
| | * Cocoa: Popups should not become keyGabriel de Dietrich2014-01-162-9/+1
| * | X11: Qt::ActiveWindowFocusReason in QFocusEvent when appropriateShawn Rutledge2014-01-211-3/+3
* | | Emit ScreenChanged events on X11Allan Sandfeld Jensen2014-02-061-0/+10
* | | Cocoa: Add improved cursor updating code path.Morten Johan Sørvig2014-02-062-6/+22
* | | Remove unused private member (fixes compilation with Clang 3.4)Thiago Macieira2014-02-062-2/+0
* | | Cocoa: Allow frameless NSWindow child QWindowsGabriel de Dietrich2014-02-053-48/+331
* | | QPrinter - Enable changing of Orientation on MacJohn Layt2014-02-051-12/+9
* | | QPrintEngne - Fix PPK_CreatorJohn Layt2014-02-052-6/+7
* | | QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-052-8/+10
* | | QPrintEngine - Fix PPK_DocumentNameJohn Layt2014-02-051-8/+9
* | | QPrinter - Clean up Print Engine Key defaults and testsJohn Layt2014-02-051-10/+78
* | | Adds the ability to not have an activity on AndroidThierry Bastian2014-02-051-31/+43
* | | Cocoa: Establish pattern for accessing globalsMorten Johan Sørvig2014-02-046-30/+50
* | | Add suspend and resume event handling for WinRTMaurice Kalinowski2014-02-042-0/+39
* | | Fix character mirroring issue with HarfBuzz-NGKonstantin Ritt2014-02-043-44/+6
* | | Clean up QXCBSessionManagerSamuel Gaist2014-02-032-25/+2
* | | Windows: Silence QWindowsOleDataObject::GetData().Friedemann Kleint2014-02-031-1/+1
* | | [QNX] Handle the case when an egl surface can not be createdFabian Bumberger2014-02-022-3/+5
* | | [QNX} Remove adjustBufferSize from the egl windowFabian Bumberger2014-02-026-12/+8
* | | [QNX] Fix crash when creating eglSurfaceFabian Bumberger2014-02-021-2/+2
* | | Move Direct2D paint engine on top of QPaintEngineExLouai Al-Khanji2014-01-313-468/+531
* | | Cocoa: Merge QNSWindow and QNSPanel, inherit NSPanelGabriel de Dietrich2014-01-312-130/+99
* | | Windows: Fixed alert sound of QMessageBox.Friedemann Kleint2014-01-311-26/+21
* | | eglfs: Mouse hotplugging supportLaszlo Agocs2014-01-312-19/+1
* | | Disable the rendering profilingBogDan Vatra2014-01-311-2/+5
* | | Fix the repaint position.BogDan Vatra2014-01-311-1/+1
* | | Don't add/remove/lower/raise children windows to the TLW stack.BogDan Vatra2014-01-311-0/+12
* | | Fix repaint of transparent images.BogDan Vatra2014-01-312-65/+47
* | | Fix surface leak, cleanup opengl window.BogDan Vatra2014-01-312-11/+5
* | | Sort include headersBogDan Vatra2014-01-311-8/+7