summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak101-1162/+1959
2014-04-26Tizen: Refactored mkspecs. One platform for all profiles.Tomasz Olszak1-1/+1
2014-04-25Fix build error when targeting Blackberry PlaybookThomas Perl1-0/+2
2014-04-25QNX: Do not crash if physical screen size is not setFabian Bumberger1-5/+5
2014-04-25remove superfluous includeJoerg Bornemann1-1/+0
2014-04-25Document setUniformValue limitations wrt non square matricesLaszlo Agocs1-0/+48
2014-04-25Windows: Reject focus-in caused by reparenting Windows.Friedemann Kleint1-0/+9
2014-04-25QNX: Don't create a platform window for a desktop widgetFabian Bumberger3-6/+16
2014-04-25QMenu: Add support for QWidgetAction on MacGabriel de Dietrich4-2/+60
2014-04-25Use showNormal() instead of show() in QToolTip.Milian Wolff1-2/+2
2014-04-25Accessibility Mac: implement min/max valueFrederik Gladhorn1-0/+25
2014-04-25Accessibility Mac: Make value interface settableFrederik Gladhorn1-0/+14
2014-04-25Accessibility Windows: Improve MenusFrederik Gladhorn3-8/+0
2014-04-25Accessibility Mac: Fix reading of empty lines in text editFrederik Gladhorn1-1/+1
2014-04-25Avoid a double memory copy during bindTextureAllan Sandfeld Jensen1-1/+13
2014-04-25Don't use GL_REPEAT for image-brush drawing on OpenGL ES2Allan Sandfeld Jensen1-1/+9
2014-04-25Build fix with defined DEBUG_MOCJędrzej Nowacki2-370/+211
2014-04-25Update tooltip palette when receiving a theme change notification.Friedemann Kleint2-4/+11
2014-04-25Windows: Add missing colors to tooltip palette.Friedemann Kleint1-1/+5
2014-04-25Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen38-263/+635
2014-04-25Document that the connection stay active when objects used in a lambda are de...Olivier Goffart1-0/+4
2014-04-25QNX: Fix geometry change handlingBernd Weimer1-7/+3
2014-04-25Direct2D QPA: Improve software fallback mechanismLouai Al-Khanji3-45/+80
2014-04-25Direct2D QPA: Fix paint engine state handlingLouai Al-Khanji2-13/+57
2014-04-25Direct2D QPA: Optimize ClippingLouai Al-Khanji4-91/+96
2014-04-25Direct2D QPA: Disable vsyncLouai Al-Khanji1-1/+1
2014-04-25Improve COM error handling in the Windows platform plugin.Friedemann Kleint1-19/+51
2014-04-24Remove unneeded ;Albert Astals Cid5-6/+6
2014-04-24Fix up EGL config selection commentsLaszlo Agocs1-18/+32
2014-04-24Allow logging to stderrBernd Weimer1-6/+30
2014-04-24Direct2D QPA: Do not attempt to create swap chain for desktop widgetLouai Al-Khanji1-0/+3
2014-04-24Bump Qt version to 5.3.1Sergio Ahumada1-2/+2
2014-04-23Merge remote-tracking branch 'origin/release' into stableJani Heikkinen38-263/+635
2014-04-23Windows printer support: Fix linking problem when built with -no-opengl .Friedemann Kleint1-1/+1
2014-04-23Fix warning with -Wswitch-enumKonstantin Ritt2-0/+6
2014-04-22WinRT: Handle back button as press or releaseAndrew Knight1-6/+4
2014-04-22ANGLE WinRT: Call Trim() when application suspendsAndrew Knight3-0/+180
2014-04-22WinRT: Fix TCP socket readsAndrew Knight2-122/+215
2014-04-18Fix copy-paste error.Richard J. Moore1-1/+1
2014-04-18Fix copy-paste error.Richard J. Moore1-1/+1
2014-04-18Fix copy-paste error.Richard J. Moore1-1/+1
2014-04-18Cocoa: NSMenu views never get viewDidUnhide calledGabriel de Dietrich1-0/+41
2014-04-18QPrintDialog - Fix Mac reference counting error.Morten Johan Sørvig1-3/+3
2014-04-18QPrintDialog - Fix mac change of printer nameJohn Layt1-5/+5
2014-04-18Android input method fixPaul Olav Tvete1-1/+1
2014-04-18Revert "Automatically link printsupport plugins to static applications."Oswald Buddenhagen1-1/+0
2014-04-17QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich5-0/+30
2014-04-17QMacNativeWidget: Fix background renderingGabriel de Dietrich1-0/+1
2014-04-17fix read notification in QWindowsPipeReader::waitForPipeClosedJoerg Bornemann1-0/+1
2014-04-17When a window loses focus to a popup, event has PopupFocusReasonShawn Rutledge1-2/+10