summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fixing spacing bug in columnsMorten Engvoldsen2010-10-061-1/+1
* Doc: Fixing link titles and error color in search resultsMorten Engvoldsen2010-10-011-2/+8
* Doc: Implementing features to the search feature.Morten Engvoldsen2010-10-013-2/+6
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-3070-141/+170911
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-305-5/+53
| |\
| | * Added support for unsigned smart installer package creation in SymbianMiikka Heikkinen2010-09-303-4/+49
| | * Fix QApplication::desktop()->availableGeometry() for SymbianMiikka Heikkinen2010-09-301-0/+3
| | * QS60Style: Possible NULL pointer use when drawing frameSami Merila2010-09-301-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-3054-69/+170564
| |\ \
| | * | Add declarative changelog entries for 4.7.1Joona Petrell2010-09-301-0/+92
| | * | connman backendLorn Potter2010-09-301-0/+1
| | * | My changelog entries for 4.7.1Markus Goetz2010-09-291-0/+4
| | * | updated changes-4.7.1Joerg Bornemann2010-09-291-0/+12
| | * | Update frameGeometry when the unified toolbar visiblity is toggledAndy Shaw2010-09-292-0/+20
| | * | Update changelogOlivier Goffart2010-09-291-0/+24
| | * | my contributions to dist/changes-4.7.1Bradley T. Hughes2010-09-291-1/+7
| | * | My 4.7.1 changes.Trond Kjernåsen2010-09-291-2/+11
| | * | added my and Jan-Arve's change to changelog for 4.7.1Thierry Bastian2010-09-291-0/+11
| | * | Changes done for 4.7.1Prasanth Ullattil2010-09-291-0/+4
| | * | Updated changes-4.7.1Samuel Rødal2010-09-291-1/+4
| | * | My changes.Aaron McCarthy2010-09-291-0/+2
| | * | Fix for bug QTMOBILITY-448 to list the default network configuration in Beare...lsgunda2010-09-291-0/+15
| | * | Initialise pointer variables.Aaron McCarthy2010-09-291-2/+2
| | * | An aborted QNetworkSession on Maemo must emit SessionAbortedError.Alex2010-09-291-2/+5
| | * | Autotest: also enable testing of QtDeclarativeThiago Macieira2010-09-281-0/+1
| | * | Add Qt 4.7.0 baseline symbols to the 4.7 branchThiago Macieira2010-09-2819-0/+170074
| | * | Call createpackage without the explicit .bat suffixMartin Storsjo2010-09-281-4/+4
| | * | Improve Qt/Symbian compatibility with unix shellsMartin Storsjo2010-09-282-1/+1
| | * | Ukrainian translation updatedVictor Ostashevsky2010-09-283-9/+17
| | * | Don't use translations for console tools under windowsVictor Ostashevsky2010-09-285-1/+11
| | * | GtkStyle: memory leaks in widget map are fixedDenis Mingulov2010-09-282-8/+17
| | * | Fixed performance issue in QML clipping with OpenGL 2.0 paint engine.Samuel Rødal2010-09-281-4/+4
| | * | Fixed antialiased rasterization bug in raster engine.Samuel Rødal2010-09-283-7/+41
| | * | Small optimizations the gray raster for 64-bit.Samuel Rødal2010-09-281-4/+4
| | * | Fixed a painting glitch with checked menu icons on WindowsXPJens Bache-Wiig2010-09-281-1/+1
| | * | QSslSocket speed up loading of system certificates on Unix (not Mac)Peter Hartmann2010-09-282-9/+30
| | * | Added note to changes-4.7.1Zeno Albisser2010-09-281-0/+9
| | * | Insert the result of QHostInfo::fromName into the hostinfo cache, too.David Faure2010-09-281-1/+4
| | * | Invert the buildkey logic for compilers.Thiago Macieira2010-09-281-4/+4
| | * | Use quint64 (long long) instead of long for the GCC assembly code.Thiago Macieira2010-09-281-1/+1
| | * | Disable NTLM tests again, our server is not working.Thiago Macieira2010-09-281-2/+2
| | * | fix moc argument quoting on mingwOswald Buddenhagen2010-09-281-5/+5
| | * | SSL: Add benchmark for QSslSocket::systemCaCertificates()Markus Goetz2010-09-284-0/+120
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-3013-67/+294
| |\ \ \ | | | |/ | | |/|
| | * | Skip tst_QFont::lastResortFont() for Q_WS_QWSAlessandro Portale2010-09-291-0/+5
| | * | Fixed failure of benchlibcallgrind selftest on some platforms.Rohan McGovern2010-09-291-6/+16
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-2812-61/+273
| | |\ \ | |/ / /
| | * | Fix QFontMetrics::lineWidth() for fonts with defined point sizeAlessandro Portale2010-09-282-1/+25
| | * | Implemeting, exporting and autotesting QFont::lastResortFont()Alessandro Portale2010-09-284-0/+19
| | * | Fixed compile error on non-Symbian platforms.axis2010-09-281-0/+2