summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* RR scheduler error handling for deleted active objectsMurray Read2012-04-202-4/+10
* QNam: try to read the last CRLF when chunked encoding is used.Martin Petersson2012-04-102-3/+21
* Fix performance problem with NTLM auth in http POSTShane Kearns2012-03-301-0/+2
* Symbian: drop OpenGL ES in non-supported hardwarePasi Pentikainen2012-03-231-0/+3
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-191-0/+3
* Symbian: Support for apps on previous symbian releaseSatyam Bandarapu2012-02-271-1/+14
* Fix backspace on empty lines with custom QML editorsAapo Haapanen2012-02-271-1/+4
* Build break fixAri Lehtola2012-02-231-1/+2
* Allowing symbian cleanup code in thread started and finished slotsMurray Read2012-02-231-2/+10
* Fix for Shazam crashMurray Read2012-02-161-7/+5
* Fixed CustomDashLine drawing bug.Samuel Rødal2012-02-151-1/+3
* Fix progress bar values >100% when http upload is retriedShane Kearns2012-02-152-1/+2
* Checking for directory exists in failed QDir::mkpath on SymbianMurray Read2012-02-151-2/+9
* Fix crash in positionInLigatureJiang Jiang2012-02-131-1/+1
* Symbian: Fix for VKB default language to English in RTL variantSatyam Bandarapu2012-02-131-1/+1
* Avoiding early deleteLater in Symbian with better loopLevel trackingMurray Read2012-02-104-21/+47
* Symbian: Fix for blank window after taping Editing options.Satyam Bandarapu2012-02-102-8/+45
* Fix for effects in Qt-applications startupAri Lehtola2012-02-101-0/+7
* Prevent crashing on Symbian in case EGL surface creation fails.Pauli Jarvinen2012-02-094-1/+21
* Fix Qt to use font with simplified chinese characters as default if neededMarko Kenttala2012-02-091-0/+8
* Changes in Symbian CleanupStack use to allow dodgy app startMurray Read2012-02-082-12/+11
* Handling adopted thread death with active timers on SymbianMurray Read2012-02-082-6/+23
* Fix height of some Thai charactersMarko Kenttala2012-02-081-0/+28
* Fix pinch-zoom problem when application is deactivatedJarkko T. Toivonen2012-02-072-3/+11
* Change QUrl::toLocalFile to return path for relative urlsAapo Haapanen2012-02-031-1/+8
* Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-022-13/+22
* Fix exception handling in Symbian event dispatcherMurray Read2012-01-301-1/+1
* Add a public API for releasing cached GPU resources on SymbianGareth Stockwell2012-01-264-0/+15
* Catch exceptions inside QSymbianControl::DrawJaakko Helanti2012-01-262-1/+16
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-262-4/+11
* Using samples=0 to turn multisampling offmread2012-01-162-2/+2
* Fix for player application exit crashSatyam Bandarapu2012-01-164-2/+14
* Recovering from draw failures after EGL surface creation failuremread2012-01-166-31/+27
* symbian - fix lockup when a network session is opened from its errorShane Kearns2012-01-161-6/+6
* Merge commit 'c5ddcb33' into 4.8.0-symbianPasi Pentikainen2012-01-1228-81/+193
|\
| * Fix http authentication to a different realm on the same serverShane Kearns2012-01-041-4/+2
| * Fix race in http connection channelShane Kearns2012-01-042-1/+3
| * Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-048-13/+52
| * Handle plain socket write errors in SSLShane Kearns2012-01-041-2/+9
| * Fix for assertion failureShane Kearns2012-01-042-1/+6
| * Fix faulty logic in http connection pipeliningShane Kearns2012-01-041-2/+6
| * QThreads on Symbian are named to allow them to be opened externallymread2012-01-041-1/+17
| * Symbian: Fix exporting and importing of some functions for autotestsMiikka Heikkinen2011-12-216-6/+6
| * Fix missing part from commit dae052cb11c0018121f2c4028aed9db17769fd77Jani Hautakangas2011-12-191-0/+1
| * Fix m_longTapDetector causing crash.Jani Hautakangas2011-12-191-6/+8
| * Fix to incorrect ApplicationActivate event in QtOpenGLJani Hautakangas2011-12-166-33/+69
| * Symbian - Fix QFile::map with non page aligned offsetsShane Kearns2011-12-151-3/+5
| * Symbian: fix tst_QMenuBar::task256322_highlight() regressionSatyam Bandarapu2011-12-151-0/+2
| * Default to QDir::homePath() in Symbian native file dialogsGareth Stockwell2011-12-131-2/+2
| * Fix NTLM authentication with email addressShane Kearns2011-12-121-8/+3