summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduced QmlEngine::importExtension.Roberto Raggi2010-02-222-1/+21
* Get rid of the unfriendly ImportedNamespace::isBuiltin flag.Roberto Raggi2010-02-191-27/+16
* Added QmlExtensionPlugin and QmlExtensionInterface.Roberto Raggi2010-02-194-2/+75
* Introduced a new parser for qmldir files.Roberto Raggi2010-02-194-20/+352
* Introduced the internal virtual method QmlView::setRootObject(object).Roberto Raggi2010-02-192-45/+54
* Revert "Speed up QmlGraphicsItem::setParentItem."Bjørn Erik Nilsen2010-02-191-5/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-191-3/+6
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-192-8/+1
| |\
| * | Delete the QmlImageRequestHandler in the correct thread.Martin Jones2010-02-191-3/+6
* | | More strict type checking of ListElement properties.Warwick Allison2010-02-192-10/+40
| |/ |/|
* | Fix "AnimatedImage ignores Anchors setting"Michael Brasser2010-02-191-0/+1
* | Remove unused function that breaks build on AIX.Michael Brasser2010-02-191-8/+0
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-18347-561/+954
|\
| * Compile.Morten Johan Sørvig2010-02-184-2/+3
| * Remove these friend declarations that aren't necessary in 4.7Thiago Macieira2010-02-171-5/+0
| * Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-172-7/+74
| * Revert "remove -lz from OPENSSL_LIBS so as to respect qt-zlib"Mark Brand2010-02-171-6/+0
| * remove -lz from QT_LFLAGS_PSQL so as to respect qt-zlibMark Brand2010-02-172-15/+9
| * remove -lz from OPENSSL_LIBS so as to respect qt-zlibMark Brand2010-02-171-0/+6
| * Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen2010-02-174-73/+72
| * fix QTBUG-7898Shenghua Su2010-02-171-1/+1
| * QNAM HTTP: More micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-3/+7
| * QNAM HTTP: Some micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-9/+16
| * QNAM HTTP: Trivial optimizationMarkus Goetz2010-02-171-13/+12
| * Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-173-143/+46
| * Incorrect mouse coordinates used when compressing WM_MOUSEMOVE messages.Prasanth Ullattil2010-02-171-1/+4
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-16340-480/+905
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-16302-335/+335
| | |\
| | | * Fix copyright year.Jason McDonald2010-02-16300-300/+300
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Jason McDonald2010-02-166-8/+25
| | | |\
| | | * | Fix broken license headers.Jason McDonald2010-02-162-35/+35
| | * | | doc: Fixed some qdoc errors.Martin Smith2010-02-161-0/+1
| | | |/ | | |/|
| | * | Reusing sheets on Mac OS X 10.5 & above shows painting artifacts.Prasanth Ullattil2010-02-161-0/+2
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-168-6/+75
| | |\ \ | | | |/
| | | * QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-168-6/+75
| | * | doc: Fixed some qdoc errors.Martin Smith2010-02-165-8/+23
| | |/
| | * doc: Fixed some qdoc errors.Martin Smith2010-02-166-13/+23
| | * Optimization: Avoid calling out to public API functionKent Hansen2010-02-151-2/+1
| | * Mac: submenu shows up at the wrong positionRichard Moe Gustavsen2010-02-151-23/+19
| | * Add operator< and qHash for QSharedPointer and fix operator-.Thiago Macieira2010-02-151-2/+47
| | * Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-141-32/+31
| | * Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS)Thiago Macieira2010-02-132-3/+3
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1324-109/+398
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1324-109/+398
| | | |\
| | | | * Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-02-123-60/+158
| | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1221-49/+240
| | | | |\
| | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Fabien Freling2010-02-12123-1261/+1987
| | | | | |\
| | | | | | * update according to Thiago's comments.Holger Schroeder2010-02-123-13/+28
| | | | | | * Changes: add functionality for dbus auto start to qtHolger Schroeder2010-02-124-1/+36
| | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1216-47/+180
| | | | | | |\