summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QWS: Add support for HomeLocation and TempLocationBhooshan Supe2012-04-111-0/+5
* Use QPointer to store accessible object.Frederik Gladhorn2012-04-112-86/+98
* 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
* QNAM: close the channel if bytesAvailable and nothing piplinedMartin Petersson2012-04-101-8/+2
* 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
* 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-031-1/+7
* 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-032-3/+12
* 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-302-11/+32
* 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
* The scaling should not effect the width of a cosmetic penAndy Shaw2012-03-301-1/+1
* Support QDesktopServices on BlackBerry platformsRafael Roquetto2012-03-293-1/+128
* QNam: try to read the last CRLF when chunked encoding is used.Martin Petersson2012-03-292-3/+21
* Fix scopes on iconv related pro/pri filesRafael Roquetto2012-03-281-1/+1
* Give QThread threads better names on SymbianMurray Read2012-03-271-6/+17
* Fixed a possible crash in Qt CocoaThierry Bastian2012-03-261-4/+8
* Updated WebKit to c0107296d95cf4f2e988513db42572976ff7d55eSimon Hausmann2012-03-265-79/+95
* Fix performance problem with NTLM auth in http POSTShane Kearns2012-03-231-0/+2
* Symbian: drop OpenGL ES in non-supported hardwarePasi Pentikainen2012-03-231-0/+3
* Make QNX virtual keyboard handling main event loop drivenKevin Krammer2012-03-222-86/+90
* Use main thread event loop for navigator event processingKevin Krammer2012-03-225-71/+53
* Doc Fix- a QML MouseArea Elelment can accept 5 buttons.Rick Stockton2012-03-201-0/+2
* TGA imageformat: fix broken canRead plugin functionAlexander Anokhin2012-03-191-3/+5
* Fix bug in qsslsocket peek()Kalle Viironen2012-03-192-0/+38
* Cherry picking qt5 bugfix 437da962c2b486b1a1722aac003bfa00b93ac204 to qt4.Arnt Witteveen2012-03-191-8/+10
* Fixed MSVC2011 buildEugene Shcherbina2012-03-198-22/+20
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-191-2/+5
* Removing Symbian fast allocator implementationMurray Read2012-03-1612-6467/+3
* Crash in Symbian text codec creation without CleanupStackMurray Read2012-03-151-1/+5