Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Rohan McGovern | 2011-03-10 | 17 | -17/+17 |
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-10 | 5 | -14/+149 |
|\ | |||||
| * | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-09 | 5 | -14/+149 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-09 | 4 | -6/+133 |
| | |\ | |||||
| | | * | Fix unstable qdeclarativeflickable test. | Martin Jones | 2011-03-08 | 1 | -2/+2 |
| | | * | Update TextEdit's visible selection when only the anchor changes. | Andrew den Exter | 2011-03-08 | 2 | -4/+55 |
| | | * | Set correct initial value for TextEdit and TextInput canPaste property | Yann Bodson | 2011-03-07 | 2 | -0/+76 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-08 | 1 | -8/+16 |
| | |\ \ | |||||
| | | * | | QNetworkCookie: fix quoted values | Peter Hartmann | 2011-03-07 | 1 | -8/+16 |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-03-09 | 2 | -5/+5 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'lancelot' | aavit | 2011-03-04 | 2 | -5/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Build fix for shadow built Qt | aavit | 2011-03-01 | 2 | -5/+5 |
* | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-08 | 2 | -1/+111 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-04 | 2 | -1/+111 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-04 | 2 | -1/+111 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Fix TextInput auto test failure on mac. | Andrew den Exter | 2011-03-04 | 1 | -0/+1 |
| | | * | | | | Fix word selection locking on string boundaries. | Andrew den Exter | 2011-03-04 | 1 | -1/+72 |
| | | * | | | | QDeclarativePropertyMap::keys() cannot be called from qml | Charles Yin | 2011-03-03 | 1 | -0/+34 |
| | | * | | | | Compensate for horizontal scroll in TextInput micro focus. | Andrew den Exter | 2011-03-03 | 1 | -0/+4 |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-03-07 | 13 | -855/+1191 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Fix a typo in an EXPECT_FAIL dataset name. | Jedrzej Nowacki | 2011-03-07 | 1 | -1/+1 |
| * | | | | | | Fix a test naming issue. | Jedrzej Nowacki | 2011-03-07 | 2 | -34/+34 |
| * | | | | | | Tests build fix. | Jedrzej Nowacki | 2011-03-04 | 1 | -1/+1 |
| * | | | | | | Refactor qscriptjstestsuite to make it more maintainable | Kent Hansen | 2011-03-03 | 5 | -611/+399 |
| * | | | | | | Refactor qscriptv8testsuite to make it more maintainable | Kent Hansen | 2011-03-03 | 8 | -223/+771 |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-03-04 | 12 | -40/+638 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Merge remote branch 'earth/master' into master | João Abecasis | 2011-02-28 | 12 | -40/+638 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-02-24 | 258 | -970/+18361 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | tst_qnetworkreply: fix the MiniHttpServer. | Martin Petersson | 2011-02-24 | 1 | -1/+5 |
| | * | | | | | | | tst_qnetworkProxyFactory: fix debug output. | Martin Petersson | 2011-02-24 | 1 | -2/+2 |
| | * | | | | | | | tst_qnetworkreply: getErrors() only ignore warning for the specific test | Martin Petersson | 2011-02-24 | 1 | -1/+6 |
| | * | | | | | | | Fix Q_INVOKABLE declared after Q_PROPERTY | Olivier Goffart | 2011-02-24 | 1 | -0/+25 |
| | * | | | | | | | tst_qnetworkreply: small improvements | Martin Petersson | 2011-02-24 | 1 | -10/+15 |
| | * | | | | | | | tst_qnetworkreply: Add a test for broken gzip encoding | Markus Goetz | 2011-02-24 | 1 | -0/+27 |
| | * | | | | | | | SSL backend: loat root certificates on demand on Unix (excluding Mac) | Peter Hartmann | 2011-02-23 | 6 | -0/+528 |
| | * | | | | | | | do not test against imap.trolltech.com | Peter Hartmann | 2011-02-21 | 1 | -5/+0 |
| | * | | | | | | | tst_qnetworkreply: Skip known to be broken setReadBufferSize testing | Markus Goetz | 2011-02-21 | 1 | -2/+4 |
| | * | | | | | | | Stabilize tst_qtimer | Olivier Goffart | 2011-02-21 | 1 | -3/+5 |
| | * | | | | | | | QNAM HTTP: Define SynchronousRequestAttribute instead of enum hack | Markus Goetz | 2011-02-21 | 2 | -16/+14 |
| | * | | | | | | | tst_qnetworkreply: Fixes for building without SSL support | Markus Goetz | 2011-02-21 | 1 | -0/+6 |
| | * | | | | | | | tst_networkSelfTest: fix smbServer() test | Martin Petersson | 2011-02-18 | 1 | -1/+1 |
* | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-03 | 8 | -7/+658 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-03 | 1 | -0/+18 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | Position the TextInput cursor correctly after IM text is commited. | Andrew den Exter | 2011-03-03 | 1 | -0/+18 |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-02 | 5 | -7/+229 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Make the TextInput cursorRectangle relative to the item. | Andrew den Exter | 2011-03-02 | 1 | -3/+39 |
| | * | | | | | | | Don't assert if font engine creates new glyphs | Aaron Kennedy | 2011-03-02 | 2 | -0/+24 |
| | * | | | | | | | Add QML file for TextEdit positionAt test. | Andrew den Exter | 2011-03-02 | 1 | -0/+9 |
| | * | | | | | | | Don't return positions within preedit text from positionAt(). | Andrew den Exter | 2011-03-01 | 2 | -7/+84 |
| | * | | | | | | | Add an is input method composing property to TextEdit and TextInput. | Andrew den Exter | 2011-03-01 | 2 | -0/+76 |