summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Fix build failureGareth Stockwell2011-02-102-6/+6
| | * | | | | | | Recreate Symbian raster backing store when WA_TranslucentBackground setGareth Stockwell2011-02-103-4/+42
| | * | | | | | | Fix few QFileDialog static method issues in Symbian^3Miikka Heikkinen2011-02-102-5/+9
| | * | | | | | | Fixed a bug where the softkeys would leave a see-through "hole".axis2011-02-091-0/+13
| | * | | | | | | Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-092-15/+23
| | * | | | | | | Fixed compilerwarnings regression in public headers.axis2011-02-091-2/+2
| | * | | | | | | Fix duplicate definition errorShane Kearns2011-02-091-4/+0
| | * | | | | | | Fix namespace errorShane Kearns2011-02-091-3/+3
| | * | | | | | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-094-6/+13
| | * | | | | | | Don't crash when creating backtrace for built-in JS function (2nd try)Kent Hansen2011-02-096-5/+76
| | * | | | | | | Don't crash when creating backtrace for built-in JS functionKent Hansen2011-02-092-1/+17
| | * | | | | | | Support seperate versions of installed modulesmae2011-02-0912-13/+302
| | * | | | | | | QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-095-14/+223
| | * | | | | | | Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-092-24/+158
| | * | | | | | | Namespace compilation - OCI typedefs should be outside Qt namespace.Michael Goddard2011-02-081-3/+3
| | * | | | | | | Update some documentation about what happens with select()/setQuery().Michael Goddard2011-02-082-0/+4
| | * | | | | | | Mention the requirement for OCI when building the SQL oracle driver.Michael Goddard2011-02-081-1/+3
| | * | | | | | | Try to document that invalid database arguments use the default database.Michael Goddard2011-02-082-2/+4
| | * | | | | | | Make sure that setRecord emits dataChanged() with OnManualSubmit.Michael Goddard2011-02-082-2/+10
| | * | | | | | | Fix qt.sis platform dependencies for Symbian^3 builds.Miikka Heikkinen2011-02-041-5/+7
| | * | | | | | | Fix QMutex can deadlock when calling tryLockOlivier Goffart2011-02-032-1/+42
| | * | | | | | | Fix potential networking crash due to null-pointer dereferenceSimon Hausmann2011-02-011-3/+3
| | * | | | | | | Invalidate QScriptPrograms when engine is destroyedKent Hansen2011-01-314-7/+42
| | * | | | | | | No longer replace dash and dot in TARGET with underscore in SymbianMiikka Heikkinen2011-01-315-81/+89
| | * | | | | | | Fix alignment issue causing crash in QtScript/JavaScriptCoreKent Hansen2011-01-314-84/+76
| | * | | | | | | Orientation control implementation for Symbianmread2011-01-313-3/+52
| | * | | | | | | Application background is incorrect if app locked to landscape.Sami Merila2011-01-281-4/+4
| | * | | | | | | add autotest for digest authenticationPeter Hartmann2011-01-261-10/+20
| | * | | | | | | Temporary fix for ambiguous cast from four letter char constantEckhart Koppen2011-01-261-2/+2
| | * | | | | | | Fix QMAKE_POST_LINK in Symbian for targets with special characters.Miikka Heikkinen2011-01-261-1/+1
| | * | | | | | | Improved QMAKE_POST_LINK support in symbian-sbsv2Miikka Heikkinen2011-01-261-22/+34
| | * | | | | | | QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-268-40/+303
| | * | | | | | | Fix cursor position adjustment when removing stringsJiang Jiang2011-01-262-1/+31
| | * | | | | | | Fix loop count in animanted gifs sometimes being incorrectSimon Hausmann2011-01-251-2/+8
| | * | | | | | | Fixed UTF-8 application names in device application menu in SymbianMiikka Heikkinen2011-01-251-0/+1
| | * | | | | | | HTTP: fix digest authenticationPeter Hartmann2011-01-251-18/+1
| | * | | | | | | Avoid possible font name collisions on fbservAlessandro Portale2011-01-253-23/+343
| | * | | | | | | Fix crash in QtScript/JSC stack allocator on SymbianKent Hansen2011-01-251-0/+6
| | * | | | | | | positionViewAtIndex can fail when positioned near end of list.Martin Jones2011-01-214-5/+18
| | * | | | | | | BorderImage fails for .sci source containing a URLMartin Jones2011-01-213-5/+13
| | * | | | | | | Fix memory leakAaron Kennedy2011-01-211-0/+5
| | * | | | | | | Request font sizes with only 0.5pt resolution.Martin Jones2011-01-216-20/+54
| | * | | | | | | Revert "Fix loaded() signal to be emitted only once"Bea Lam2011-01-213-89/+67
| | * | | | | | | Build failure fix (related to QT-4079)Sami Merila2011-01-201-1/+1
| | * | | | | | | QWidgets support for VGA screenSami Merila2011-01-201-1/+3
| | * | | | | | | Switch default Phonon backend on Symbian from Helix to MMFGareth Stockwell2011-01-201-12/+6
| | * | | | | | | TextEdit implicit size varied depending upon wrapMode.Martin Jones2011-01-201-2/+6
| | * | | | | | | Fix compilation error.Jason McDonald2011-01-201-0/+2
| | * | | | | | | Do not load aplication fonts on Symbian^1 and belowAlessandro Portale2011-01-201-0/+3
| | * | | | | | | Supporting Qt application fonts on SymbianAlessandro Portale2011-01-204-28/+225