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 | 2010-05-26 | 62 | -250/+900 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-26 | 62 | -250/+900 | |
| | |\ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | Doc fixes, improvements | Bea Lam | 2010-05-26 | 7 | -77/+72 | |
| | * | | | | | | Allow js files with '.pragma library' to be used from WorkerScript | Bea Lam | 2010-05-26 | 8 | -29/+77 | |
| | * | | | | | | Add more examples of XPath expressions to XmlRole. | Bea Lam | 2010-05-26 | 3 | -10/+118 | |
| | * | | | | | | Open input panel on press if TextInput or TextEdit are already focused but pa... | Joona Petrell | 2010-05-26 | 4 | -0/+28 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-26 | 39 | -263/+666 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fix horizontal/verticalCenter anchors bug. | Yann Bodson | 2010-05-26 | 4 | -18/+43 | |
| | | * | | | | | | Fix for qml reloaded in qml viewer not being maximized properly on a device | Joona Petrell | 2010-05-26 | 1 | -1/+3 | |
| | | * | | | | | | Unify naming of import plugin targets | Joona Petrell | 2010-05-26 | 19 | -26/+37 | |
| | | * | | | | | | Add a way to control when software input panels are shown in TextInput and Te... | Joona Petrell | 2010-05-26 | 8 | -52/+413 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | | * | | | | | Replace QTime with QElapsedTimer | Aaron Kennedy | 2010-05-26 | 1 | -2/+2 | |
| | | * | | | | | Fix Gradient doc snippet. | Yann Bodson | 2010-05-26 | 2 | -5/+3 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap". | Warwick Allison | 2010-05-26 | 11 | -30/+104 | |
| | | |_|_|/ | | |/| | | | ||||||
| | | | | * | escape quotes meant for the shell | Oswald Buddenhagen | 2010-05-26 | 1 | -1/+1 | |
| | | | | * | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 56 | -142/+142 | |
| | | | | * | complain about unescaped backslashes | Oswald Buddenhagen | 2010-05-26 | 2 | -0/+7 | |
| | | | | * | qaccessibility::eventTest(...) was failing. | Carlos Manuel Duclos Vergara | 2010-05-26 | 1 | -1/+1 | |
| | | | | * | qdoc: Fixed the French version of the address book tutorial | Martin Smith | 2010-05-26 | 1 | -23/+7 | |
| | | | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-26 | 142 | -464/+279266 | |
| | | | | |\ | ||||||
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-26 | 119 | -1140/+2140 | |
| | | | | | |\ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-26 | 10 | -170/+179 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-05-26 | 92 | -170/+843 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Mention TextInput/Edit::selectByMouse property in QmlChanges. | Martin Jones | 2010-05-25 | 3 | -2/+3 | |
| | | * | | | Add inherits Item to TextEdit and TextInput docs. | Martin Jones | 2010-05-25 | 2 | -2/+4 | |
| | * | | | | Clean up and don't allow clicks on already filled places | Bea Lam | 2010-05-24 | 3 | -139/+149 | |
| | * | | | | Clean up project files for c++ examples | Bea Lam | 2010-05-24 | 4 | -28/+23 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 1 | -7/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Doc: Removed a misleading sentence about signals. | David Boddie | 2010-05-25 | 1 | -7/+3 | |
| | | | | * | | qdoc: Improved the address book tutorial | Martin Smith | 2010-05-26 | 3 | -127/+112 | |
* | | | | | | | Fix multithreaded use of bearer management on Symbian. | Aaron McCarthy | 2010-05-31 | 2 | -80/+52 | |
* | | | | | | | Fix up cancelling of active object. | Aaron McCarthy | 2010-05-31 | 1 | -44/+34 | |
* | | | | | | | Fix locking after merge from Qt Mobility. | Aaron McCarthy | 2010-05-31 | 3 | -102/+88 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Fix build when snap functionality is not available. | Aaron McCarthy | 2010-05-25 | 1 | -2/+2 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 118 | -1138/+2138 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Dont crash when assigning the same input context twice. | Denis Dzyubenko | 2010-05-25 | 2 | -4/+10 | |
| * | | | | | Fixed a typo in variable name in qlocale data generator. | Denis Dzyubenko | 2010-05-25 | 1 | -1/+1 | |
| * | | | | | Fix for Norwegian and Korean languages on symbian. | Denis Dzyubenko | 2010-05-25 | 2 | -60/+62 | |
| * | | | | | Remove unused function in QDBusConnectionPrivate | Thiago Macieira | 2010-05-25 | 2 | -9/+0 | |
| * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-05-25 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Updating 4.7.0 change log. | Bjørn Erik Nilsen | 2010-05-25 | 1 | -0/+4 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Doc: Fixing bugs in HTML generator | Morten Engvoldsen | 2010-05-25 | 1 | -4/+4 | |
| |/ / / / | ||||||
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-05-25 | 1564 | -34675/+44400 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-25 | 5 | -11/+19 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Added MSVC 2010 project files to .gitignore | John Brooks | 2010-05-25 | 1 | -0/+2 | |
| | | * | | | | Fix architecture detection on GNU/Hurd. | Pino Toscano | 2010-05-25 | 1 | -0/+11 | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 109 | -426/+1924 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Revert "tst_bic: make it possible to test for cross-compilation" | Thiago Macieira | 2010-05-25 | 2 | -10/+4 | |
| | * | | | | | | qdoc: Improved class index page. | Martin Smith | 2010-05-25 | 3 | -648/+120 | |
| | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 111 | -430/+1934 | |
| | |\ \ \ \ \ |