Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | ListView and GridView indexAt should use qreal coordinates. | Martin Jones | 2011-02-23 | 4 | -6/+6 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-22 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | Prevent infinite loop in raster engine on zero dash pattern length. | Samuel Rødal | 2011-02-22 | 1 | -0/+7 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-22 | 1 | -12/+5 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | * | | | | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changeset | Cristiano di Flora | 2011-02-22 | 1 | -1/+1 | |
| | | * | | | | | Fix QNetworkConfigurationManager crash due to null private pointer. | Cristiano di Flora | 2011-02-22 | 1 | -12/+5 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2011-02-22 | 4 | -6/+12 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | Cocoa: Sheets looses focus when moving parent window | Richard Moe Gustavsen | 2011-02-22 | 1 | -0/+4 | |
| | | * | | | | | Cocoa: fix crash when using a drawer with a focus widget | Richard Moe Gustavsen | 2011-02-18 | 1 | -1/+1 | |
| | | * | | | | | Fix crash in KPackageKit | Gabriel de Dietrich | 2011-02-15 | 1 | -5/+6 | |
| | | * | | | | | Merge branch '4.7-upstream' into 4.7 | Gabriel de Dietrich | 2011-02-15 | 58 | -292/+597 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7 | Gabriel de Dietrich | 2011-02-08 | 215 | -1770/+7680 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2011-02-01 | 51 | -287/+1019 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Plug memory leak when using qt_mac_set_dock_menu() on Cocoa | Andy Shaw | 2011-01-26 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7 | Joona Petrell | 2011-02-22 | 121 | -751/+953 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-21 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | Wheel delta is always zero in QEventTransition's event | Dean Dettman | 2011-02-21 | 1 | -0/+1 | |
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-20 | 17 | -75/+108 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | ||||||
| | | | * | | | | | | | | Fix warning about id maybe used when uninitialised | Thiago Macieira | 2011-02-20 | 1 | -1/+1 | |
| | | | * | | | | | | | | Doc: setSslConfiguration also sets the CA certificates | Thiago Macieira | 2011-02-20 | 1 | -2/+3 | |
| | | | * | | | | | | | | Prevents crashing when ICO file has bad color table value | Mauri Vehniäinen | 2011-02-18 | 1 | -0/+2 | |
| | | | * | | | | | | | | directfb: fix crash in client/server mode of qws | Denis Oliver Kropp | 2011-02-17 | 2 | -16/+31 | |
| | | | * | | | | | | | | Make Qt/DirectFB less verbose about failing to load pixmaps. | Anders Bakken | 2011-02-17 | 1 | -3/+2 | |
| | | | * | | | | | | | | Fix warnings in QtDeclarative | Thiago Macieira | 2011-02-17 | 3 | -3/+3 | |
| | | | * | | | | | | | | QtDBus: Make sure we can receive unknown types | Thiago Macieira | 2011-02-17 | 1 | -1/+6 | |
| | | | * | | | | | | | | QtDBus meta object: keep methods, signals and props with unknown types | Thiago Macieira | 2011-02-17 | 2 | -9/+13 | |
| | | | * | | | | | | | | Make the QtDBus parser not complain about unknown things | Thiago Macieira | 2011-02-17 | 2 | -30/+36 | |
| | | | * | | | | | | | | fix-layer-getsurface-result-check-for-screen-size-determination | Denis Oliver Kropp | 2011-02-17 | 1 | -1/+1 | |
| | | | * | | | | | | | | Bump QtWebKit version to 2.0.2 | Ademar de Souza Reis Jr | 2011-02-17 | 1 | -2/+2 | |
| | | | * | | | | | | | | SSL: fix memory leak when loading certificates on Mac OS X | Martin Petersson | 2011-02-16 | 1 | -0/+1 | |
| | | | * | | | | | | | | Use QElapsedTimer in QFutureInterface. | Thiago Macieira | 2011-02-16 | 2 | -7/+7 | |
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-18 | 14 | -110/+183 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix animations with alwaysRunToEnd that are frequently stopped/started. | Michael Brasser | 2011-02-22 | 1 | -1/+4 | |
| | * | | | | | | | | | | | Update QtGui def files | Joona Petrell | 2011-02-22 | 2 | -0/+4 | |
| | * | | | | | | | | | | | Prevent an animation from being registered to run twice. | Michael Brasser | 2011-02-22 | 2 | -4/+4 | |
| | * | | | | | | | | | | | Prevent recursion due to nested Flickables with pressDelay | Martin Jones | 2011-02-21 | 3 | -4/+46 | |
| | * | | | | | | | | | | | Ensure animations start correctly when running is bound to a value. | Michael Brasser | 2011-02-21 | 3 | -15/+10 | |
| | * | | | | | | | | | | | Hide the TextInput/Edit cursor when the view doesn't have focus. | Andrew den Exter | 2011-02-21 | 2 | -2/+2 | |
| | * | | | | | | | | | | | Forward mouse events from TextInput and TextEdit to QInputContext. | Andrew den Exter | 2011-02-21 | 5 | -61/+163 | |
| | * | | | | | | | | | | | Docs: fix inherits tag for SpringAnimation | Bea Lam | 2011-02-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Ensure QDeclarativeListProperty docs are associated with QtDeclarative. | Martin Jones | 2011-02-20 | 1 | -0/+1 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Export symbols from qtestlib required for QtQuickTest | Rhys Weatherley | 2011-02-17 | 5 | -9/+43 | |
| | * | | | | | | | | | | Allow MouseArea to prevent mouse grab begin stolen by Flickable. | Martin Jones | 2011-02-17 | 4 | -3/+44 | |
| | * | | | | | | | | | | Fix QTBUG-17008 XmlListModel blocks Windows system events | Charles Yin | 2011-02-17 | 1 | -90/+80 | |
| | * | | | | | | | | | | QDeclarativeDebug: Fix crash when serializing list of QObjects | Kai Koehne | 2011-02-16 | 1 | -8/+10 | |
| | * | | | | | | | | | | Update the input context when the pre-edit cursor position changes. | Andrew den Exter | 2011-02-16 | 3 | -0/+6 | |
* | | | | | | | | | | | | Merge remote branch 'qt-mainline/master' | aavit | 2011-02-24 | 41 | -192/+281 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Unbreak compilation with ICC when in C++98 mode. | Thiago Macieira | 2011-02-22 | 1 | -9/+11 | |
| * | | | | | | | | | | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changeset | Cristiano di Flora | 2011-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix QNetworkConfigurationManager crash due to null private pointer. | Cristiano di Flora | 2011-02-22 | 1 | -12/+5 | |