summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GridView visual testYann Bodson2009-11-1325-0/+6038
* Export symbols for private QmlValueType, QmlValueTypeFactory classesKai Koehne2009-11-121-2/+2
* Remote delegate loading tests.Alan Alpert2009-11-1210-2/+149
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-1238-61/+4742
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-12319-2924/+7591
| |\
| | * Update ParentChange + docs.Michael Brasser2009-11-123-7/+95
| | * Autotests.Michael Brasser2009-11-121-1/+38
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-1210-53/+252
| | |\
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-125-15/+33
| | | |\
| | | * | Autotests.Michael Brasser2009-11-1210-53/+252
| | * | | EaseFollow autotestsYann Bodson2009-11-126-0/+145
| | * | | EaseFollow visual testYann Bodson2009-11-129-0/+1847
| | | |/ | | |/|
| * | | Another PathView visual testAlan Alpert2009-11-129-0/+2365
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-12290-2863/+5214
|\ \ \ \ | | |/ / | |/| |
| * | | Remove accidental left over debugging outputAaron Kennedy2009-11-121-9/+2
| * | | QML C++ class-in-namespace testAaron Kennedy2009-11-124-6/+31
| | |/ | |/|
| * | Output error when a binding returns undefinedAaron Kennedy2009-11-113-4/+36
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-11277-2832/+4998
| |\ \
| | * \ Merge remote branch 'qt/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-11-11277-2832/+4998
| | |\ \
| | | * | Autotest: fix compiling after qscopedpointer.h changed.Thiago Macieira2009-11-111-28/+3
| | | * | Fixed QGraphicsEffectSource autotest after graphics effect API changes.Samuel Rødal2009-11-111-30/+20
| | | * | Correct URL format.Jason McDonald2009-11-111-2/+2
| | | * | Sort sections in changes file so things are easier to find.Jason McDonald2009-11-111-159/+159
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-11-111-5/+8
| | | |\ \
| | | | * | Document changes for Ian Walters.Rhys Weatherley2009-11-111-0/+3
| | | * | | First pass review of changes file.Jason McDonald2009-11-111-301/+337
| | | |/ /
| | | * | QWS keymap changesRobert Griebl2009-11-101-0/+6
| | | * | Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-102-0/+34
| | | * | exporting QGraphicsEffectSource is requiredDaniel Molkentin2009-11-101-1/+1
| | | * | qfontcombobox auto test added to tests/auto/auto.proJoerg Bornemann2009-11-101-0/+1
| | | * | Qt covers BC break in SymbianAlessandro Portale2009-11-101-2/+25
| | | * | Removed unused public Api from QS60StyleAlessandro Portale2009-11-106-85/+2
| | | * | Changelog updateJedrzej Nowacki2009-11-101-1/+40
| | | * | Removed mention of purged graphics effects from the documentation.Samuel Rødal2009-11-101-3/+3
| | | * | Added some changes to changes-4.6.0.Samuel Rødal2009-11-101-0/+13
| | | * | linguist changesOswald Buddenhagen2009-11-101-4/+34
| | | * | french translation of qt_helpPierre Rossi2009-11-103-1/+397
| | | * | Document change of qdoc3 binary location.Daniel Molkentin2009-11-101-1/+6
| | | * | Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-106-5/+15
| | | * | Add my changes to the 4.6.0 changelogJørgen Lind2009-11-101-0/+4
| | | * | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-1040-350/+593
| | | |\ \
| | | | * | Designer: Use toolbar in Signal/Slot editorFriedemann Kleint2009-11-101-9/+10
| | | | * | Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-099-90/+159
| | | | * | Code in gui/* should be completely namespacedhjk2009-11-091-4/+5
| | | | * | Assistant: Add missing initialization of member variable.ck2009-11-091-0/+1
| | | | * | Fix Assistant losing font settings across invocations.kh12009-11-092-62/+67
| | | | * | Fix some warnings.kh12009-11-091-3/+2
| | | | * | Assistant: Fix bugs related to setting the current filter remotely.ck2009-11-093-10/+14
| | | | * | record id-based messages even if they have an empty sourceOswald Buddenhagen2009-11-068-20/+41
| | | | * | handle messages with ids (more) correctlyOswald Buddenhagen2009-11-0613-53/+239