summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More strict type checking of ListElement properties.Warwick Allison2010-02-195-14/+99
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-193-8/+5
|\
| * Fix "AnimatedImage ignores Anchors setting"Michael Brasser2010-02-191-0/+1
| * Remove unused function that breaks build on AIX.Michael Brasser2010-02-191-8/+0
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMichael Brasser2010-02-19728-3552/+17293
| |\
| * | Add support for startDragDistance in qmlviewer.Kaj Grönholm2010-02-191-0/+4
* | | docWarwick Allison2010-02-191-2/+5
| |/ |/|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-18637-1951/+13820
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-18649-1964/+13837
| |\ \
| | * | Compile.Morten Johan Sørvig2010-02-184-2/+3
| | * | Remove these friend declarations that aren't necessary in 4.7Thiago Macieira2010-02-171-5/+0
| | * | Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-173-7/+160
| | * | AIX has a #define for hz, so undef itThiago Macieira2010-02-171-0/+4
| | * | Revert "remove -lz from OPENSSL_LIBS so as to respect qt-zlib"Mark Brand2010-02-171-6/+0
| | * | remove -lz from QT_LFLAGS_PSQL so as to respect qt-zlibMark Brand2010-02-172-15/+9
| | * | remove -lz from OPENSSL_LIBS so as to respect qt-zlibMark Brand2010-02-171-0/+6
| | * | Fix compilation with IBM xlC 7:Thiago Macieira2010-02-171-1/+8
| | * | Fix compilation of Qt Assistant when WebKit isn't built.Thiago Macieira2010-02-174-4/+10
| | * | Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen2010-02-174-73/+72
| | * | add test for toDateTime() using QLocale::LongFormatShenghua Su2010-02-171-20/+5
| | * | remove debug infoShenghua Su2010-02-171-1/+1
| | * | add test case for QTBUG-7898 that QLocale::toDateTime(QString, FormatType) ca...Shenghua Su2010-02-171-0/+20
| | * | fix QTBUG-7898Shenghua Su2010-02-171-1/+1
| | * | QNAM HTTP: More micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-3/+7
| | * | QNAM HTTP: Some micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-9/+16
| | * | QNAM HTTP: Trivial optimizationMarkus Goetz2010-02-171-13/+12
| | * | Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-174-149/+46
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-171-1/+4
| | |\ \
| | | * | Incorrect mouse coordinates used when compressing WM_MOUSEMOVE messages.Prasanth Ullattil2010-02-171-1/+4
| | * | | doc: Added "\sa {QML Basic Types} to each QML basic type page.Martin Smith2010-02-171-0/+17
| | |/ /
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-16639-1880/+13662
| | |\ \ | |/ / /
| | * | doc: Fixed some qdoc errors.Martin Smith2010-02-167-8/+9
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-16528-1160/+1462
| | |\ \
| | | * | Fix copyright year.Jason McDonald2010-02-16481-481/+481
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Jason McDonald2010-02-1613-19/+38
| | | |\ \
| | | * | | Fix broken license headers.Jason McDonald2010-02-1648-679/+981
| | * | | | doc: Fixed some qdoc errors.Martin Smith2010-02-163-2/+3
| | | |/ / | | |/| |
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-161-0/+2
| | |\ \ \
| | | * | | Reusing sheets on Mac OS X 10.5 & above shows painting artifacts.Prasanth Ullattil2010-02-161-0/+2
| | * | | | doc: Fixed some qdoc errors.Martin Smith2010-02-164-7/+9
| | |/ / /
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-169-6/+158
| | |\ \ \ | | | |/ /
| | | * | QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-169-6/+158
| | * | | doc: Fixed some qdoc errors.Martin Smith2010-02-168-12/+27
| | |/ /
| | * | doc: Fixed some qdoc errors.Martin Smith2010-02-167-14/+28
| | * | Optimization: Avoid calling out to public API functionKent Hansen2010-02-151-2/+1
| | * | Mac: submenu shows up at the wrong positionRichard Moe Gustavsen2010-02-151-23/+19
| | * | Add operator< and qHash for QSharedPointer and fix operator-.Thiago Macieira2010-02-152-2/+147
| | * | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-141-32/+31
| | * | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-132-3/+3
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1388-662/+11816
| | |\ \