Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | Documentation. | Michael Brasser | 2010-09-28 | 2 | -24/+98 | |
| | | | * | | Documentation fix for Flickable (mark content properties as real, not int). | Michael Brasser | 2010-09-28 | 1 | -4/+4 | |
| | | * | | | Add test for Qt 4.7 module | Aaron Kennedy | 2010-09-29 | 5 | -1/+183 | |
| | | * | | | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 1101 | -1424/+1424 | |
| | | * | | | Register QtQuick 1.0 module. | Aaron Kennedy | 2010-09-29 | 5 | -31/+146 | |
| | | |/ / | ||||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-28 | 28 | -220/+596 | |
| | | |\ \ | ||||||
| | | | * | | QDeclarativeDebugClient: Fix gcc warning | Kai Koehne | 2010-09-28 | 1 | -1/+1 | |
| | | | * | | QmlDebugService: Check that there is a receiver before sending messages | Kai Koehne | 2010-09-28 | 1 | -2/+4 | |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 1 | -1/+4 | |
| | | | |\ \ | ||||||
| | | | | * | | QmlViewer: Fix typo in comment | Kai Koehne | 2010-09-28 | 1 | -1/+1 | |
| | | | | * | | QmlViewer: Fix assert on exit (Windows) | Kai Koehne | 2010-09-28 | 1 | -0/+3 | |
| | | | * | | | If a type is registered under several names, share the attached property object | Aaron Kennedy | 2010-09-28 | 9 | -10/+62 | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 14 | -182/+457 | |
| | | | |\ \ \ | | | | | |/ / | ||||||
| | | | | * | | QDeclarativeDebugService: Add bc autotest | Kai Koehne | 2010-09-28 | 3 | -2/+95 | |
| | | | | * | | Make QmlDebug protocol more robust | Kai Koehne | 2010-09-28 | 12 | -180/+362 | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 88 | -509/+1544 | |
| | | | |\ \ \ | | | | | |/ / | ||||||
| | | | * | | | Minimize parameter changes on glyph cache textures | Aaron Kennedy | 2010-09-28 | 3 | -5/+32 | |
| | | | * | | | Only set maskTexture sampler uniform once | Aaron Kennedy | 2010-09-28 | 2 | -6/+13 | |
| | | | * | | | Only repopulate the glyph cache when we know something could have changed | Aaron Kennedy | 2010-09-28 | 1 | -11/+16 | |
| | | | * | | | Remove unnecessary attribute changes | Aaron Kennedy | 2010-09-23 | 1 | -2/+0 | |
| | | | * | | | Invalidate QStaticText coord cache when texture size changes | Aaron Kennedy | 2010-09-23 | 1 | -1/+8 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-30 | 5 | -8/+81 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Some 4.7.1 changes. | Bjørn Erik Nilsen | 2010-09-30 | 1 | -0/+10 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-30 | 5 | -5/+53 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Added support for unsigned smart installer package creation in Symbian | Miikka Heikkinen | 2010-09-30 | 3 | -4/+49 | |
| | * | | | | | Fix QApplication::desktop()->availableGeometry() for Symbian | Miikka Heikkinen | 2010-09-30 | 1 | -0/+3 | |
| | * | | | | | QS60Style: Possible NULL pointer use when drawing frame | Sami Merila | 2010-09-30 | 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-09-30 | 54 | -69/+170564 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-30 | 13 | -67/+294 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | Skip tst_QFont::lastResortFont() for Q_WS_QWS | Alessandro Portale | 2010-09-29 | 1 | -0/+5 | |
| | * | | | | | Fixed failure of benchlibcallgrind selftest on some platforms. | Rohan McGovern | 2010-09-29 | 1 | -6/+16 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-28 | 12 | -61/+273 | |
| | |\ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | Fix QFontMetrics::lineWidth() for fonts with defined point size | Alessandro Portale | 2010-09-28 | 2 | -1/+25 | |
| | * | | | | | Implemeting, exporting and autotesting QFont::lastResortFont() | Alessandro Portale | 2010-09-28 | 4 | -0/+19 | |
| | * | | | | | Fixed compile error on non-Symbian platforms. | axis | 2010-09-28 | 1 | -0/+2 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-27 | 6 | -61/+228 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | Fixed regression when typing in QTextControl based widgets on Symbian | axis | 2010-09-27 | 2 | -55/+208 | |
| | | * | | | | Fixed incorrect snippet in BLD_INF_RULES documentation | Miikka Heikkinen | 2010-09-27 | 2 | -1/+8 | |
| | | * | | | | Streamlined smart installer package creation | Miikka Heikkinen | 2010-09-27 | 2 | -5/+12 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-28 | 57 | -4653/+861 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge commit 'refs/merge-requests/828' of git://gitorious.org/qt/qt into inte... | David Boddie | 2010-10-01 | 3 | -6/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix a link that no longer exists in documentation. | Robin Burchell | 2010-09-27 | 1 | -1/+1 | |
| * | | | | | | Remove obsolete reference to qregexp.tex. | Robin Burchell | 2010-09-27 | 1 | -4/+0 | |
| * | | | | | | Reference to QStringList::find() is incorrect, should be QStringList::filter(). | Robin Burchell | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | Fix QScriptEngine::abortEvaluation. | Jedrzej Nowacki | 2010-09-30 | 2 | -5/+62 | |
* | | | | | | | QAxBase::dynamicCall() returns invalid QVariant | Prasanth Ullattil | 2010-09-30 | 1 | -2/+4 | |
* | | | | | | | Fixes cursor shape when widget becomes native on X11. | Denis Dzyubenko | 2010-09-30 | 1 | -1/+3 | |
* | | | | | | | Update changes | Jens Bache-Wiig | 2010-09-30 | 1 | -0/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Add declarative changelog entries for 4.7.1 | Joona Petrell | 2010-09-30 | 1 | -0/+92 | |
* | | | | | | connman backend | Lorn Potter | 2010-09-30 | 1 | -0/+1 | |