Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-03 | 157 | -204/+7591 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix QMutex can deadlock when calling tryLock | Olivier Goffart | 2011-02-02 | 1 | -0/+38 | |
| * | | | | | | | | | | | | | Revert "Restore Qt 4.6 behaviour: exec() always enters the event loop." | Olivier Goffart | 2011-02-02 | 1 | -137/+54 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix inheritance of widget input contexts. | Andrew den Exter | 2011-02-15 | 1 | -0/+32 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | 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 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Update modules-related tests and docs | Bea Lam | 2011-02-10 | 5 | -2/+68 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2011-02-09 | 19 | -11/+523 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix auto test failure. | Andrew den Exter | 2011-02-09 | 1 | -2/+10 | |
| * | | | | | | | PathView regression: dragging the path didn't update currentIndex | Martin Jones | 2011-02-09 | 2 | -0/+52 | |
| * | | | | | | | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m... | Yann Bodson | 2011-02-09 | 1 | -6/+6 | |
| * | | | | | | | Don't clear pre-edit text when a graphics items loses focus. | Andrew den Exter | 2011-02-09 | 1 | -2/+30 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Support seperate versions of installed modules | mae | 2011-02-08 | 10 | -1/+229 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Autotest to go with 9f8a181a619649c8a227e92f3d16677f4b7cb30a | Alan Alpert | 2011-02-08 | 1 | -0/+4 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Scroll TextInput to ensure preedit text is visible. | Andrew den Exter | 2011-02-08 | 1 | -0/+76 | |
| | |_|/ | |/| | | ||||||
| * | | | Ensure section delegates are updated when the section property changes. | Martin Jones | 2011-02-07 | 2 | -0/+116 | |
* | | | | Add test for importing plugins that contain QML files | Bea Lam | 2011-02-09 | 7 | -1/+91 | |
* | | | | Call onAdd() for first items added to ListView and GridView | Bea Lam | 2011-02-09 | 4 | -7/+305 | |
|/ / / | ||||||
* | | | Make test compile | Bea Lam | 2011-02-07 | 1 | -2/+2 | |
* | | | Disable lineHeight test while implementing the feature in master properly. | Yann Bodson | 2011-02-07 | 1 | -3/+3 | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2011-02-04 | 6 | -0/+120 | |
|\ \ \ | ||||||
| * | | | modelChanged() should not be emitted until view is repopulated | Bea Lam | 2011-02-04 | 2 | -0/+59 | |
| * | | | AnimatedImage does not notify on status change. | Yann Bodson | 2011-02-04 | 2 | -0/+41 | |
| | |/ | |/| | ||||||
| * | | Don't accept input methods when a TextEdit or TextInput is read only. | Andrew den Exter | 2011-02-03 | 2 | -0/+20 | |
* | | | Allow unknown types to be passed opaquely through signals | Aaron Kennedy | 2011-02-03 | 4 | -0/+37 | |
|/ / | ||||||
* | | On windows xp using a higher port makes the declarativedebug* tests work | Martin Jones | 2011-02-03 | 2 | -6/+6 | |
* | | Make Flickable's wheel handling more like QAbstractScrollArea. | Michael Brasser | 2011-02-02 | 2 | -0/+60 | |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-02 | 155 | -198/+7505 | |
|\ \ | |/ |/| | ||||||
| * | Changing header or footer failed to delete the previous. | Martin Jones | 2011-02-02 | 6 | -1/+92 | |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2011-02-02 | 2 | -0/+31 | |
| |\ | ||||||
| | * | Make sure we update Loader size if item size changes after creation. | Martin Jones | 2011-02-02 | 2 | -0/+31 | |
| * | | Avoid index-out-of bounds related crash in Grid | Alan Alpert | 2011-02-02 | 1 | -1/+19 | |
| |/ |