Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Fix animations with alwaysRunToEnd that are frequently stopped/started. | Michael Brasser | 2011-02-22 | 1 | -0/+25 | |
| | * | | | | | | Fix auto test failure on mac. | Andrew den Exter | 2011-02-22 | 2 | -61/+60 | |
| | * | | | | | | Prevent an animation from being registered to run twice. | Michael Brasser | 2011-02-22 | 3 | -0/+36 | |
| | * | | | | | | Add missing test file. | Martin Jones | 2011-02-22 | 1 | -0/+33 | |
| | * | | | | | | Prevent recursion due to nested Flickables with pressDelay | Martin Jones | 2011-02-21 | 2 | -15/+34 | |
| | * | | | | | | Ensure animations start correctly when running is bound to a value. | Michael Brasser | 2011-02-21 | 2 | -0/+30 | |
| | * | | | | | | Hide the TextInput/Edit cursor when the view doesn't have focus. | Andrew den Exter | 2011-02-21 | 2 | -0/+141 | |
| | * | | | | | | Forward mouse events from TextInput and TextEdit to QInputContext. | Andrew den Exter | 2011-02-21 | 2 | -3/+279 | |
| | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Fix TextEdit auto test failure on windows. | Andrew den Exter | 2011-02-18 | 1 | -0/+2 | |
| | * | | | | | Allow MouseArea to prevent mouse grab begin stolen by Flickable. | Martin Jones | 2011-02-17 | 2 | -0/+159 | |
| | * | | | | | Fix QTBUG-17008 XmlListModel blocks Windows system events | Charles Yin | 2011-02-17 | 1 | -0/+23 | |
| | * | | | | | Fix TextInput, TextEdit auto test failure on windows and mac. | Andrew den Exter | 2011-02-16 | 2 | -0/+12 | |
| | * | | | | | QDeclarativeDebug: Fix crash when serializing list of QObjects | Kai Koehne | 2011-02-16 | 1 | -3/+13 | |
| | * | | | | | Update the input context when the pre-edit cursor position changes. | Andrew den Exter | 2011-02-16 | 2 | -2/+120 | |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-02-25 | 6 | -46/+48 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add expected failures for JSC-specific bugs | Kent Hansen | 2011-02-23 | 1 | -5/+6 | |
| * | | | | | | Make autotest insensitive to exact JS error wording | Kent Hansen | 2011-02-23 | 1 | -2/+1 | |
| * | | | | | | Fix typo in autotest | Kent Hansen | 2011-02-23 | 1 | -2/+3 | |
| * | | | | | | Link expected failures to tasks | Kent Hansen | 2011-02-23 | 6 | -37/+38 | |
* | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-02-18 | 3 | -0/+35 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-18 | 3 | -0/+35 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Added test case for corrupt pixel count in XPM image. | Samuel Rødal | 2011-02-18 | 2 | -0/+14 | |
| | * | | | | | Fix an issue with removing rows in a table model. | Michael Goddard | 2011-02-18 | 1 | -0/+21 | |
* | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-17 | 23 | -2/+449 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-15 | 1 | -0/+32 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Fix inheritance of widget input contexts. | Andrew den Exter | 2011-02-15 | 1 | -0/+32 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-14 | 1 | -0/+19 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | QStyleSheetStyle: dont crash in PE_WIDGET when widget is null | Olivier Goffart | 2011-02-14 | 1 | -0/+19 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-14 | 21 | -2/+399 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Don't leak ScopeChainNode's | Aaron Kennedy | 2011-02-14 | 1 | -0/+40 | |
| | * | | | | Correct the "module not installed" error handling | Aaron Kennedy | 2011-02-11 | 15 | -1/+272 | |
| | * | | | | Make addImportPath() work for windows paths starting with lower case | Bea Lam | 2011-02-11 | 1 | -1/+11 | |
| | * | | | | Report any exceptions occurring in WorkerScript javascript code | Bea Lam | 2011-02-11 | 5 | -0/+76 | |
* | | | | | | Merge branch earth-team/master into earth-staging | João Abecasis | 2011-02-16 | 5 | -12/+246 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix race condition between QEventLoop::exec and QThread::exit | Olivier Goffart | 2011-02-07 | 1 | -0/+16 | |
| * | | | | | | tst_qnetworkreply: Use proper test server hostname | Markus Goetz | 2011-02-07 | 1 | -1/+1 | |
| * | | | | | | tst_qnetworkreply: Some additions | Markus Goetz | 2011-02-04 | 1 | -1/+15 | |
| * | | | | | | tst_qnetworkreply: Relax a condition | Markus Goetz | 2011-02-04 | 1 | -10/+6 | |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-01-31 | 1676 | -4991/+3659 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix for linux build error | Shane Kearns | 2011-01-28 | 1 | -1/+1 | |
| * | | | | | | | add qscopedvaluerollback autotest to corelib.pro | Shane Kearns | 2011-01-27 | 1 | -0/+1 | |
| * | | | | | | | Add autotest for QScopedValueRollback | Shane Kearns | 2011-01-26 | 2 | -0/+207 | |
| * | | | | | | | network tests: make IMAP, FTP testdata more flexible. | Rohan McGovern | 2011-01-25 | 6 | -51/+142 | |
* | | | | | | | | Merge remote branch 'qt/master' into earth-team-staging | João Abecasis | 2011-02-16 | 75 | -82/+8577 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-02-10 | 74 | -75/+8527 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-02-10 | 21 | -0/+6938 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-10 | 21 | -0/+6938 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | | * | | | | | | PathView items were not correctly updated when rootIndex changed. | Martin Jones | 2011-02-10 | 2 | -0/+67 | |
| | | | * | | | | | | Allow text to selected in a TextEdit or TextInput inside a Flickable. | Andrew den Exter | 2011-02-10 | 19 | -0/+6871 | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-10 | 54 | -75/+1589 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / |