summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.7.1.Jason McDonald2010-09-2121-50/+50
* Merge commit 'v4.7.0' into 4.7Jason McDonald2010-09-210-0/+0
|\
| * QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbianv4.7.0Juha Turunen2010-09-102-134/+136
| * Add exception barrier to QCertificateRetriever::RunL()Shane Kearns2010-09-102-3/+9
| * Reference correct declarative elements page.Jesper Thomschutz2010-09-091-1/+1
| * QtWebKit: Update tag files to match the same content on qtwebkit.gitJocelyn Turcotte2010-09-092-2/+2
| * QtWebKit: Downstream patch 2 fixing a crash on MSVC 64bit.Jocelyn Turcotte2010-09-092-1/+13
| * QtWebKit: Downstream patch 1 fixing a crash on MSVC 64bit.Jocelyn Turcotte2010-09-091-4/+4
| * Doc: updating the qdocconf files and the stylesheetMorten Engvoldsen2010-09-0813-104/+124
| * Doc: updating details on Tier 2 platformsMorten Engvoldsen2010-09-081-5/+4
| * Doc: adding remark on release of qt quick element support in creatorMorten Engvoldsen2010-09-081-1/+2
| * Merge branch '4.7.0' of scm.dev.nokia.troll.no:qt/qt-releases into 4.7.0Toby Tomkins2010-09-088-37/+23
| |\
| | * Revert "let WebKit inject itself into the qt configuration"Jason McDonald2010-09-088-16/+10
| | * Revert "fix qt_webkit_version.pri install for in-Qt builds"Jason McDonald2010-09-081-21/+13
| | * Revert "Fixed incorrect Symbian scoping."Jason McDonald2010-09-081-2/+2
| * | Update configure.exeToby Tomkins2010-09-081-0/+0
| |/
| * QS60Style: Itemviews are drawn incorrectlySami Merila2010-09-071-1/+5
| * Change to commercial license headers in preparation for release.Jason McDonald2010-09-077202-93816/+93816
| * Increase maximum heap size of minehunt demo to fix crashing on SymbianJoona Petrell2010-09-071-0/+1
| * Merge branch '4.7.0' of scm.dev.nokia.troll.no:qt/qt-releases into 4.7.0Jason McDonald2010-09-0712-3890/+3795
| |\
| | * Recreate Qt 4.7.0 def files over Qt 4.6.3Joona Petrell2010-09-0712-3890/+3795
| * | Doc: Adds line about non-support for Webkit on SolarisMorten Engvoldsen2010-09-071-1/+2
| * | Doc: Updating the 3rd party lib used in Qt - including JQueryMorten Engvoldsen2010-09-071-0/+32
| * | Doc: Fixing links on index page and corecting HTML in the template.Morten Engvoldsen2010-09-072-2/+2
| |/
| * Fixed incorrect Symbian scoping.axis2010-09-071-2/+2
| * fix qt_webkit_version.pri install for in-Qt buildsOswald Buddenhagen2010-09-071-13/+21
| * let WebKit inject itself into the qt configurationOswald Buddenhagen2010-09-078-10/+16
| * Fix remote crash in delivering D-Bus calls with too few argumentsThiago Macieira2010-09-071-0/+3
| * Doc: Updated Supported Platforms page. FinishedMorten Engvoldsen2010-09-071-22/+20
| * Add three new style-hints to QFont to match CSS' generic font familiesTor Arne Vestbø2010-09-066-1/+34
| * Better fix for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-09-063-10/+9
| * compilation with QT_NO_DEPRECATEDJason McDonald2010-09-061-0/+2
| * Fix QStaticText copy constructor to also copy text option propertyEskil Abrahamsen Blomfeldt2010-09-062-3/+30
| * qdoc: Ensured that text is encoded correctly.David Boddie2010-09-061-9/+9
| * qdoc: Fixed non-well-formed markup.Jason McDonald2010-09-062-12/+13
| * Added missing code to bring web browser foreground in Symbian.Janne Anttila2010-09-061-0/+1
| * Adding missing imageKevin Wright2010-09-061-0/+0
| * Fixed a broken def file entry.axis2010-09-032-2/+2
| * Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-09-0337-1623/+30
| * Doc: removing bug breaking the article into pages. These pages was not linked...Morten Engvoldsen2010-09-031-22/+14
| * Fixed input context trying to squeeze content into a full widget.axis2010-09-032-3/+7
| * Cleaned up position tracking in the Symbian input methods.axis2010-09-035-17/+679
| * Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-033-16/+2
| * Don't overflow the unreferenced cost counterAaron Kennedy2010-09-032-7/+36
| * Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments().Trond Kjernåsen2010-09-031-1/+1
| * Fix compiling issue for FreeType version earlier than 2.1.10Jiang Jiang2010-09-031-2/+9
| * Update QDesktopWidget geometry when S60 furniture visibility changesGareth Stockwell2010-09-032-2/+10
| * Ensure geometry of top-level widget accounts for S60 screen furnitureGareth Stockwell2010-09-031-13/+13
| * Clear Qt::WA_OutsideWSRange when making window fullscreenGareth Stockwell2010-09-031-0/+2
| * Prevent null pointer dereferenceGareth Stockwell2010-09-031-1/+1