summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* On Symbian, use 16bit OpenGL if not enough GPU memory for 32bit4.8.0-symbianMurray Read2012-05-081-55/+64
* 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-232-1/+11
* Symbian building: enable symbian platform autodetectionPasi Pentikainen2012-03-231-3/+0
* Optimise QFile::seek that doesn't move the file pointerShane Kearns2012-03-193-0/+162
* 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-152-2/+15
* 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-105-21/+159
* 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-083-6/+50
* 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-032-4/+13
* Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-022-13/+22
* qt demos and qt examples config in symbian package definitionRoy Mickos2012-02-021-6/+7
* Fix exception handling in Symbian event dispatcherMurray Read2012-01-302-1/+11
* Fix exception handling testing on SymbianMurray Read2012-01-301-16/+137
* Symbian: fix qml file paths in building of demosPasi Pentikainen2012-01-268-9/+22
* 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-263-5/+103
* Fix QAbstractFileEngine autotest failure on windows/symbianShane Kearns2012-01-202-2/+1
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2012-01-206-2/+8
* tests: eliminated usage of qttest_p4.prf [part 3]Sergio Ahumada2012-01-2033-120/+143
* tests: eliminated usage of qttest_p4.prf [part 2]Sergio Ahumada2012-01-2066-209/+269
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2012-01-20102-35/+155
* tests: eliminated usage of qttest_p4.prfSergio Ahumada2012-01-20105-247/+308
* selftests: eliminated usage of qttest_p4.prfSergio Ahumada2012-01-2038-80/+41
* Symbian: qmake: Fix emulator deployment destinationsJaakko Helanti2012-01-192-7/+27
* Remove "Reviewed-By" from the commit templateShane Kearns2012-01-181-1/+0
* 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-1243-94/+439
|\
| * Fix http authentication to a different realm on the same serverShane Kearns2012-01-042-4/+35