summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Symbian: disable OpenVG as default on Symbian emulator buildsPasi Pentikainen2012-06-131-1/+1
* QWizard/Win: Drag window on Vista with only left mouse buttonJonathan Liu2012-06-091-1/+1
* Fix QFile append on windowsShane Kearns2012-06-092-2/+10
* Mac: Remove "unsupported" warning for 10.8Morten Sorvig2012-06-081-1/+4
* Add Blackberry path for SSL certificatesNicolas Arnaud-Cormos2012-06-071-0/+1
* Mark the testSslOption method as introduced from Qt 4.8Laszlo Papp2012-06-071-0/+2
* QDeclarativeTextInput sends delayed mouse events to input contextLauri Malmi2012-06-071-3/+13
* QNAM - maintain a weak reference to the QNetworkSessionShane Kearns2012-06-064-31/+49
* Track active network replies without qFindChildrenShane Kearns2012-06-062-1/+7
* Windows: Fix uic3 autotest.Friedemann Kleint2012-06-021-2/+4
* Fix dangling pointer issue in QGraphicsItem focus handlingPauli Jarvinen2012-06-011-6/+6
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-311-1/+1
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-311-2/+0
* DirectFB: Improvement for QDirectFBPaintEngine::fill()Marcel Schuette2012-05-301-12/+9
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-301-1/+1
* Updated HID drivers for INTEGRITYKalle Viironen2012-05-302-178/+298
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-251-1/+1
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-251-0/+13
* Add OS version detection for windows 8Andreas Holzammer2012-05-242-0/+6
* Include scope ids in QHostAddress from QNetworkInterfaceShane Kearns2012-05-242-3/+17
* Properly handle unexpected EOF in QHttpThreadDelegateShane Kearns2012-05-241-6/+9
* Fix sending UDP packets to link local addressesShane Kearns2012-05-242-18/+27
* Fix local variable is initialized but not referenced warningNicolas Arnaud-Cormos2012-05-231-6/+7
* QRegExp: fix crashGiuseppe D'Angelo2012-05-231-0/+2
* QNetwork: fix compilation with no opensslMartin Petersson2012-05-221-1/+1
* Symbian: inputcontext reports pointer events to FEP during inline editLauri Malmi2012-05-213-5/+35
* QNetworkAccessManager: Read all from socket on remote host closeMartin Petersson2012-05-211-0/+26
* QNX: Special case z-ordering of the QDesktopWidget windowSean Harmer2012-05-211-1/+11
* QRegExp: fix autotest, fix usage of uninitialized valuesGiuseppe D'Angelo2012-05-211-1/+1
* Fix memory leak in qdeclarativevisualdatamodel.Andrew den Exter2012-05-211-2/+4
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-9/+9
* Enable some SQLITE extensions on BB by defaultRafael Roquetto2012-05-161-0/+1
* 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