summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/merge-requests/388' of git://gitorious.org/qt/qt into inte...David Boddie2010-01-281-1/+1
|\
| * doc: Fix typo in QEvent::ignore() documentationAdemar de Souza Reis Jr2009-12-031-1/+1
* | Make indexOfMethod not crash when going through a metaobject with methodCount...Thiago Macieira2010-01-271-2/+5
* | Merge branch '4.6'Thiago Macieira2010-01-214-8/+30
|\ \
| * | Corrected alphabetic order in the docs for events.axis2010-01-201-1/+1
| * | QMetaObject::disconnectOne()Aaron Kennedy2010-01-203-7/+29
* | | add QModelIndex::rowCount() and QModelIndex::ColumnCount convenience methodsRitt Konstantin2010-01-212-1/+29
* | | Merge branch '4.6'Thiago Macieira2010-01-1386-345/+347
|\ \ \ | |/ /
| * | 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-0686-88/+88
| |/ /
* | | Add an overload of qRegisterMetaTypeStreamOperators without the type nameThiago Macieira2010-01-132-0/+27
* | | Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-121-1/+0
* | | Merge branch '4.6'Thiago Macieira2009-12-265-72/+148
|\ \ \ | |/ /
| * | 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Fix QMetaObject::connect and disconnect with "dynamic signals"Olivier Goffart2009-12-142-20/+24
* | | | | | 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