Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 782 | -16228/+102444 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-19 | 46 | -253/+1144 |
| |\ | |||||
| | * | Add convenience function QTextCursor::positionInBlock() | mae | 2010-02-19 | 2 | -1/+26 |
| | * | Fixed URL in Russian translation. | Robert Loehning | 2010-02-19 | 1 | -1/+1 |
| | * | Designer/Resourceview: Suppress warning about QFileInfo on empty path. | Friedemann Kleint | 2010-02-19 | 1 | -0/+2 |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-18 | 42 | -251/+1115 |
| | |\ | |||||
| | | * | optimize qstring::simplified() | Oswald Buddenhagen | 2010-02-18 | 2 | -23/+109 |
| | | * | Revert optimizations to QString::append | Kai Koehne | 2010-02-18 | 2 | -42/+4 |
| | | * | unbreak QList::append() and co. again | Oswald Buddenhagen | 2010-02-17 | 1 | -1/+1 |
| | | * | Implement bookmark manager widget. | kh1 | 2010-02-17 | 8 | -52/+606 |
| | | * | optimization: use QList::reserve() and QVector::reserve() | Oswald Buddenhagen | 2010-02-17 | 1 | -1/+3 |
| | | * | amend "purge msvc.net and msvc2002 makespecs" | Oswald Buddenhagen | 2010-02-17 | 4 | -7/+101 |
| | | * | Added QPlainTextEditor::anchorAt(const QPoint &pos) | Thorbjørn Lindeijer | 2010-02-17 | 2 | -0/+22 |
| | | * | Fix memmory leak. | kh1 | 2010-02-17 | 1 | -0/+1 |
| | | * | Fix spacing. | kh1 | 2010-02-17 | 1 | -0/+3 |
| | | * | Prevent renaming the bookmarks menu root item, it's just a placeholder. | kh1 | 2010-02-17 | 2 | -4/+17 |
| | | * | Fix broken set last shown pagen when the last page was about:blank. | kh1 | 2010-02-17 | 1 | -2/+3 |
| | | * | Move launch with external app in base class. | kh1 | 2010-02-17 | 6 | -103/+82 |
| | | * | Make sure the bookmarks menu updates on add/ remove as well. | kh1 | 2010-02-17 | 1 | -4/+6 |
| | | * | Fix broken Drag&Drop, reset and clear the model if we set new bookmarks. | kh1 | 2010-02-17 | 1 | -3/+10 |
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-17 | 17 | -56/+194 |
| | | |\ | |||||
| | | | * | avoid double reallocations in appending operations | Oswald Buddenhagen | 2010-02-16 | 2 | -4/+42 |
| | | | * | avoid double reallocation in string-growing replace() case | Oswald Buddenhagen | 2010-02-16 | 1 | -1/+2 |
| | | | * | optimize qHash() some more | Oswald Buddenhagen | 2010-02-16 | 1 | -8/+4 |
| | | | * | optimize QList::mid() | Oswald Buddenhagen | 2010-02-16 | 2 | -3/+22 |
| | | | * | optimization: use QList::reserve() in QSet::toList() | Oswald Buddenhagen | 2010-02-16 | 1 | -0/+1 |
| | | | * | add QList::reserve() | Oswald Buddenhagen | 2010-02-16 | 2 | -8/+57 |
| | | | * | optimization: get rid of QString::fromUtf16() usage, part 2 | Oswald Buddenhagen | 2010-02-16 | 10 | -30/+29 |
| | | | * | add QString(const QChar *) c'tor | Oswald Buddenhagen | 2010-02-16 | 2 | -2/+37 |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-19 | 305 | -5704/+5976 |
| |\ \ \ \ | |||||
| | * | | | | Revert "Speed up QmlGraphicsItem::setParentItem." | Bjørn Erik Nilsen | 2010-02-19 | 1 | -5/+1 |
| | * | | | | Fix dynamic example | Alan Alpert | 2010-02-19 | 1 | -0/+1 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-19 | 3 | -13/+10 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix tst_QmlGraphicsLoader::networkRequestUrl autotest. | Michael Brasser | 2010-02-19 | 1 | -2/+2 |
| | | * | | | | Fix tst_qmlgraphicstextedit::delegateLoading autotest | Leonardo Sobral Cunha | 2010-02-19 | 1 | -8/+2 |
| | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-19 | 3 | -8/+5 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Delete the QmlImageRequestHandler in the correct thread. | Martin Jones | 2010-02-19 | 1 | -3/+6 |
| | * | | | | | | More strict type checking of ListElement properties. | Warwick Allison | 2010-02-19 | 5 | -14/+99 |
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-19 | 3 | -8/+5 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Fix "AnimatedImage ignores Anchors setting" | Michael Brasser | 2010-02-19 | 1 | -0/+1 |
| | | * | | | | | Remove unused function that breaks build on AIX. | Michael Brasser | 2010-02-19 | 1 | -8/+0 |
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Michael Brasser | 2010-02-19 | 728 | -3552/+17293 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | * | | | | | Add support for startDragDistance in qmlviewer. | Kaj Grönholm | 2010-02-19 | 1 | -0/+4 |
| | * | | | | | | doc | Warwick Allison | 2010-02-19 | 1 | -2/+5 |
| | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 637 | -1951/+13820 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-18 | 12 | -416/+435 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Make QmlDom API internal | Kai Koehne | 2010-02-18 | 6 | -410/+421 |
| | | * | | | | | Compile fix with namepaces | hjk | 2010-02-18 | 4 | -3/+11 |
| | | * | | | | | Doc: reformulate why we build a button | Henrik Hartz | 2010-02-18 | 1 | -2/+3 |
| | | * | | | | | Removed incorrect Q_UNUSED() macro from QmlPropertyAnimation::transition | Leonardo Sobral Cunha | 2010-02-18 | 1 | -1/+0 |