summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QElfParser: fix type of sh_sizePino Toscano2012-05-162-3/+3
* qhttpthreaddelegate: check that we have a reply set when reading.Martin Petersson2012-05-161-0/+3
* Fix missing include in QWS shared memorySamuli Piippo2012-05-151-0/+1
* QHttpMultiPart: supply new line at the end of the bodyPeter Hartmann2012-05-141-2/+2
* XShaping drag and drop fixesAlbert Astals Cid2012-05-141-8/+12
* QNetworkReply::setReadBufferSize fix for threaded httpMartin Petersson2012-05-139-6/+123
* fix composition (C/KC) of some sequencesKonstantin Ritt2012-05-111-2/+3
* Wrong signals received when moving Flickable elementKatja2012-05-111-2/+2
* Always process window (de)activated eventsKevin Ottens2012-05-101-3/+0
* Advertise window (de)activation to Qt event systemKevin Ottens2012-05-103-0/+34
* Emit signals to notify window (de)activationKevin Ottens2012-05-104-0/+46
* Avoid emitting finished() before user can connect the signalShane Kearns2012-05-091-1/+1
* Connect bearer engines to manager with QueuedConnectionShane Kearns2012-05-091-4/+8
* QNetworkAccessManager - ensure abort reaches QFtpShane Kearns2012-05-081-0/+3
* QFtp - implement fast abort for downloadsShane Kearns2012-05-081-5/+16
* Windows 7 - fix nativewifi bearer pluginShane Kearns2012-05-082-7/+21
* Use reference count to close down idle network sessionShane Kearns2012-05-081-4/+4
* Remove not present networks from QNetworkInterface::allInterfacesShane Kearns2012-05-081-2/+1
* Symbian: fix AlignedBlockAllocator initialization on emulatorPasi Pentikainen2012-05-081-1/+1
* Fix define to build without gtk style.Frederik Gladhorn2012-05-081-1/+1
* Clicking on a disabled ListView's delegate breaks mouse interactionPasi Pentikainen2012-05-081-1/+1
* On Symbian, use 16bit OpenGL if not enough GPU memory for 32bitMurray Read2012-05-071-55/+64
* Fix application font loading in basic font dbJiang Jiang2012-05-041-5/+15
* Fix for clipped Vietnamese characters when typed with VKBMarko Kenttala2012-05-042-0/+109
* Fix Symbian key event code mapping in QSymbianControlRiikka Inkila2012-05-041-1/+1
* Pass configured timeout to callWithCallback too.David Faure2012-05-041-1/+2
* Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380618cde6David Faure2012-05-041-2/+2
* Fix compilation error on old Unix systems caused by ShapeInputSergio Ahumada2012-05-031-1/+3
* Fixed crash issue in QtDBus if D-Bus not installedTero Ahola2012-05-031-1/+1
* Fix atomics on SPARCThiago Macieira2012-05-031-8/+8
* Add implementation of virtual keyboard based on BPS eventsKevin Krammer2012-05-038-43/+339
* Handle navigator events in BPS event filterKevin Krammer2012-05-033-4/+81
* Updated WebKit to a096458b01a9387719308c99e5917a7b42196078Simon Hausmann2012-05-034-7/+33
* Register for and handle screen events delivered through BPSKevin Krammer2012-05-038-52/+100
* Use BPS based event handlingKevin Krammer2012-05-039-2/+399
* Fix crash with evaluation licenseSamuli Piippo2012-04-271-7/+2
* Fix memory leak in 64-bits ODBC driverHonglei Zhang2012-04-271-1/+2
* Compile on Mac OS X with unsupported/macx-clangBradley T. Hughes2012-04-272-2/+2
* Fix crash in TextEdit when changing text content.Andrew den Exter2012-04-271-1/+1
* Take account of spanned items in QTreeView when dragging.Stephen Kelly2012-04-261-32/+9
* Use non-blocking reads on virtual keyboard pps device.Kevin Krammer2012-04-261-1/+6
* Improved detection of libcrypto and libssl.Niels Weber2012-04-251-12/+51
* Add out-of-memory checks to QImagePauli Jarvinen2012-04-251-0/+11
* Off-by-one-line error in QVGPaintEngine::drawImageMurray Read2012-04-251-1/+1
* Symbian: fix symbian deffilesPasi Pentikainen2012-04-254-5/+8
* Fix QThread start failure due to bad thread name on SymbianJuha Kukkonen2012-04-251-1/+10
* Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-255-7/+388
* Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-251-2/+19
* QSqlQueryModel::fetchMore() documentation fixMark Brand2012-04-241-1/+1
* Do not force OpenGL sample buffers on in the qnx qpa pluginSean Harmer2012-04-231-1/+0