summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-119-35/+86
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Minor adjustments to merge-request 915Donald Carr2010-11-111-2/+2
| | | | * | | | Implement brush transformations for directfb.Sam Magnuson2010-11-111-14/+28
| | | | * | | | Add FreeBSD's certificate bundle to the certificates list.Raphael Kubo da Costa2010-11-111-0/+1
| | | | * | | | SSL internals: upon error, read all errors from OpenSSLPeter Hartmann2010-11-112-17/+27
| | | | * | | | Added an example for QTest::touchEvent to the documentation.Denis Dzyubenko2010-11-112-0/+19
| | | | * | | | Push and pop the thread-default context for the current threadPhilip Van Hoof2010-11-111-0/+7
| | | | * | | | Fix compilation by s/intptr_t/quintptr/Thiago Macieira2010-11-113-4/+4
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-15144-1399/+1458
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-153-3/+65
| | |\ \ \ \ \
| | | * | | | | ListView: items with size < 1.0 were layed out incorrectly.Martin Jones2010-11-153-3/+65
| | * | | | | | Update all qmlvisual testsAlan Alpert2010-11-15128-1052/+1052
| | * | | | | | Take snapshots starting from the first frameAlan Alpert2010-11-151-1/+6
| | * | | | | | Stabilize visual test focusscope/test3.qmlAlan Alpert2010-11-156-273/+272
| | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-153-36/+22
| | |\ \ \ \ \
| | | * | | | | ListView.SnapToItem with ListView.StrictlyEnforceRange is broken.Martin Jones2010-11-151-34/+20
| | | * | | | | Remove unneeded semicolons.Martin Jones2010-11-152-2/+2
| | * | | | | | Fix failing visual testsAlan Alpert2010-11-156-35/+42
| | |/ / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-157-20/+7
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Remove driver bug work-around from GL 2 paint engine.Samuel Rødal2010-11-121-5/+0
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-126-15/+7
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Don't set -mfpu=neon globally if the compiler supports neon.Samuel Rødal2010-11-116-15/+7
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-11-156-15/+43
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-1151-218/+693
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | qdoc: Added QML Elements to the Assistant indexMartin Smith2010-11-113-10/+20
| | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Martin Smith2010-11-11306-4443/+10713
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-10306-4443/+10713
| | | |\ \ \ \ \
| | * | | | | | | qdoc: Fixed virtualness and constness of the fileBase() function.Martin Smith2010-11-112-4/+7
| | |/ / / / / /
| | * | | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-0920-216/+497
| | |\ \ \ \ \ \
| | * | | | | | | Added the location of Getting Started with QML code.Jerome Pasion2010-11-091-1/+16
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-155-17/+198
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Fix PathView key navigation docs.Martin Jones2010-11-121-1/+15
| | * | | | | | | Ensure increment/decrementCurrentIndex always move items in the correct direc...Martin Jones2010-11-122-10/+24
| | * | | | | | | Ensure loaded item's parent is set before component completion.Martin Jones2010-11-123-6/+159
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Adhere to code styleJan-Arve Sæther2010-11-152-5/+5
* | | | | | | | Some improvements to the docs that was added in merge request 894Jan-Arve Sæther2010-11-151-1/+1
* | | | | | | | Change the QGraphics*Layout documentation to match the code - that the defaul...John Tapsell2010-11-154-4/+89
* | | | | | | | Fix item alignment in layouts bigger than the items thay they containJohn Tapsell2010-11-154-46/+208
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Jan-Arve Sæther2010-11-151-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-121-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-11-116-78/+170
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Doc: Fixing typoSergio Ahumada2010-11-111-1/+1
* | | | | | | | | Add autotest to test a issue with stretches and preferred width.Jan-Arve Sæther2010-11-151-0/+62
|/ / / / / / / /
* | | | | | | | Code style cleanup for merge request 847Jan-Arve Sæther2010-11-121-4/+4
* | | | | | | | Merge branch 'fixes-to-merge-requests' into 4.7Jan-Arve Sæther2010-11-122-57/+231
|\ \ \ \ \ \ \ \
| * | | | | | | | Add back the tests that were removed by commit fcda1b785bd7d86011f49bfe96cb22...Jan-Arve Sæther2010-11-121-0/+174
| * | | | | | | | Fix a behaviour change of sizeHint() introduced by 6d4d265e7e67dde58Jan-Arve Sæther2010-11-112-57/+57
* | | | | | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-1151-218/+693
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-114-17/+65
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | SSL: Fix for capabilities in QSslCertificate auto testShane Kearns2010-11-111-1/+2