summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | QScriptValue::construct(): Don't crash if function throws non-ObjectKent Hansen2010-10-283-5/+34
| * | | | | | Network code: Fix code comment spellchecking errors.Markus Goetz2010-10-284-4/+4
| * | | | | | QNAM: fix buildPeter Hartmann2010-10-271-1/+5
| * | | | | | QNAM HTTP: Remove the error() of QHttpNetworkConnectionMarkus Goetz2010-10-276-31/+9
| * | | | | | QNAM HTTP: Remove enableEncryption()Markus Goetz2010-10-273-29/+5
| * | | | | | QNAM HTTP: Remove unused codeMarkus Goetz2010-10-273-42/+0
| * | | | | | QNAM HTTP: Move authenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-276-20/+16
| * | | | | | QNAM HTTP: Move proxyAuthenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-274-13/+9
| * | | | | | QNAM HTTP: Move cacheCredentials() to QHttpNetworkReplyMarkus Goetz2010-10-274-5/+4
| * | | | | | QNAM HTTP: Use sslErrors() from QHttpNetworkReplyMarkus Goetz2010-10-276-12/+16
| * | | | | | QNAM HTTP: Remove Wait4AuthStateMarkus Goetz2010-10-273-8/+1
| * | | | | | QNAM: Internal function renamingMarkus Goetz2010-10-273-10/+10
| * | | | | | QNAM HTTP: Internal variable spelling mistakesMarkus Goetz2010-10-273-12/+12
| * | | | | | QNAM HTTP: Pause connection when emitting proxy auth signalMarkus Goetz2010-10-271-0/+4
| * | | | | | QNAM HTTP: Also pause connection when emitting sslErrors()Markus Goetz2010-10-271-0/+4
| * | | | | | 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