| Commit message (Expand) | Author | Age | Files | Lines |
* | Resize qmlruntime window to new dimensions when orientation changes | Joona Petrell | 2010-05-07 | 2 | -6/+18 |
|
|
* | Another initialization fix. Unleak. | Warwick Allison | 2010-05-05 | 2 | -1/+2 |
|
|
* | Fix compile in namespace. | Michael Brasser | 2010-05-05 | 1 | -2/+2 |
|
|
* | Initialize variable and crash less. | Martin Jones | 2010-05-05 | 1 | -0/+1 |
|
|
* | Add a switch to the menu to hide/show the runtime warnings | Kai Koehne | 2010-05-05 | 5 | -17/+222 |
|
|
* | Allow translations without extra command-line args, and document both. | Warwick Allison | 2010-05-05 | 2 | -27/+51 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-05-04 | 9 | -16/+82 |
|\ |
|
| * | only add phonon and scripttools dependencies if they're available, otherwise ... | Romain Pokrzywka | 2010-05-03 | 1 | -3/+7 |
|
|
| * | qdoc: Added breadcrumbs for most other pages. | Martin Smith | 2010-05-03 | 1 | -0/+8 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-30 | 8 | -13/+67 |
| |\ |
|
| | * | doc: Fixed some qdoc errors. | Martin Smith | 2010-04-30 | 1 | -0/+1 |
|
|
| | * | qdoc: Added breadcrumbs for namespaces. | Martin Smith | 2010-04-30 | 2 | -3/+7 |
|
|
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-30 | 2 | -3/+3 |
| | |\ |
|
| | | * | Backport a fix to Designer filterwidget | Jens Bache-Wiig | 2010-04-29 | 2 | -3/+3 |
|
|
| | * | | qdoc: Added "All namespaces" to the API Lookup box. | Martin Smith | 2010-04-30 | 1 | -0/+1 |
| | |/ |
|
| | * | qdoc: Added breadcrumbs to examples. Coolio. | Martin Smith | 2010-04-29 | 3 | -0/+37 |
|
|
| | * | qdoc: Sprinkled more breadcrumbs. | Martin Smith | 2010-04-28 | 2 | -9/+20 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-30 | 4 | -13/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make QDeclarativeParserStatus method pure virtual to encourage right code. | Warwick Allison | 2010-04-30 | 2 | -0/+5 |
|
|
| * | | Don't show warnings log window by default | Kai Koehne | 2010-04-29 | 1 | -4/+5 |
|
|
| * | | undebuggery | Warwick Allison | 2010-04-29 | 1 | -1/+0 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-28 | 1 | -8/+0 |
| |\ \
| | |/
| |/| |
|
| | * | Fix QML default property HTML generation... again. | Martin Jones | 2010-04-28 | 1 | -8/+0 |
|
|
* | | | Don't disable the symbian media backend. | Andrew den Exter | 2010-04-29 | 1 | -16/+20 |
|/ / |
|
* | | Fix compile. | Aaron McCarthy | 2010-04-28 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-27 | 4 | -29/+68 |
|\ \
| |/
|/| |
|
| * | qdoc: Added breadcrumbs for class pages. | Martin Smith | 2010-04-27 | 2 | -27/+19 |
|
|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-27 | 9 | -49/+50 |
| |\ |
|
| * | | qdoc: Removed MacRefs for Xcode documentation stuff. | Martin Smith | 2010-04-27 | 3 | -3/+50 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-27 | 4 | -16/+25 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix remaining 4.6 type registrations (to 4.7). | Warwick Allison | 2010-04-27 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-26 | 4 | -15/+24 |
| |\ \ |
|
| | * | | Unify naming of settings / UI to be "Qt Qml Runtime" | Kai Koehne | 2010-04-26 | 3 | -6/+7 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-24 | 3 | -9/+17 |
| | |\ \ |
|
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-24 | 3 | -9/+17 |
| | | |\ \
| | | | |/
| | | |/| |
|
| | | | * | Fix hidden menu on embedded. | Warwick Allison | 2010-04-23 | 2 | -7/+17 |
|
|
| | | | * | Location of binary is not on installed-content import path. | Warwick Allison | 2010-04-23 | 1 | -2/+0 |
|
|
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-26 | 4 | -29/+12 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-04-26 | 18 | -134/+387 |
| |\ \ \ \ \ |
|
| | * | | | | | Improved workaround for new qt documentation, base on dboddie's work. | kh1 | 2010-04-26 | 3 | -13/+12 |
| | |/ / / / |
|
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-04-23 | 1 | -13/+30 |
| |\ \ \ \ \ |
|
| * | | | | | | Ensure that all qthelp URLs have paths that start with /qdoc/. | David Boddie | 2010-04-23 | 2 | -6/+5 |
|
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-04-22 | 1 | -40/+39 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Doc: Fixed the Declarative documentation set. Tweaked the others. | David Boddie | 2010-04-22 | 5 | -26/+44 |
|
|
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Assigned a UID3 to qml.exe. | Frans Englich | 2010-04-26 | 1 | -1/+1 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Doc: correcting a character bug in the footer. | Morten Engvoldsen | 2010-04-26 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-24 | 3 | -18/+36 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-23 | 3 | -18/+36 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|