summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | Add qmlmethod Item::childAt() to delarative itemmae2010-06-082-1/+24
| | | | | | | | * | | Cursor positioning in QTextDocument after undo()mae2010-06-083-0/+24
| | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0825-147/+386
| | | | | | | | |\ \ \
| | | | | | * | | | | | Fix GridView bounds behavior with snapping enabled.Martin Jones2010-06-091-5/+11
| | | | | | | |_|/ / / | | | | | | |/| | | |
| | | | | | * | | | | Don't layout multiple times when an ancestor becomes (in)visible.Martin Jones2010-06-082-13/+21
| | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0723-134/+365
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0723-134/+365
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | Keep reported point/pixel size in sync.Michael Brasser2010-06-072-0/+14
| | | | | | | | * | | | | Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-074-40/+16
| | | | | | | | * | | | | Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-074-3/+12
| | | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0415-91/+323
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0415-91/+323
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * | | | | Move QListModelInterface into util.Michael Brasser2010-06-045-10/+4
| | | | | | | | | | * | | | | Ensure ParticleMotionGravity always pulls in the right direction.Michael Brasser2010-06-041-4/+6
| | | | | | | | | | * | | | | Remove version ifdefs from Particles; only 4.7 is supported.Michael Brasser2010-06-041-16/+0
| | | | | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-039-61/+313
| | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-032-2/+2
| | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | * | | | | Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-032-2/+2
| | | | | | | | | | | * | | | | | Add more Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-033-46/+49
| | | | | | | | | | | |/ / / / /
| | | | | | | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-033-1/+226
| | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-031-1/+1
| | | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | * | | | | | Add header and footer to GridViewMartin Jones2010-06-033-1/+226
| | | | | | | | | | | * | | | | | | Always integer align anchor center pointsAaron Kennedy2010-06-031-12/+36
| | | | | | | | | | | | |/ / / / / | | | | | | | | | | | |/| | | | |
* | | | | | | | | | | | | | | | | Updated WebKit to f943ead2759537527faa7f3cb057d995291663b9Simon Hausmann2010-06-1316-154/+450
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-124-61/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-06-115-25/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix recursive targets for src.proMiikka Heikkinen2010-06-111-1/+1
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Incorrectly named keys in QS60StyleEnums::SkinPartsSami Merila2010-06-113-60/+60
* | | | | | | | | | | | | | | | Fixed an on-exit crash for apps using GL.Trond Kjernåsen2010-06-119-6/+21
* | | | | | | | | | | | | | | | QMetaType: do not crash when registering builtin stream operatorOlivier Goffart2010-06-111-0/+2
* | | | | | | | | | | | | | | | Fix another potential strstr() crash for EGL based GL apps.Trond Kjernåsen2010-06-111-1/+2
* | | | | | | | | | | | | | | | Fixed an on-exit application crash for GL apps using EGL.Trond Kjernåsen2010-06-111-1/+1
* | | | | | | | | | | | | | | | Compile fix.Samuel Rødal2010-06-111-2/+6
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-1043-294/+649
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-1043-294/+649
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-06-10290-2494/+6994
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2010-06-102-31/+53
| | | * | | | | | | | | | | | | | Optimized 90-, 180-, and 270- rotated blits in raster paint engine.Samuel Rødal2010-06-101-0/+105
| | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-1040-258/+464
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Rename QLocale::isWrittenRightToLeft() to textDirection()Lars Knoll2010-06-096-9/+9
| | | | * | | | | | | | | | | | | Fixed some bugs in detection of keyboard directionalityLars Knoll2010-06-095-51/+18
| | | | * | | | | | | | | | | | | Add a isWrittenRightToLeft() method to QLocale.Lars Knoll2010-06-092-0/+21
| | | | * | | | | | | | | | | | | consistent handling of directionality in QTextLayoutLars Knoll2010-06-093-15/+23
| | | | * | | | | | | | | | | | | For an empty line edit the cursor position is depending on input languageLars Knoll2010-06-092-2/+4
| | | | * | | | | | | | | | | | | correctly initialize the bidi level in the text engineLars Knoll2010-06-091-2/+15
| | | | * | | | | | | | | | | | | Use the textDirection() of blocks correctly.Lars Knoll2010-06-094-14/+7
| | | | * | | | | | | | | | | | | Add QTextBlock::textDirection()Lars Knoll2010-06-092-0/+45
| | | | * | | | | | | | | | | | | Make sure LayoutDirectionAuto is the default text directionLars Knoll2010-06-091-2/+5
| | | | * | | | | | | | | | | | | LayoutDirectionAuto is the default layout direction for QPainterLars Knoll2010-06-091-5/+7
| | | | * | | | | | | | | | | | | Correct BiDi behavior of QLineEditLars Knoll2010-06-092-6/+7