summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StandardDialogs example: Fix warning about QKeySequence::mnemonic.Friedemann Kleint2009-11-251-1/+1
* Fix build on AIX: all of the .a file is linked into the program.Oswald Buddenhagen2009-11-242-7/+10
* Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-2313-43/+104
|\
| * don't use qWarning for things which are not really warningsOswald Buddenhagen2009-11-202-6/+15
| * fix crash on closing "rightmost" fileOswald Buddenhagen2009-11-201-2/+4
| * fix encodings, take NOswald Buddenhagen2009-11-2010-32/+81
| * don't overwrite explicitly specified CODECFORTR on UTF-16 inputOswald Buddenhagen2009-11-193-2/+3
| * fix potentially wrong output codec for UTF-16 input filesOswald Buddenhagen2009-11-191-1/+1
* | Fix configure warning for non-symbian buildsJason McDonald2009-11-231-2/+4
* | Mention the changed architecture and license of QtScript in the 4.6.0 changelogSimon Hausmann2009-11-201-0/+2
* | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-2035-136/+360
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-2030-95/+467
| |\ \
| | * | Improved documentation Qt for the Symbian platformAlessandro Portale2009-11-1914-70/+291
| | * | QAbstractSlider: keypad navigation is slow.Frans Englich2009-11-192-4/+74
| | * | Symbian: QKeyEvent:isAutoRepeat() doesn't workFrans Englich2009-11-191-1/+1
| | * | Fix crash when using splash screen, or QPixmap::copy()Shane Kearns2009-11-193-0/+20
| | * | Freeze def files against 4.6.0Shane Kearns2009-11-196-8/+40
| | * | Enabled Qt icon in Symbian also for demos/examples without UID3.Janne Anttila2009-11-192-2/+2
| | * | Added default Qt icon back for Qt demos/examples in Symbian.Janne Anttila2009-11-193-9/+37
| | * | Use relative paths when invoking mifconv.Janne Anttila2009-11-191-1/+1
| | * | Unified ICON keyword handling for ABLD and SBSv2 toolchains.Janne Anttila2009-11-191-2/+3
| * | | Do not recreate the VGImage if the size is unchangedRhys Weatherley2009-11-202-33/+10
| * | | Remove unmatched else in non-EGL mode for OpenVG pixmap dataRhys Weatherley2009-11-201-1/+0
| * | | Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementationRhys Weatherley2009-11-201-2/+10
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Olivier Goffart2009-11-194-24/+51
| |\ \ \
| | * | | Item views: make sure the model is connected/disconnected correctlyThierry Bastian2009-11-192-8/+30
| | * | | Item views: make sure the hovered item is updated when scrollingThierry Bastian2009-11-192-16/+21
| * | | | Fixes regression in QListView: Selection would not expend to the full viewportOlivier Goffart2009-11-191-2/+6
| |/ / /
| * | | Add a QTest::qWaitForWindowShown for a failing qlistview autotestLeonardo Sobral Cunha2009-11-191-0/+2
| * | | On main window, the sizegrip visibility was not correctly updatedThierry Bastian2009-11-192-8/+35
| * | | Fixes: QCommandLinkButton crop large icons.Olivier Goffart2009-11-192-8/+39
| * | | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1985-738/+10307
| |\ \ \
| * | | | Complete QVariantAnimation doc to mention qRegisterAnimationInterpolatorThierry Bastian2009-11-191-1/+18
| * | | | Mark QGraphicsItemAnimation as deprecatedThierry Bastian2009-11-192-10/+5
| * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-1914-174/+150
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-1914-174/+150
| | |\ \ \
| | | * | | Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-182-1/+4
| | | * | | Fix tst_QTextLayout::testTabDPIScale on Symbian hardwareAlessandro Portale2009-11-181-3/+3
| | | * | | Symbian docs: Repair some documentation damage, remove obsolete file.Frans Englich2009-11-183-47/+24
| | | * | | Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-187-27/+42
| | | * | | Incorporate feedback from marketing.Frans Englich2009-11-182-111/+83
| | | * | | Symbian support: incorporate feedback from Lars.Frans Englich2009-11-181-9/+10
| | | * | | Complement Phonon for Symbian documentation.Frans Englich2009-11-182-2/+10
| * | | | | Convert pointer to string properly on 64 bit systems too.Jan-Arve Sæther2009-11-191-1/+1
| |/ / / /
| * | | | Fixed effects.pro after customshader demo removalGabriel de Dietrich2009-11-191-6/+0
* | | | | revert QT -= xml nonsenseOswald Buddenhagen2009-11-201-2/+0
* | | | | QT —= xml for bootstrapped lreleaseOswald Buddenhagen2009-11-201-0/+2
* | | | | Merge commit 'b345b96dc14cc0da3a9ff44216d447e6f2c8ad97' from oslo-staging-1 i...Simon Hausmann2009-11-2014-23/+110
|\ \ \ \ \
| * | | | | QNativeSocketEngine: Compile fixMarkus Goetz2009-11-191-1/+1
| * | | | | QNAM HTTP Code: Use KeepAlive socket optionMarkus Goetz2009-11-191-0/+2