summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure that we only have one QLayoutStruct struct by renaming the otherAndy Shaw2010-06-031-29/+29
* Revert "Split Symbian bearer plugin into three platform specfic plugins"Aaron McCarthy2010-06-037-81/+47
* Don't poll non-polling engines when configurations are in use.Aaron McCarthy2010-06-031-2/+4
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-06-022-0/+167
|\
| * Fix a corner case where a gesture sometimes doesn't start.Thomas Zander2010-06-022-0/+167
* | Doc: updating imagesMorten Engvoldsen2010-06-0217-0/+0
|/
* write PO files without duplicated message idsOswald Buddenhagen2010-06-022-7/+72
* my changesOswald Buddenhagen2010-06-021-6/+33
* Fix failing bypassShaping autotest on the Mac OS XSimon Hausmann2010-06-021-0/+1
* More Pixmap cache key optimizationsJens Bache-Wiig2010-06-029-59/+79
* QNAM: Improve child deletion orderMarkus Goetz2010-06-022-0/+86
* QSslCertificate: support large serial numbersPeter Hartmann2010-06-023-4/+46
* Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-027-47/+81
* Doc: adding offline docs to assistant and Qt Creator. Improving small docs an...Morten Engvoldsen2010-06-0218-57/+1570
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0234-2111/+8835
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0134-2111/+8835
| |\
| | * Some optimizations for QImage::load()Jens Bache-Wiig2010-06-011-2/+9
| | * fix setRawData()Oswald Buddenhagen2010-06-011-1/+1
| | * Fix QML crashes on the N900Simon Hausmann2010-06-011-0/+8
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0131-2108/+8817
| | |\
| | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-06-0149-49/+259
| | | |\
| | | | * Fix build failure on Symbian 3.1.Aaron McCarthy2010-06-011-2/+2
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0128-2106/+3684
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-3128-2106/+3684
| | | | | |\
| | | | | | * Add the Qt::TextBypassShaping flag.Jocelyn Turcotte2010-05-317-1/+67
| | | | | | * QTextEngine: skip an unnecessary call to GetDeviceCaps on Windows.Jocelyn Turcotte2010-05-311-1/+1
| | | | | | * Add my 4.7.0 changesLeonardo Sobral Cunha2010-05-311-0/+6
| | | * | | | doc: Added DITA XML generatorMartin Smith2010-06-012-0/+5131
| | | | |_|/ | | | |/| |
| | | * | | qdoc: Added DITA XML generatorMartin Smith2010-05-313-3/+116
| | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-318-2058/+3458
| | | |\ \ \
| | | | * | | update Russian translations for Qt toolsRitt Konstantin2010-05-315-525/+508
| | | | * | | update Russian translation for Qt librariesRitt Konstantin2010-05-312-1529/+2949
| | | | * | | QXmlSchema documentation correctionPeter Hartmann2010-05-311-4/+1
| | | * | | | doc: Fixed confusing ownership issue.Martin Smith2010-05-311-4/+4
| | | |/ / /
| | | * | | doc: Changed last breadcrumb to not be a link.Martin Smith2010-05-311-33/+16
| | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-31170-2745/+5863
| | | |\ \ \
| | | | * | | QNetworkCookie: do not accept cookies with non-alNum domainPeter Hartmann2010-05-312-0/+8
| | | | * | | QtDeclarative: Remove trailing commas in enumsThiago Macieira2010-05-313-3/+3
| | | | * | | Doc: MonotonicClock is obviously monotonicThiago Macieira2010-05-311-1/+1
| | | * | | | doc: Fixed reference to setSize(), which is in QRectF.Martin Smith2010-05-311-2/+4
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-014-10/+94
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-014-10/+94
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Introduced getter and setter for the visual X cursor position.Roberto Raggi2010-06-012-0/+38
| | * | | | | | Defines whether the cursor should keep its current position.Roberto Raggi2010-06-014-10/+56
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-017-51/+65
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't remove the pixmap from cache when not modifying it.Andreas Aardal Hanssen2010-06-011-2/+4
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-06-0149-290/+716
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-017-78/+148
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Doc: Fixed a typoGeir Vattekar2010-06-011-1/+1
| * | | | | | | Doc: QAbstractItemModel: note unexpected behavior with beginMoveRowsJohn Brooks2010-06-011-40/+52