summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Corrected some qdoc warnings.Martin Smith2009-05-048-8/+8
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-301-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-04-281-2/+3
|\
| * Compile Warnings removed in canConvertThierry Bastian2009-04-281-2/+3
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-281-1/+1
|\ \
| * | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-281-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-04-2812-57/+70
|\ \ \ | | |/ | |/|
| * | Fixed to float support in QVariantThierry Bastian2009-04-271-25/+33
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-242-5/+2
| |\ \
| | * | Return the correct MIB number for TSCII. When the code wasFrans Englich2009-04-241-2/+1
| | * | Alias for QUtf16Codec is wrong.Frans Englich2009-04-241-3/+1
| | * | Change Qt version number to 4.5.2Thiago Macieira2009-04-241-2/+2
| * | | Remove the Direct3D engine.Gunnar Sletta2009-04-241-8/+7
| * | | Merge branch '4.5'Thiago Macieira2009-04-232-2/+8
| |\ \ \ | | |/ /
| | * | Fixes for QByteArrayMatcherJoão Abecasis2009-04-232-2/+8
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-234-6/+8
| |\ \ \ | | |/ /
| | * | Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con...Bradley T. Hughes2009-04-234-6/+8
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-232-11/+12
| |\ \ \ | | |/ /
| | * | Doc fixesJoão Abecasis2009-04-221-0/+1
| | * | Make make_qfeatures_dot_h script generate the current copyright header.Jason McDonald2009-04-221-27/+27
* | | | Revert "Fix sefaults introduced by merge."Michael Brasser2009-04-283-76/+83
| |_|/ |/| |
* | | Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-272-1/+19
* | | Simplify QMetaProperty::propertyIndex functionAaron Kennedy2009-04-271-1/+1
* | | Fix sefaults introduced by merge.Michael Brasser2009-04-233-83/+76
* | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-04-222-20/+16
|\ \ \
| * | | Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-222-20/+16
* | | | Fix merge error.Michael Brasser2009-04-221-4/+30
* | | | Merge branch 'kinetic-animations' of ../../qt/kinetic into kinetic-declarativeuiMichael Brasser2009-04-2258-1787/+2190
|\ \ \ \ | |/ / /
| * | | Expose QVariantAnimationPrivate::getInterpolator in the private headerLeonardo Sobral Cunha2009-04-212-2/+4
| * | | QPropertyAnimation reevaluates the default start value after each runLeonardo Sobral Cunha2009-04-211-2/+4
| * | | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-211-1/+2
| |\ \ \
| | * | | Fixes bug when adding the same child animation twice to the same groupLeonardo Sobral Cunha2009-04-211-1/+2
| * | | | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-2111-92/+90
| |\ \ \ \ | | |/ / /
| | * | | don't assert if the signal is not validKent Hansen2009-04-211-1/+2
| | * | | remove QItemAnimation and add the interpolator for QColorThierry Bastian2009-04-202-3/+1
| | * | | iterationCount becomes loopCount againThierry Bastian2009-04-209-89/+89
| * | | | rename QTransition -> QActionTransitionKent Hansen2009-04-2113-87/+88
| * | | | don't assert if the signal is not validKent Hansen2009-04-211-1/+2
| * | | | initialize "for-future-expansion"-pointerKent Hansen2009-04-201-1/+1
| |/ / /
| * | | docKent Hansen2009-04-2011-6/+23
| * | | more docKent Hansen2009-04-172-2/+6
| * | | docKent Hansen2009-04-173-3/+4
| * | | compileKent Hansen2009-04-171-0/+2
| * | | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-1736-214/+617
| |\ \ \
| | * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animationsAlexis Menard2009-04-1736-214/+617
| | |\ \ \
| | * | | | Initial import of kinetic-animations branch from the old kineticAlexis Menard2009-04-17465-0/+229562
| | / / /
| * | | | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-17463-0/+229936
| / / /
* | | | Merge branch 'master' of ../../qt/qt into kinetic-declarativeuiMichael Brasser2009-04-223-131/+141
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-04-202-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | don't detach in qHash()Lars Knoll2009-04-201-2/+2