summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prevents crashing when ICO file has bad color table valueMauri VehniƤinen2011-02-181-0/+2
* Changed the localized vendor name for Qt SIS packages to "Nokia"Eckhart Koppen2011-02-183-3/+3
* Remove sqlite3.sis from qt.sis.Miikka Heikkinen2011-02-171-17/+0
* Remove sqlite3_selfsigned.sis as it is no longer usable or needed.Miikka Heikkinen2011-02-172-2/+1
* Revert "Fix compilation error."Jason McDonald2011-02-171-2/+0
* Introduce new flag for splitview support in SymbianSami Merila2011-02-172-0/+8
* Bump QtWebKit version to 2.0.2Ademar de Souza Reis Jr2011-02-171-2/+2
* Update .def files for 4.7.2.Jason McDonald2011-02-172-43/+87
* Change to release license header.Jason McDonald2011-02-163816-49374/+49374
* Fix for clipping failure in OpenVG paint engine.Jani Hautakangas2011-02-162-5/+33
* Don't leak ScopeChainNode'sJason McDonald2011-02-161-3/+1
* Fix for ARMV6 drawhelper blendingJani Hautakangas2011-02-151-2/+2
* Worked around a SC issue in S60 3.x vs 5.0 versions.axis2011-02-151-1/+13
* Rename 'plugins\qmldebugging' (work around qmake issues)Kai Koehne2011-02-146-4/+4
* QDeclarativeDebug: Remove unused fileKai Koehne2011-02-142-1/+0
* QDeclarativeDebug: Move Tcp server to separate pluginKai Koehne2011-02-1410-68/+136
* QDeclarativeDebug: Move networking code out of QDeclarativeDebugServerKai Koehne2011-02-149-95/+383
* QDeclarativeDebug: Decouple QDDServer, QDDService classesKai Koehne2011-02-145-311/+541
* Fix declarative autotest compilation on SymbianJoona Petrell2011-02-141-1/+1
* Make addImportPath() work for windows paths starting with lower caseBea Lam2011-02-141-2/+4
* Update modules-related tests and docsBea Lam2011-02-142-2/+24
* Fix QFileDialog Symbian native file dialog filename filtering.Miikka Heikkinen2011-02-141-33/+19
* Don't crash when BMP color table is brokenHarald Fernengel2011-02-111-0/+2
* Change paging attributes for Symbian binariesIain2011-02-112-6/+12
* PathView regression: dragging the path didn't update currentIndexMartin Jones2011-02-101-1/+1
* Remove dependencies to pre-Symbian3 platforms from Symbian3 packagesMiikka Heikkinen2011-02-101-7/+1
* 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 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-094-4/+30
* Don't crash when creating backtrace for built-in JS functionKent Hansen2011-02-091-1/+2
* Support seperate versions of installed modulesmae2011-02-091-12/+64
* QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-092-3/+13
* Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-091-2/+5
* 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
* 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-081-0/+3
* Fix qt.sis platform dependencies for Symbian^3 builds.Miikka Heikkinen2011-02-041-5/+7
* Fix QMutex can deadlock when calling tryLockOlivier Goffart2011-02-031-1/+4
* 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
* 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