summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Temporary fix for ambiguous cast from four letter char constantEckhart Koppen2011-01-261-2/+2
* QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-268-40/+303
* Fix cursor position adjustment when removing stringsJiang Jiang2011-01-261-1/+3
* Fix loop count in animanted gifs sometimes being incorrectSimon Hausmann2011-01-251-2/+8
* 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-213-5/+5
* BorderImage fails for .sci source containing a URLMartin Jones2011-01-211-5/+5
* 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-212-35/+27
* Build failure fix (related to QT-4079)Sami Merila2011-01-201-1/+1
* QWidgets support for VGA screenSami Merila2011-01-201-1/+3