Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 7 | -111/+304 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | Make QmlDebug protocol more robust | Kai Koehne | 2010-09-28 | 7 | -111/+304 | |
| | | | | |_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 52 | -374/+824 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | 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 | 3 | -5/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix QScriptEngine::abortEvaluation. | Jedrzej Nowacki | 2010-09-30 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | | 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 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | / / / / / / / / / / / | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | 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 | 14 | -39/+110 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| / / / / / / / / / / / / / | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Update frameGeometry when the unified toolbar visiblity is toggled | Andy Shaw | 2010-09-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Initialise pointer variables. | Aaron McCarthy | 2010-09-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | An aborted QNetworkSession on Maemo must emit SessionAbortedError. | Alex | 2010-09-29 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | GtkStyle: memory leaks in widget map are fixed | Denis Mingulov | 2010-09-28 | 2 | -8/+17 | |
| * | | | | | | | | | | | | | Fixed performance issue in QML clipping with OpenGL 2.0 paint engine. | Samuel Rødal | 2010-09-28 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | Fixed antialiased rasterization bug in raster engine. | Samuel Rødal | 2010-09-28 | 3 | -7/+41 | |
| * | | | | | | | | | | | | | Small optimizations the gray raster for 64-bit. | Samuel Rødal | 2010-09-28 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | Fixed a painting glitch with checked menu icons on WindowsXP | Jens Bache-Wiig | 2010-09-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | QSslSocket speed up loading of system certificates on Unix (not Mac) | Peter Hartmann | 2010-09-28 | 2 | -9/+30 | |
| * | | | | | | | | | | | | | Insert the result of QHostInfo::fromName into the hostinfo cache, too. | David Faure | 2010-09-28 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | Use quint64 (long long) instead of long for the GCC assembly code. | Thiago Macieira | 2010-09-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | 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 | 5 | -3/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix QFontMetrics::lineWidth() for fonts with defined point size | Alessandro Portale | 2010-09-28 | 1 | -1/+7 | |
| * | | | | | | | | | | | | Implemeting, exporting and autotesting QFont::lastResortFont() | Alessandro Portale | 2010-09-28 | 3 | -0/+12 | |
| * | | | | | | | | | | | | 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 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fixed regression when typing in QTextControl based widgets on Symbian | axis | 2010-09-27 | 1 | -2/+4 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | 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 | 48 | -4609/+691 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix compile warnings (unused variables). | Aaron McCarthy | 2010-09-28 | 2 | -1/+9 | |
| * | | | | | | | | | | | Removing libconninet 3rdparty component. | Aaron McCarthy | 2010-09-28 | 43 | -4595/+650 | |
| * | | | | | | | | | | | Closes properly the dbus connection in icd backend | Aaron McCarthy | 2010-09-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | Connect/Disconnect requests needs to use the same dbus connection to ICD for ... | Aaron McCarthy | 2010-09-28 | 2 | -5/+6 | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-27 | 4 | -8/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge commit 'oslo-staging-1/4.7' into week39 | Morten Engvoldsen | 2010-09-27 | 3 | -2/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-26 | 1 | -8/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-24 | 59 | -410/+1006 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Clarified documentation of loadFinished() signal. | Jerome Pasion | 2010-09-24 | 1 | -5/+7 | |
| | * | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-09-24 | 37 | -258/+234 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-22 | 37 | -258/+234 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Doc: call qApp->precessEvents after QSplashScreen::showMessage | Geir Vattekar | 2010-09-24 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | Doc: Said that QApplication exits when not able to open X11 display | Geir Vattekar | 2010-09-24 | 1 | -0/+6 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-21 | 5 | -13/+40 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-20 | 29 | -251/+742 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'doc-4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-20 | 1 | -3/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'doc-4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Jerome Pasion | 2010-09-20 | 54 | -3632/+1690 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |