summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix accepting of old license keys (pre 4.6)Peter Hartmann2009-11-192-2/+5
* Freeze def files against 4.6.0Shane Kearns2009-11-196-8/+40
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-19308-2702/+9733
|\
| * Use a lowercase name for the binary of the Form Extractor exampleBenjamin Poulain2009-11-191-1/+1
| * Simply adds the Frozen Column example to qtDemoPierre Rossi2009-11-191-0/+1
| * Fix build breakage in 1b14c3d33dea0fe4814f2749c49cf916ca13e012Jason McDonald2009-11-191-6/+0
| * Symbian docs: Repair some documentation damage, remove obsolete file.Frans Englich2009-11-192-136/+1
| * Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-1944-321/+486
| |\
| | * Fix the evaluation nag in binary installs with commercial licenses.Thiago Macieira2009-11-181-12/+14
| | * Fix JavaScriptCore on 32-bit Sparc: these machines are big-endianThiago Macieira2009-11-181-0/+10
| | * Doc: Remove stale notes about (lack of) ECMA complianceKent Hansen2009-11-181-9/+3
| | * Fix compilation of Embedded with GLib.Thiago Macieira2009-11-181-2/+1
| | * rebuilt configure.exePeter Hartmann2009-11-181-0/+0
| | * Merge branch '4.6' into 4.6-stagingThiago Macieira2009-11-184-44/+66
| | |\
| | * | Fixed a few license checks in configure.exe.axis2009-11-181-13/+5
| | * | configure.exe: Update to the new licensing structure.Thiago Macieira2009-11-181-26/+66
| | * | Configure: add support for the RTOS licensing schemeThiago Macieira2009-11-181-4/+29
| | * | Configure: add support for the new licensing schemes for Qt.Thiago Macieira2009-11-181-49/+28
| | * | Fix compilation with Sun CC: no semi-colon after Q_PROPERTYThiago Macieira2009-11-181-1/+1
| | * | tst_qtcpsocket: Stabilize by increasing timeoutsMarkus Goetz2009-11-181-7/+7
| | * | Fixes in the multitouch handling.Denis Dzyubenko2009-11-184-30/+52
| | * | Added missing autotests to the tests/auto.proDenis Dzyubenko2009-11-188-64/+66
| | * | Doc: Add link to "Making Applications Scriptable" from QtScript module pageKent Hansen2009-11-181-0/+4
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-180-0/+0
| | |\ \
| | * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-187-6/+63
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-18134-1097/+3626
| | |\ \ \
| | * | | | Application object must be constructed before QScriptEngineKent Hansen2009-11-181-1/+5
| | * | | | Compile with mixed carbon/cocoa universal builds.Morten Johan Sørvig2009-11-183-9/+23
| | * | | | upgraded harfbuzz to lastest versionLars Knoll2009-11-183-10/+61
| | * | | | Fix regression introduced in 98a05681851db9d88b1364af52be543715fbe306João Abecasis2009-11-183-4/+3
| | * | | | fancybrowser example: make sure that images are rotated for loaded pagesJocelyn Turcotte2009-11-183-4/+11
| | * | | | Doc: List planned changes to platform support in Qt 4.7Volker Hilsheimer2009-11-181-0/+17
| | * | | | remove unneeded JavaScriptCore.proKent Hansen2009-11-181-69/+0
| | * | | | doc: Added a further note about what the MinGW package is needed for.Martin Smith2009-11-181-0/+4
| | * | | | doc: Added note about which MinGW package to use and where to get it.Martin Smith2009-11-181-4/+16
| * | | | | Fix QCombobox painting regression on WindowsOlivier Goffart2009-11-191-2/+0
| * | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-19237-2013/+1773
| |\ \ \ \ \
| | * | | | | Remove examples/effects/customshader which uses private APITom Cooksey2009-11-1919-572/+0
| | * | | | | Ran the script utils/normalizeOlivier Goffart2009-11-18186-1243/+1243
| | * | | | | Fixed tst_QTableView::changeHeaderData auto-test on MacGabriel de Dietrich2009-11-181-1/+1
| | * | | | | Fixed tst_QTableView::mouseWheel auto-test on MacGabriel de Dietrich2009-11-181-8/+0
| | * | | | | MAke a readonly QLineEdit not show "write" actions in its context menuThierry Bastian2009-11-181-18/+28
| | * | | | | Make the layout not grow in filndfiles example whne one clicks findThierry Bastian2009-11-181-1/+1
| | * | | | | QListView: fixes skipping one item in pageDown(Up)Leonardo Sobral Cunha2009-11-182-2/+38
| | * | | | | QListView: cleaning up whitespacesLeonardo Sobral Cunha2009-11-182-17/+7
| | * | | | | Fix html output of docsThomas Zander2009-11-181-1/+1
| | * | | | | QMenu: make the menu follow its parent/caused layout directionThierry Bastian2009-11-184-1/+60
| | * | | | | Crash when rendering a scene using DeviceCoordinateCacheGabriel de Dietrich2009-11-182-3/+22
| | * | | | | Fix tst_QAlgorithms::test_qBinaryFind on solarisOlivier Goffart2009-11-181-2/+2
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-188-112/+155
| | |\ \ \ \ \