summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* namespace fixes. s60main and corelib now compiles under a namespaceJanne Koskinen2009-06-172-4/+6
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-172-5/+23
|\
| * Fixed indentation.axis2009-06-171-4/+4
| * Readded code that was lost during exception integration.axis2009-06-171-0/+3
| * doc: document QScopedPointer with forward declared classesHarald Fernengel2009-06-161-1/+16
* | Revert "Removed accidental allocation in QRingBuffer::clear()"Janne Koskinen2009-06-171-9/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-152-0/+5
|\ \ | |/
| * export qBadAlloc only if exceptions are onHarald Fernengel2009-06-152-0/+5
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-15102-1865/+3343
|\ \ | |/
| * doc: document operator== and !=Harald Fernengel2009-06-151-0/+15
| * move QSymbianLeaveException to the *.cpp fileHarald Fernengel2009-06-152-41/+19
| * export QSymbianLeaveExceptionHarald Fernengel2009-06-151-1/+1
| * add correct license headersEspen Riskedal2009-06-111-2/+32
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicDavid Boddie2009-06-112-4/+46
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-101-3/+3
| | |\
| | | * Shrink the emergency qWarning buffer to 256 bytes.Robert Griebl2009-06-101-3/+3
| | * | doc: added code examplesHarald Fernengel2009-06-101-0/+42
| | |/
| | * doc: fix typoHarald Fernengel2009-06-101-1/+1
| * | Doc: Moved the definition of QSymbianLeaveException and fixed the brief descr...David Boddie2009-06-112-44/+48
| |/
| * doc: document the Symbian exception helpersHarald Fernengel2009-06-102-5/+95
| * Build fix for GCCE. I believe all auto tests for GCCE were previously failingFrans Englich2009-06-101-1/+8
| * Make Qt exception safer.Robert Griebl2009-06-1072-793/+1450
| * Force qRound64() to take a double on platforms where qreal is a float.makuukka2009-06-101-0/+5
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-085-5/+18
| |\
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-085-5/+18
| | |\
| | | * Don't use inactivatable timers to calculate time to wait for next timer.Thomas Sondergaard2009-06-041-3/+11
| | | * fix catalan plural rulesOswald Buddenhagen2009-06-032-0/+4
| | | * Fix BOM for UTF-32 codecMarius Storm-Olsen2009-06-031-1/+1
| | | * Add a note about what happens when passing 0 to qobject_cast in the docAndy Shaw2009-06-031-1/+2
| * | | Bug fix for 251870ikause2009-06-081-0/+19
| |/ /
| * | Cut the process priority lowering timeout to 100ms in Symbian eventdispatcher,Miikka Heikkinen2009-06-051-3/+3
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicIain2009-06-0423-78/+514
| |\ \
| | * \ Merge branch 'imSelections'axis2009-06-0312-12/+343
| | |\ \
| | | * | Added new API Qt::ImAnchorPosition.axis2009-06-031-1/+2
| | | * | Fixed incorrect headers.axis2009-06-0311-11/+341
| | * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-029-37/+149
| | |\ \ \
| | | * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-029-37/+149
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * Removed nested comment signature in the doc to fix a warning.Denis Dzyubenko2009-05-291-1/+1
| | | | * Fixed build issues with MSVCThierry Bastian2009-05-291-0/+14
| | | | * Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
| | | | * qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-262-4/+8
| | | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-263-5/+12
| | | | |\
| | | | | * Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-2/+0
| | | | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-251-2/+11
| | | | | |\
| | | | | | * Adding details to QSettings functionsMorten Engvoldsen2009-05-251-2/+11
| | | | | * | Doc: Fixed terminology.David Boddie2009-05-251-1/+1
| | | | | |/
| | | | * | qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T.Martin Smith2009-05-261-12/+37
| | | | |/
| | * | | Fixed qiodevice compilation error when QIODEVICE_DEBUG is defined.Janne Anttila2009-06-021-2/+2
| | |/ /
| | * | Cleaned up the inputMethodHints enum a bit.axis2009-05-281-10/+13
| | * | Implemented task 247268 - Cleanup qeventdispatcher_unix.cpp.Janne Anttila2009-05-271-17/+7