summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Make Qt exception safer.Robert Griebl2009-06-1014-177/+233
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-084-4/+17
|\
| * 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
| * Add a note about what happens when passing 0 to qobject_cast in the docAndy Shaw2009-06-031-1/+2
* | Cut the process priority lowering timeout to 100ms in Symbian eventdispatcher,Miikka Heikkinen2009-06-051-3/+3
* | Merge branch 'imSelections'axis2009-06-036-6/+186
|\ \
| * | Fixed incorrect headers.axis2009-06-036-6/+186
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * Removed nested comment signature in the doc to fix a warning.Denis Dzyubenko2009-05-291-1/+1
* | Implemented task 247268 - Cleanup qeventdispatcher_unix.cpp.Janne Anttila2009-05-271-17/+7
* | Keep exported symbols the same between udeb and urel, although theIain2009-05-262-1/+6
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-253-6/+6
|\ \ | |/
| * Fixed compilation with -qtnamespaceMarkus Goetz2009-05-223-6/+6
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-204-21/+16
|\ \ | |/
| * Added doc about QSharedMemory and other applicationsMarkus Goetz2009-05-181-0/+4
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| * Fix race condition in ~QObjectOlivier Goffart2009-05-182-20/+11
* | Merge branch 'eventDispatcherFixes'axis2009-05-192-65/+144
|\ \
| * | Made a small correction and optmization to the event dispatcher.axis2009-05-192-5/+18
| * | Changed the way that Qt handles active objects.axis2009-05-192-58/+129
| * | Corrected wrong comment.axis2009-05-151-1/+1
| * | Removed obsolete code.axis2009-05-151-3/+0
| * | Made the RequestComplete debug code depend on QT_DEBUG.axis2009-05-151-4/+2
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-182-4/+5
|\ \ \ | | |/ | |/|
| * | Use isNull() for strings instead of comparing against QString().Jesper Thomschütz2009-05-141-2/+2
| * | Adding details to QVariant docsMorten Engvoldsen2009-05-131-2/+3
* | | Due to some Symbian/Open C specifics when we get errorAleksandar Sasha Babic2009-05-181-5/+10
* | | By default we have socket notifier for read/write.Aleksandar Sasha Babic2009-05-181-2/+31
| |/ |/|
* | Removed CActiveScheduler::Install(NULL) from closingDown.Janne Anttila2009-05-081-1/+0
* | Merge branches 'virtualKeyboardAPI' and 'imHintsForS60'axis2009-05-062-0/+5
|\ \
| * | Added an event to request and close software input panel.axis2009-05-042-0/+5
* | | Revert "We do have bug in AO cancel mechanism, unfortunately it was too late"Janne Anttila2009-05-061-4/+1
* | | Revert "Work around compiler bug on Nokia Metrowerks compiler."Janne Anttila2009-05-061-5/+0
|/ /
* | Fixed ASSERT panic in Symbian event dispatcher.Janne Anttila2009-04-281-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-279-13/+45
|\ \ | |/
| * Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con...Bradley T. Hughes2009-04-232-2/+6
| * Doc fixesJoão Abecasis2009-04-221-0/+1
| * BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-151-0/+1
| * Javascript: When there is javascript running then it will spin the CPU at 100%Bradley T. Hughes2009-04-081-3/+12
| * Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-04-021-3/+15
| * Subject: Added platform spec. note about type convertionMorten Engvoldsen2009-04-011-0/+8
| * Doc: Fixed typo.David Boddie2009-03-301-1/+1
| * optimizeOswald Buddenhagen2009-03-271-1/+1
| * remove pointless checkOswald Buddenhagen2009-03-271-2/+1
| * most definitely NOT \since 4.5Oswald Buddenhagen2009-03-271-2/+0
| * Long live Qt 4.5!Lars Knoll2009-03-2374-0/+34453
* Long live Qt for S60!axis2009-04-2480-0/+36241