summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | QNAM HTTP: Also resume uploads after connection pauseMarkus Goetz2010-10-271-3/+4
| * | | | | | | | | QNAM HTTP: Process authenticationRequired() from HTTP properlyMarkus Goetz2010-10-275-11/+14
| * | | | | | | | | QNAM HTTP: Pause sockets while emitting to user code.Markus Goetz2010-10-272-41/+56
| * | | | | | | | | QNAM HTTP: Do not copy around credentials when using NTLMMarkus Goetz2010-10-271-0/+7
| * | | | | | | | | QNAM HTTP: Move caching of credentials from URLMarkus Goetz2010-10-272-6/+6
| * | | | | | | | | QNAM: Do not load credentials from cache prematurelyMarkus Goetz2010-10-271-11/+5
| * | | | | | | | | QAuthenticator: Fix NTLMv2 credential caching of QNAMMarkus Goetz2010-10-272-6/+9
| * | | | | | | | | Sockets: Private function for pausing/resuming notifiersMarkus Goetz2010-10-274-0/+53
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-29556-73224/+31552
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Regression: horizontal alignment bug with single line textYann Bodson2010-10-291-3/+3
| | |/ / / / / | |/| | | | |
| * | | | | | Add 'skip' property that QML visual tests can useAlan Alpert2010-10-2927-9/+2263
| * | | | | | Almost all visual tests pass on linuxAlan Alpert2010-10-294-3195/+2
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-291-0/+8
| |\ \ \ \ \ \
| | * | | | | | Regression: QML fonts look bad on Mac with font smoothing onYann Bodson2010-10-291-0/+8
| * | | | | | | Disable WebView visualtestsAlan Alpert2010-10-2912-12928/+0
| * | | | | | | Clean up repeater visual testsAlan Alpert2010-10-2928-4260/+60
| * | | | | | | Clean up QML Rect visual testsAlan Alpert2010-10-296-276/+22
| * | | | | | | Update qdeclarativespringanimation visual testsAlan Alpert2010-10-2936-2901/+2378
| * | | | | | | Clean up qdeclarativesmoothedanimation visual testsAlan Alpert2010-10-299-1852/+0
| * | | | | | | Clean up qdeclarativepositioner testsAlan Alpert2010-10-2911-1871/+70
| * | | | | | | Update visuals for qdeclarativepathview visual testsAlan Alpert2010-10-2916-580/+580
| * | | | | | | Clean up qdeclarativeparticles visual testAlan Alpert2010-10-295-193/+193
| * | | | | | | Mark qdeclarativegridview autotests as expect-failAlan Alpert2010-10-2925-5338/+4
| * | | | | | | Clean up qdeclarativeflickable visual testsAlan Alpert2010-10-2932-4348/+3274
| * | | | | | | Clean up qdeclarativeboarderimage visual testsAlan Alpert2010-10-2919-3078/+262
| * | | | | | | Add a test for multiline text alignmentAlan Alpert2010-10-295-0/+518
| |/ / / / / /
| * | | | | | Update when text changes to ""Alan Alpert2010-10-296-1/+974
| * | | | | | Shrink and update qdeclarativetext visual testsAlan Alpert2010-10-2910-70/+112
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-291-43/+8
| |\ \ \ \ \ \
| | * | | | | | Remove unnecessary layouting code from QDeclarativeTextYann Bodson2010-10-281-43/+8
| * | | | | | | Clean up package views visual testAlan Alpert2010-10-2925-2595/+603
| * | | | | | | Clean up qmlvisual/qdeclarativetextinput visual testsAlan Alpert2010-10-2944-3305/+3029
| * | | | | | | Cleanup qmlvisual/qdeclarativetextedit testsAlan Alpert2010-10-2965-2989/+13177
| * | | | | | | Cleanup qmlvisual/qdeclarativetext visual testsAlan Alpert2010-10-2930-2861/+2182
| * | | | | | | Clean up qmlvisual/focusscope testsAlan Alpert2010-10-2866-13609/+931
| * | | | | | | Clean up qmlvisual/animation visual testsAlan Alpert2010-10-2822-962/+1720
| |/ / / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-285-218/+218
| |\ \ \ \ \ \
| | * | | | | | Export private QtDeclarative classes needed by Qt3d on SymbianJoona Petrell2010-10-285-218/+218
| * | | | | | | Clean up ListView visual testsAlan Alpert2010-10-2854-7096/+318
| * | | | | | | Missing part of 64a05cfa97b1192ac247558c0601ba0e4ec464c9Alan Alpert2010-10-281-1/+1
| |/ / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-292-4/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Do not support QImage::Format_ARGB32 in meego gfx for egl images.Michael Dominic K2010-10-281-2/+1
| * | | | | | Use QVarLengthArray to store accumulator data.Michael Dominic K2010-10-281-2/+12
|/ / / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-272-2/+3
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Fix bug in QML debug client installationAaron Kennedy2010-10-271-1/+1
| * | | | Doc clarification for Loader.Michael Brasser2010-10-271-1/+2
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-262-4/+4
|\ \ \ \
| * | | | Set the location of the closing brace.Roberto Raggi2010-10-262-4/+4
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-268-10/+72
|\ \ \ \ \
| * | | | | Phonon MMF backend: set _q_DummyWindowSurface property on VideoWidgetGareth Stockwell2010-10-261-0/+2