summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Split up QmlMetaProperty::write() methodAaron Kennedy2009-04-232-33/+225
* Make declarative autotests compile.Aaron Kennedy2009-04-231-0/+2
* Remove QMetaObject hierarchy search from QmlMetaType::default*() methodsAaron Kennedy2009-04-231-10/+0
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-2345-271/+403
* 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-223-23/+20
|\
| * Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-222-20/+16
| * Fixes for solution package.Jan-Arve Sæther2009-04-221-2/+3
* | Make compileMichael Brasser2009-04-223-7/+5
* | Fix merge error.Michael Brasser2009-04-221-4/+30
* | Merge branch 'kinetic-animations' of ../../qt/kinetic into kinetic-declarativeuiMichael Brasser2009-04-2264-2262/+2207
|\ \ | |/
| * 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-2115-600/+117
| |\ \ | | |/
| | * don't assert if the signal is not validKent Hansen2009-04-211-1/+2
| | * remove QItemAnimation and add the interpolator for QColorThierry Bastian2009-04-206-511/+28
| | * 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
| |/
| * Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-201-3/+4
| |\
| | * Fix compilation after a merge errorAlexis Menard2009-04-171-3/+4
| * | docKent Hansen2009-04-2013-6/+25
| * | more docKent Hansen2009-04-172-2/+6
| * | docKent Hansen2009-04-174-4/+5
| * | compileKent Hansen2009-04-171-0/+2
| * | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-17297-5356/+9003
| |\ \ | | |/
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animationsAlexis Menard2009-04-17297-5356/+9003
| | |\
| | * | Initial import of kinetic-animations branch from the old kineticAlexis Menard2009-04-179574-0/+3638767
| | /
| * | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-179572-0/+3639162
| /
* | Merge branch 'master' of ../../qt/qt into kinetic-declarativeuiMichael Brasser2009-04-2251-735/+863
|\ \
| * \ Merge branch '4.5'Rhys Weatherley2009-04-2112-34/+85
| |\ \
| | * | Fix Q3FileDialog bug that make impossible to rename twice a fileAlexis Menard2009-04-211-4/+9
| | * | BT: Revert "Fixes: Don't fill the pixmap because we will copy the cache in...Andreas Aardal Hanssen2009-04-211-1/+3
| | * | BT: Fix update regression for cached QGraphicsItem (Elastic Nodes stuck)Andreas Aardal Hanssen2009-04-211-1/+13
| | * | BT: Make things work on 10.3Norwegian Rock Cat2009-04-211-1/+1
| | * | We don't need to call two times itemChange when an item is deleted.Alexis Menard2009-04-211-6/+0
| | * | Fix a problem where QPrintDialog/Unix didn't update print-to-file states.Trond Kjernåsen2009-04-211-1/+3
| | * | Fixed a flicker when switching current source in Phonon::MediaObjectThierry Bastian2009-04-211-18/+9
| | * | Fix non-opaque text from widget palette being blitted, not blended.Samuel Rødal2009-04-211-1/+3
| | * | Fix crash in OpenGL paint engine with hq antialiasing and TxProjectSamuel Rødal2009-04-211-2/+8
| | * | There is no way to delete a invalid entry in the sidebar of QFileDialog.Alexis Menard2009-04-212-4/+30
| | * | Fix a bug in QFileDialog sidebar when the bookmark has an hidden parentAlexis Menard2009-04-212-1/+6
| * | | Fixed typos 'indended' -> 'intended'Thorbjørn Lindeijer2009-04-212-6/+6
| * | | Fixes: Incorrect textIndent() values in ODFThomas Zander2009-04-211-1/+1
| * | | Fixes: Qt expects hardcoded wacom device identifiers from xorg.confThomas Zander2009-04-212-11/+11
| * | | Merge branch '4.5'Thiago Macieira2009-04-2021-285/+281
| |\ \ \ | | |/ /
| | * | don't detach in qHash()Lars Knoll2009-04-201-2/+2