summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrading libpng: Patches to libpng 1.5.10 for Qt usageaavit2012-04-127-12/+40
* Upgrading libpng: Adding clean copy of libpng 1.5.10aavit2012-04-1242-23675/+3990
* Fix initial size of QMainWindow with unified title and toolbar on MacAndy Shaw2012-04-121-1/+1
* Ensure that the IME composition is handled correctly on MacAndy Shaw2012-04-123-5/+13
* Fix memory leak when drawing text in non-common scriptEskil Abrahamsen Blomfeldt2012-04-121-3/+10
* Widget created with type to Qt::ToolTip should have a drop shadowKatja2012-04-121-1/+1
* Accessibility: send cursor move updates.Frederik Gladhorn2012-04-121-0/+5
* Do not send QEvent::AccessibilityPrepare.Frederik Gladhorn2012-04-121-3/+0
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-122-1/+27
* QWS: Add support for HomeLocation and TempLocationBhooshan Supe2012-04-111-0/+5
* Ukrainian translation updatedVictor Ostashevsky2012-04-111-10/+81
* Use QPointer to store accessible object.Frederik Gladhorn2012-04-112-86/+98
* Make QSslCertificate test fail instead of crashShane Kearns2012-04-101-6/+12
* Fix compilation when QT_NO_CURSOR is definedRomain Pokrzywka2012-04-102-0/+7
* Find libssl on linux using paths of loaded librariesShane Kearns2012-04-101-0/+26
* Disconnect slots from the old sourcemodel in QIdentityProxyModelk.blammo@gmail.com2012-04-101-40/+40
* qmake vcxproj generator: properly escape XML attributesJoerg Bornemann2012-04-101-1/+1
* QNAM: close the channel if bytesAvailable and nothing piplinedMartin Petersson2012-04-101-8/+2
* Fix compilation when QT_NO_CURSOR is definedRomain Pokrzywka2012-04-102-0/+10
* Plug memory leak when gestures are grabbed but never triggeredAndy Shaw2012-04-101-93/+91
* Made qt_accStripAmp handle "&&"José Millán Soto2012-04-091-12/+28
* Fixes a problem with the proxy detection on WindowsThierry2012-04-051-2/+46
* Fixed build failure in tools/qml for HarmattanGareth Stockwell2012-04-051-11/+11
* Call wait() after calling quit() so that it can gracefully finishAndy Shaw2012-04-052-0/+3
* Fix signed/unsigned warnings (QWS)Sergey Gusarov2012-04-052-3/+3
* Fix clang warningSergey Gusarov2012-04-051-1/+1
* Use value of LANG if LC_TIME is empty.Thomas Sondergaard2012-04-041-0/+2
* Fix corelib build for WEC7.Janne Anttila2012-04-041-1/+3
* Move handling of rotation changes from event handler to screenKevin Krammer2012-04-045-20/+25
* Updated WebKit to 9c745c625c6d1112cec51d742ecc8c041cc090d7Simon Hausmann2012-04-044-3/+15
* Add a native interface with the ability to query the window groupThomas McGuire2012-04-035-3/+168
* Add support for screen overlays / foreign windowsThomas McGuire2012-04-038-19/+112
* Make everything in QBBScreen non-staticThomas McGuire2012-04-036-110/+127
* Fix QTcpServer::listen() returning true when the port is in use on OS X.Robin Burchell2012-04-032-1/+24
* test: Mark test as insignificant on MacSergio Ahumada2012-04-031-1/+1
* test: Mark test as insignificant on WindowsSergio Ahumada2012-04-031-1/+1
* Fix a crash in cursorToX() when new block is addedJiang Jiang2012-04-031-0/+4
* Memory leak fix of sqlite driver when close failedHonglei Zhang2012-04-033-3/+66
* Updated Russian translationSergey Belyashov2012-04-021-1/+76
* Fix platforms.pro scope to match all QNX platformsRafael Roquetto2012-04-021-1/+1
* Fix QFileSystemEngine::tempPath on Blackberry OSRafael Roquetto2012-04-011-0/+7
* Separate virtual keyboard interface and implementationKevin Krammer2012-04-0110-109/+252
* Fix regressions due to partial QSslSocket::peek fixShane Kearns2012-03-303-12/+163
* Fix compilation error on Solaris caused by ShapeInputIikka Eklund2012-03-301-0/+2
* Move screen event processing into its own classKevin Krammer2012-03-306-514/+653
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-3010-64/+93
* Fix build error for Blackberry OS QDesktopServicesRafael Roquetto2012-03-301-0/+1
* Fix window focusing problem in SymbianPauli Jarvinen2012-03-301-1/+1
* tests: Mark unstable test as insignificant on WindowsSergio Ahumada2012-03-302-0/+4
* The scaling should not effect the width of a cosmetic penAndy Shaw2012-03-301-1/+1