summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6'Olivier Goffart2009-12-156-24/+31
|\
| * Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-143-9/+10
| |\
| | * Use 64bit for the connectedSignalsOlivier Goffart2009-12-092-8/+9
| | * Fix regression in qVariantFromValue when converting from complex type to simp...Olivier Goffart2009-12-091-1/+1
| * | Check if the timeout expired during the time update in qt_safe_selectThiago Macieira2009-12-111-2/+3
| * | Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-091-0/+13
| |\ \ | | |/ | |/|
| | * Compile on Windows CE.Bradley T. Hughes2009-12-081-0/+13
| * | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-042-29/+40
| |\ \ | | |/
| * | Made qobject.h "syncqt compliant".Jan-Arve Sæther2009-12-041-3/+3
| * | Merge branch 'win32-icc' into 4.6Jan-Arve Sæther2009-12-042-12/+4
| |\ \
| | * | Make sure that QtGui links with QtCore for the win32-icc mkspec.Jan-Arve Sæther2009-12-041-0/+4
| | * | Revert "Compile fix for win32-icc."Jan-Arve Sæther2009-11-301-12/+0
* | | | Fix normalization of Type * constBradley T. Hughes2009-12-111-0/+3
* | | | Make sure posted events are always sent.Bradley T. Hughes2009-12-111-1/+1
* | | | Compile on Windows CE.Bradley T. Hughes2009-12-111-2/+13
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtEskil Abrahamsen Blomfeldt2009-12-111-5/+11
|\ \ \ \
| * | | | Prevent posted event starvation by native Windows messagesBradley T. Hughes2009-12-101-5/+11
* | | | | Avoid crash in QObject::connect() if class has no signalsEskil Abrahamsen Blomfeldt2009-12-111-1/+1
|/ / / /
* | | | Small optimisations in ~QObjectOlivier Goffart2009-12-081-4/+6
* | | | Disable some code in normal build.Olivier Goffart2009-12-081-1/+1
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-051-0/+57
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-0/+57
| |\ \ \ | | |/ /
| | * | qreal-izationAleksandar Sasha Babic2009-12-021-0/+57
* | | | Merge branch '4.6'Thiago Macieira2009-12-025-72/+67
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Bradley T. Hughes2009-11-303-43/+27
| |\ \ \ | | |/ /
| | * | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-273-43/+27
| | |\ \ | | | |/
| | | * Don't crash via proxy model when moving QModelIndexesStephen Kelly2009-11-261-1/+1
| | | * Optimize QObjectPrivate::isSignalConnectedOlivier Goffart2009-11-262-42/+26
| | | * Compile fix for win32-icc.Jan-Arve Sæther2009-11-231-0/+12
| * | | Fix performance regression of posted eventsBradley T. Hughes2009-11-272-29/+40
| |/ /
* | | Fix certain type-const-ref syntax not recognized by normalizedSignature()Bradley T. Hughes2009-11-303-26/+92
* | | Reduce the code duplication within QMetaObject::indexOf{Signal,Slot,Method}Olivier Goffart2009-11-301-34/+32
* | | Merge branch '4.6'Thiago Macieira2009-11-255-22/+36
|\ \ \ | |/ /
| * | On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
| * | Compile fix for win32-icc.Jan-Arve Sæther2009-11-241-0/+12
| |/
| * Fix the evaluation nag in binary installs with commercial licenses.Thiago Macieira2009-11-181-12/+14
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-171-0/+2
| |\
| | * Fix QT_NO_SHAREDMEMORY while not breaking the QNX buildJørgen Lind2009-11-161-0/+2
| * | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-171-6/+6
| |\ \ | | |/ | |/|
| | * Don't sendPostedEvents() twice when calling processEvents() manuallyBradley T. Hughes2009-11-161-6/+6
| * | Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-131-4/+2
| |/
* | Merge branch '4.6'Thiago Macieira2009-11-132-3/+20
|\ \ | |/
| * Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-121-0/+4
| |\
| | * Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-111-3/+11
| | |\
| | * | make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-101-0/+4
| | * | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-091-1/+1
| * | | Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-111-0/+5
| | |/ | |/|
| * | Add error handling for SetTimer() with the sentinel timer idBradley T. Hughes2009-11-091-3/+11
| |/
* | QObjectPrivate/!QT3_SUPPORT: replace an unused QList by an unused void*hjk2009-11-111-2/+2
|/
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-061-5/+6
|\