summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Send posted events in response to WM_QT_SENDPOSTEDEVENTSBradley T. Hughes2009-10-201-84/+94
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6Olivier Goffart2009-10-302-15/+19
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-306-78/+35
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariantOlivier Goffart2009-10-291-0/+3
| | | * | | | | | | Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-294-11/+23
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex...Olivier Goffart2009-10-281-27/+12
| | | * | | | | | | Use qLowerBound in qBinaryFindPascal Létourneau2009-10-281-32/+10
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-281-7/+0
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate.Andreas Aardal Hanssen2009-10-281-7/+0
| | | * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-283-7/+25
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | / / | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | Fix incomplete documentation for Qt::DecorationRoleDavid Faure2009-10-271-1/+1
| | | * | | | | | | QVariant::isNull does not return the right result with QVariant::setValueOlivier Goffart2009-10-271-0/+1
| | | * | | | | | | MAke sure we call setCurrentTime when an animation is startedThierry Bastian2009-10-232-12/+9
| * | | | | | | | | Reverts bf1a6bb6b3b8c98f6ab402512eb2f1996c2435c7Jørgen Lind2009-10-307-119/+85
| * | | | | | | | | Remove QT_NO_ICON from mimimalJørgen Lind2009-10-291-3/+0
| * | | | | | | | | Fix SHAREDMEMORYJørgen Lind2009-10-291-2/+1
| * | | | | | | | | Fix PROXYMODELJørgen Lind2009-10-293-5/+2
| * | | | | | | | | Fix THREAD and TOOLBARJørgen Lind2009-10-297-72/+99
| * | | | | | | | | Remove ICON from QFeatureJørgen Lind2009-10-293-67/+58
| * | | | | | | | | Fix dependencies in qfeaturesJørgen Lind2009-10-292-62/+89
| * | | | | | | | | Fixed MENU and QWS_PROXYSCREENJørgen Lind2009-10-292-6/+30
| * | | | | | | | | Fix QT_NO_ACTION dependenciesJørgen Lind2009-10-292-12/+24
| * | | | | | | | | Fix QT_NO_XMLSTREAMREADERJørgen Lind2009-10-292-2/+5
| * | | | | | | | | Updated qfeatures.hJørgen Lind2009-10-291-13/+14
| * | | | | | | | | The PRINTER feature now depends on TEMPORARYFILEJørgen Lind2009-10-292-2/+2
| * | | | | | | | | Fix dependencies to QT_NO_PRINTPREVIEWWIDGETJørgen Lind2009-10-292-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fixed namespacing in qatomic_symbian.haxis2009-10-301-2/+10
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch '4.6-s60' into 4.6axis2009-10-302-15/+19
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fixed: Variable res goes out of scope but is accessed later via pointerMiikka Heikkinen2009-10-291-3/+3
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-292-8/+17
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Increased block size for file IO in Symbian.Miikka Heikkinen2009-10-281-12/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Introduce internal StateType to avoid excessive qobject_castsKent Hansen2009-10-307-25/+80
| |_|/ / / / |/| | | | |
* | | | | | Compile fix until configure.exe is rebuilt for WindowsThiago Macieira2009-10-291-1/+2
* | | | | | Import a new implementation of fromUserInput.Thiago Macieira2009-10-291-0/+57
* | | | | | Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-291-73/+46
* | | | | | Add the Qt Evaluation message to the hidden libQtCore.so boilerplate.Thiago Macieira2009-10-291-0/+8
* | | | | | Part 2 of the Evaluation notice feature, now for QtGui.Thiago Macieira2009-10-292-8/+10
* | | | | | Readd the Qt Evaluation timebomb, step 1.Thiago Macieira2009-10-295-1/+585
* | | | | | Cache a state's parent stateKent Hansen2009-10-292-2/+8
* | | | | | doc: Remove \internal tag from QStateMachine::configuration()Kent Hansen2009-10-291-2/+0
* | | | | | Make QStateMachine event posting functions thread-safeKent Hansen2009-10-292-17/+83
* | | | | | Cache QState's child statesKent Hansen2009-10-292-10/+17
* | | | | | QStateMachine::event() should call QState::event()Kent Hansen2009-10-291-1/+1
| |/ / / / |/| | | |
* | | | | Greatly improve the performance of obtaining a state's transitionsKent Hansen2009-10-282-8/+17
|/ / / /
* | | | Fix integer overflow in string.remove len parameterMarkus Goetz2009-10-271-3/+3
* | | | Doc: Fixed qdoc warnings.David Boddie2009-10-261-0/+3
| |/ / |/| |
* | | Fix bad check for GCC version.Thiago Macieira2009-10-231-1/+1
* | | Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-1/+4
* | | Changed qsrand() behavior for Windows to match the linux versionninerider2009-10-221-5/+20
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-211-2/+3
|\ \ | |/