summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-3086-1118/+1118
* Handle exceptions notified by select before read/write.Janne Anttila2010-05-281-2/+2
* Fixing the race condition in event dispatcher implementation onAleksandar Sasha Babic2010-05-212-10/+56
* Adding some error checking for setdefaultifAleksandar Sasha Babic2010-05-071-1/+3
* Making network reconnect happen after teardown.Aleksandar Sasha Babic2010-05-071-2/+6
* fix qt_wince_bsearch for low nonexistent key valuesJoerg Bornemann2010-05-051-4/+6
* Event dispatcher slow down using delays rather than thread prioritymread2010-04-302-37/+95
* Revert "Event dispatcher slow down using delays rather than thread priority"Miikka Heikkinen2010-04-292-95/+37
* Event dispatcher slow down using delays rather than thread prioritymread2010-04-222-37/+95
* Fixed app freeze if switching to offline in middle of HTTP transaction.Aleksandar Sasha Babic2010-04-121-1/+7
* Symbian emulator: unload file server so apps can be recompiled.Frans Englich2010-04-081-0/+22
* Symbian event loop priority drop not used in Symbian^4mread2010-03-251-0/+13
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-191-0/+2
|\
| * Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-191-0/+2
* | Enable s60main.rsc infixing.Miikka Heikkinen2010-03-192-21/+13
|/
* Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-181-0/+18
* Fix tst_QVariant::operator_eq_eq(UserType)Olivier Goffart2010-03-041-0/+3
* QVariant: Fix crash when comparing two variant with the same undefined type.Olivier Goffart2010-03-031-1/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-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
|/
* QObject: fix crash when deleteing the receiver object withing a DirectConncet...Olivier Goffart2010-03-011-7/+10
* Ensure that posted events are sent on WindowsBradley T. Hughes2010-02-191-2/+2
* Ignore touch and gesture events when excluding input eventsDenis Dzyubenko2010-02-121-0/+11
* Merge commit 'origin/4.6' into 4.6-oslo2Rohan McGovern2010-02-041-4/+4
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-031-4/+4
| |\
| | * Cleared up QEvent documentation for QGraphicsSceneDragDropEvent events.Bastian Bense2010-02-031-4/+4
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-031-0/+3
|\ \ \ | |/ / |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-021-0/+3
| |\ \ | | |/ | |/|
| | * Document that QModelIndex::child does not work for the root itemOlivier Goffart2010-02-021-0/+3
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-023-3/+4
|\ \ \ | |/ / |/| |
| * | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-013-3/+4
| |/
* / Documented limitations of add/setLibraryPath(s) on Symbian OSMiikka Heikkinen2010-02-011-0/+8
|/
* Corrected alphabetic order in the docs for events.axis2010-01-201-1/+1
* QMetaObject::disconnectOne()Aaron Kennedy2010-01-203-7/+29
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-131-256/+256
|\
| * Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-1286-89/+89
| |\
| * | warning fixes for platforms, where qreal == floatJoerg Bornemann2010-01-111-256/+256
* | | Make compile on HPUXPierre Rossi2010-01-121-0/+2
| |/ |/|
* | doc: Updated the descriptions of the connection types.Martin Smith2010-01-121-1/+1
* | Update copyright year to 2010Jason McDonald2010-01-0786-88/+88
|/
* doc: Added a missing \sa command, plus a \l in the text.Martin Smith2009-12-181-7/+8
* Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-172-0/+7
|\
| * Avoid timer starvation when handling many X11 eventsBradley T. Hughes2009-12-172-0/+7
| * Revert "Changes to support locale change event for symbian platform"Denis Dzyubenko2009-12-164-20/+1
| * Changes to support locale change event for symbian platformdka2009-12-154-1/+20
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-161-45/+109
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-164-11/+13
| |\ \
| * | | qreal-izationAleksandar Sasha Babic2009-12-151-45/+109
* | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-142-2/+16
|\ \ \ \ | | |/ / | |/| |