summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support to build Qt for Symbian on Mac OS X with gcce compiler.axis2011-02-211-1/+1
* Changed various qmake constructs to support Windows.axis2011-02-181-2/+8
* Renamed the symbian/linux-* mkspecs to symbian-*.axis2011-02-182-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Eckhart Koppen2011-02-171-17/+0
|\
| * Remove sqlite3.sis from qt.sis.Miikka Heikkinen2011-02-171-17/+0
* | Changed the localized vendor name for Qt SIS packages to "Nokia"Eckhart Koppen2011-02-173-3/+3
|/
* Made Q_ASSERT meaningful againEckhart Koppen2011-02-161-1/+1
* Introduce new flag for splitview support in SymbianSami Merila2011-02-162-0/+8
* Fix for clipping failure in OpenVG paint engine.Jani Hautakangas2011-02-152-5/+33
* Fix for ARMV6 drawhelper blendingJani Hautakangas2011-02-141-2/+2
* Worked around a SC issue in S60 3.x vs 5.0 versions.axis2011-02-141-1/+13
* Fix QFileDialog Symbian native file dialog filename filtering.Miikka Heikkinen2011-02-101-33/+19
* Change paging attributes for Symbian binariesIain2011-02-092-6/+12
* Fix build failureGareth Stockwell2011-02-092-6/+6
* Recreate Symbian raster backing store when WA_TranslucentBackground setGareth Stockwell2011-02-093-4/+42
* Fixed compilerwarnings regression in public headers.axis2011-02-081-2/+2
* Fix namespace errorShane Kearns2011-02-071-3/+3
* Fix the broken QPixmap::fromSymbianRSgImage().Laszlo Agocs2011-02-071-1/+1
* Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-062-15/+23
* Fixed "not a valid preprocessing token" on GCCE.axis2011-02-041-1/+1
* Fix random crashes when bearer suddenly goes downShane Kearns2011-02-044-6/+13
* Fixed a bug where the softkeys would leave a see-through "hole".axis2011-02-041-0/+13
* Fixed library casing.axis2011-02-031-1/+1
* Remove dependencies to pre-Symbian3 platforms from Symbian3 packagesMiikka Heikkinen2011-02-031-7/+1
* Fix qt.sis platform dependencies for Symbian^3 builds.Miikka Heikkinen2011-02-021-5/+7
* Fix few QFileDialog static method issues in Symbian^3Miikka Heikkinen2011-02-022-5/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-2912-122/+138
|\
| * Fix potential networking crash due to null-pointer dereferenceSimon Hausmann2011-01-281-3/+3
| * Revert "Improve timer ID safety by using a serial counter per ID."Thiago Macieira2011-01-281-24/+6
| * Invalidate QScriptPrograms when engine is destroyedKent Hansen2011-01-284-7/+42
| * Fix alignment issue causing crash in QtScript/JavaScriptCoreKent Hansen2011-01-284-84/+76
| * Restore Qt 4.6 behaviour: exec() always enters the event loop.Thiago Macieira2011-01-271-4/+1
| * Make syncqt not complain about missing header macros.Thiago Macieira2011-01-271-0/+10
* | Orientation control implementation for Symbianmread2011-01-273-3/+52
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-267-15/+53
|\
| * Fix: define hotSpot for Gestures on MacZeno Albisser2011-01-261-0/+6
| * Fix warnings in PSQL driver: handle VersionUnknown in switchThiago Macieira2011-01-261-0/+6
| * Fix warning in ODBC driver: passing NULL to non-pointer.Thiago Macieira2011-01-261-2/+2
| * QNAM FTP: switch to binary mode before sending a SIZE commandThiago Macieira2011-01-261-1/+3
| * Change the D-Bus signal filter to return NOT_YET_HANDLED for signalsThiago Macieira2011-01-261-2/+3
| * Check if the interpolators have already been deleted.Thiago Macieira2011-01-261-4/+9
| * Improve timer ID safety by using a serial counter per ID.Thiago Macieira2011-01-261-6/+24
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-261-4/+12
|\ \
| * | QComboBox popup incorrectly opened in Sym^3Sami Merila2011-01-261-4/+12
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-261-0/+1
|\ \ | |/ |/|
| * Add util/xkbdatagen/READMEOlivier Goffart2011-01-261-0/+1
* | Application background is incorrect if app locked to landscape.Sami Merila2011-01-261-4/+4
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-2510-60/+363
|\
| * QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-258-40/+303
| * Revert "QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap"Kent Hansen2011-01-259-309/+44