summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* Document Symbian platform security requirements on Qt APIsFrans Englich2010-04-121-0/+18
* econd half of the crash fix for codecs on SymbianLars Knoll2010-04-122-2/+37
* Fix a crash with global static objectsLars Knoll2010-04-101-0/+5
* Symbian emulator: unload file server so apps can be recompiled.Frans Englich2010-04-081-0/+22
* qDebug() << myPointF would remove spaces in following arguments.David Faure2010-04-031-1/+1
* Correct documentation for ObjectReplacementCharacter and ReplacementCh.Frans Englich2010-03-251-2/+6
* Symbian event loop priority drop not used in Symbian^4mread2010-03-251-0/+13
* Fix error reporting when symbian file copy fails.Shane Kearns2010-03-242-2/+42
* QIODevice::read() and QFile::atEnd() performance improvementsmread2010-03-244-78/+260
* Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-1/+0
* Reset history states when (re)starting state machineKent Hansen2010-03-222-0/+13
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-192-5/+12
|\
| * Change fromSymbianRSgImage() to use the newer version of RSgImageJason Barron2010-03-191-3/+6
| * Removed extra space from the command line passed to QProcess in SymbianMiikka Heikkinen2010-03-191-2/+6
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-197-16/+37
|\ \ | |/ |/|
| * Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-191-0/+2
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-186-16/+35
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-186-16/+35
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-176-16/+35
| | | |\
| | | | * Fix a crash in animation groups when deleting uncontrolled animationsThierry Bastian2010-03-176-16/+35
* | | | | Enable s60main.rsc infixing.Miikka Heikkinen2010-03-192-21/+13
|/ / / /
* | | | Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-181-0/+18
|/ / /
* | | Handle Symbian's file name encoding, correctly.Alessandro Portale2010-03-161-6/+10
|/ /
* | Implement symbian^3 e32atomics APIShane Kearns2010-03-153-38/+571
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-111-2/+1
|\
| * Doc: Removed lie that access to QBuffer is unbuffered.Simon Hausmann2010-03-111-2/+1
* | QVarLenghtArray: Call constructor when resizing the array for Movable types.Olivier Goffart2010-03-111-2/+1
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-052-29/+46
|\
| * Reset the byte order in the iconv codec after using it.Thiago Macieira2010-03-051-12/+29
| * Fixed key mappings on X11Denis Dzyubenko2010-03-051-17/+17
* | Fixed crash at application exit when QProcess was used in SymbianMiikka Heikkinen2010-03-051-0/+2
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-041-0/+3
|\
| * Do not use realpath() with uclibcMarkus Goetz2010-03-041-0/+3
* | Fix tst_QVariant::operator_eq_eq(UserType)Olivier Goffart2010-03-041-0/+3
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-031-1/+2
|\ \ | |/ |/|
| * QVariant: Fix crash when comparing two variant with the same undefined type.Olivier Goffart2010-03-031-1/+2
* | Follow-up to c1b067e: fix aliasing in QReadWriteLock too.Thiago Macieira2010-03-031-18/+12
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-031-9/+6
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-021-9/+6
| |\
| | * Fix strict-aliasing breakage with SunCC: the union trick is a GCC extension.Thiago Macieira2010-03-021-9/+6
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-022-2/+2
|\ \ \ | |/ / |/| |
| * | QString::section: Fix crash with SectionIncludeLeadingSep flagOlivier Goffart2010-03-021-1/+1
| * | Compile with GCC 3.3Olivier Goffart2010-03-021-1/+1
| |/
* | Symbian event dispatcher needs to run all active objects.Jani Hautakangas2010-03-021-1/+1
|/
* Doc: QRegExp::WillcardUnix: the documentation did not show the slashOlivier Goffart2010-03-011-2/+2
* QObject: fix crash when deleteing the receiver object withing a DirectConncet...Olivier Goffart2010-03-011-7/+10
* Added fullscreen support to softkeys in Symbian.Janne Anttila2010-03-012-1/+11
* Symbian file system use optimisation for stat and symlinksmread2010-02-261-0/+10
* Fix a signed/unsigned comparison compiler warningJoão Abecasis2010-02-251-1/+1
* Cleaning of the patch to QTBUG-3168Benjamin Poulain2010-02-251-2/+2