| Commit message (Expand) | Author | Age | Files | Lines |
* | BlackBerry: Revised error handling in event dispatcher | Bernd Weimer | 2013-05-15 | 1 | -40/+42 |
|
|
* | Backport qmlRegisterUncreatableType with version template | Alan Alpert | 2013-05-15 | 1 | -0/+45 |
|
|
* | Special-case the forward declaration of STL types for libc++. | Raphael Kubo da Costa | 2013-05-11 | 1 | -0/+23 |
|
|
* | Fix jump and property changes on first move when dragging a Flickable. | Andrew den Exter | 2013-05-11 | 1 | -4/+4 |
|
|
* | Check that 3DNow! instructions are supported before including mm3dnow.h. | Raphael Kubo da Costa | 2013-05-10 | 1 | -1/+1 |
|
|
* | Fix clang warning about bool to pointer conversion. | Jędrzej Nowacki | 2013-05-10 | 2 | -2/+2 |
|
|
* | Compile in C++11 mode: narrowing conversion problems | Thiago Macieira | 2013-05-07 | 1 | -2/+3 |
|
|
* | Make QContiguousCache with zero capacity not crash | Thiago Macieira | 2013-05-07 | 1 | -0/+6 |
|
|
* | Don't bypass overwritten [set]data() methods in the proxy. | Volker Krause | 2013-05-06 | 1 | -4/+2 |
|
|
* | Make Qt 4.8 also compile with the LSB SDK on Linux | Thiago Macieira | 2013-05-06 | 2 | -8/+8 |
|
|
* | Fix QtScript crash on 64bit with JIT. | Friedemann Kleint | 2013-05-03 | 1 | -1/+1 |
|
|
* | QLocale: Add fr_MA locale | El Mehdi Fekari | 2013-05-03 | 1 | -868/+873 |
|
|
* | Bring in WebKit r74029 to fix the build with clang. | Raphael Kubo da Costa | 2013-04-29 | 1 | -2/+4 |
|
|
* | Fixed -dbus-linked when cross-compiling from Windows | Matt Fischer | 2013-04-29 | 1 | -2/+6 |
|
|
* | Revert "JSCore build fix for WEC7" | Janne Anttila | 2013-04-29 | 1 | -11/+0 |
|
|
* | QNonContiguousByteDevice: reset() instead of seek() if possible | Peter Hartmann | 2013-04-27 | 1 | -2/+2 |
|
|
* | QHttpMultipart: reset read pointer when device is reset | Peter Hartmann | 2013-04-27 | 1 | -0/+1 |
|
|
* | Fix some warnings in qtquick1 found by Clang | Thiago Macieira | 2013-04-26 | 3 | -5/+5 |
|
|
* | Fix Mac OS X Carbon build with Qt in a namespace. | Danny Boelens | 2013-04-26 | 2 | -2/+8 |
|
|
* | Fixed QLayout::addChildLayout(QLayout *l) when l had a parent | Jan Arve Saether | 2013-04-25 | 5 | -5/+19 |
|
|
* | Fixed potential invalid memory access in OpenGL engine glyph cache. | Samuel Rødal | 2013-04-25 | 1 | -11/+9 |
|
|
* | qsql_odbc: fix SQLGetStmtAtt usage | Mark Brand | 2013-04-24 | 1 | -5/+3 |
|
|
* | ODBC: lost info about column metadata on SQL_NO_DATA | Israel Lins | 2013-04-24 | 1 | -5/+0 |
|
|
* | ODBC: fixed consistence of return of QODBCResult::exec() | Israel Lins | 2013-04-24 | 1 | -1/+1 |
|
|
* | ODBC: fix loss of milliseconds when binding QDateTime | Israel Lins | 2013-04-24 | 1 | -1/+1 |
|
|
* | SSL internals: do not write after shutting down the socket | Peter Hartmann | 2013-04-24 | 3 | -4/+13 |
|
|
* | Increase the size of the QHostInfo cache. | Richard Moore | 2013-04-24 | 1 | -2/+2 |
|
|
* | Allow QHostInfo::lookupHost() with no receiver to warm the DNS cache. | Richard Moore | 2013-04-24 | 1 | -1/+8 |
|
|
* | QNX host lookup: do not try to load libresolv.so, it is not there | Peter Hartmann | 2013-04-24 | 1 | -1/+1 |
|
|
* | Fix for Sql query aliases with dots | Marko Kangas | 2013-04-23 | 1 | -2/+1 |
|
|
* | Fix a typo of an internal function name | Liang Qi | 2013-04-23 | 3 | -4/+4 |
|
|
* | Fix warning about narrowing inside {} | Olivier Goffart | 2013-04-23 | 2 | -3/+3 |
|
|
* | Fix C++11 narrowing error. | Raphael Kubo da Costa | 2013-04-23 | 1 | -1/+1 |
|
|
* | Fix QTableView::doItemsLayout() | J-P Nurmi | 2013-04-23 | 1 | -3/+8 |
|
|
* | QSystemTrayIcon: fix narrowing warning | Marc Mutz | 2013-04-23 | 1 | -1/+1 |
|
|
* | Explicitly cast some shorts to ushorts. | Raphael Kubo da Costa | 2013-04-23 | 1 | -1/+3 |
|
|
* | QThreadDataPrivate: fix data race on canWait boolean. | David Faure | 2013-04-23 | 3 | -3/+10 |
|
|
* | Fixed invalid memory read in SSSE3 image blending code. | Samuel Rodal | 2013-04-22 | 1 | -1/+1 |
|
|
* | Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps. | Samuel Rødal | 2013-04-22 | 1 | -2/+3 |
|
|
* | Fix clang build on Mac OS X | Danny Boelens | 2013-04-19 | 1 | -1/+1 |
|
|
* | Harfbuzz: backporting fixes from upstream | Ahmed Saidi | 2013-04-18 | 7 | -14/+23 |
|
|
* | Prevent recursions when triggering menus in QToolButton | Frederik Gladhorn | 2013-04-17 | 1 | -0/+3 |
|
|
* | Prevent crash when moving elements of a ListView's ListModel. | Mitch Curtis | 2013-04-17 | 1 | -1/+2 |
|
|
* | QNetworkConfigurationManager: check whether app is shutting down | Peter Hartmann | 2013-04-16 | 1 | -1/+4 |
|
|
* | Rename qAbs Function for timeval | David E. Narváez | 2013-04-13 | 1 | -3/+2 |
|
|
* | Silence warning from clang | Bradley T. Hughes | 2013-04-13 | 1 | -1/+1 |
|
|
* | QGtkStyle: remove an unnecessary sanity check for theme name | Dmitry Shachnev | 2013-04-11 | 1 | -4/+1 |
|
|
* | BlackBerry: Adjust rotation according to initial orientation | Rafael Roquetto | 2013-04-11 | 3 | -0/+14 |
|
|
* | Remove unnecessary typedef, found by GCC 4.8 | Thiago Macieira | 2013-04-10 | 1 | -1/+0 |
|
|
* | Added support for multicore CPUs in QThread::idealThreadCount for INTEGRITY t... | Florian Behrens | 2013-04-09 | 1 | -1/+7 |
|
|