Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Document known issue - window resizing slower on Windows 7 due to gesture | Volker Hilsheimer | 2009-11-19 | 1 | -0/+5 | |
| | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-11-19 | 422 | -3776/+13656 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Doc: Adding documentation on Embedded Hardware acceleration | Morten Engvoldsen | 2009-11-19 | 5 | -144/+289 | |
| | * | | | | | | | | | | | doc: Added note about including a 3rd party library in the bundle. | Martin Smith | 2009-11-19 | 1 | -1/+7 | |
| * | | | | | | | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-23 | 13 | -43/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | don't use qWarning for things which are not really warnings | Oswald Buddenhagen | 2009-11-20 | 2 | -6/+15 | |
| | * | | | | | | | | | | | | fix crash on closing "rightmost" file | Oswald Buddenhagen | 2009-11-20 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | fix encodings, take N | Oswald Buddenhagen | 2009-11-20 | 10 | -32/+81 | |
| | * | | | | | | | | | | | | don't overwrite explicitly specified CODECFORTR on UTF-16 input | Oswald Buddenhagen | 2009-11-19 | 3 | -2/+3 | |
| | * | | | | | | | | | | | | fix potentially wrong output codec for UTF-16 input files | Oswald Buddenhagen | 2009-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | WinCE: only use native menu bars for windows mobile | ninerider | 2009-11-23 | 1 | -0/+3 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Fix configure warning for non-symbian builds | Jason McDonald | 2009-11-23 | 1 | -2/+4 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Mention the changed architecture and license of QtScript in the 4.6.0 changelog | Simon Hausmann | 2009-11-20 | 1 | -0/+2 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge commit 'd9fa92' into origin-4.6 | Olivier Goffart | 2009-11-20 | 35 | -136/+360 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-20 | 30 | -95/+467 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Improved documentation Qt for the Symbian platform | Alessandro Portale | 2009-11-19 | 14 | -70/+291 | |
| | * | | | | | | | | | | QAbstractSlider: keypad navigation is slow. | Frans Englich | 2009-11-19 | 2 | -4/+74 | |
| | * | | | | | | | | | | Symbian: QKeyEvent:isAutoRepeat() doesn't work | Frans Englich | 2009-11-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | Fix crash when using splash screen, or QPixmap::copy() | Shane Kearns | 2009-11-19 | 3 | -0/+20 | |
| | * | | | | | | | | | | Freeze def files against 4.6.0 | Shane Kearns | 2009-11-19 | 6 | -8/+40 | |
| | * | | | | | | | | | | Enabled Qt icon in Symbian also for demos/examples without UID3. | Janne Anttila | 2009-11-19 | 2 | -2/+2 | |
| | * | | | | | | | | | | Added default Qt icon back for Qt demos/examples in Symbian. | Janne Anttila | 2009-11-19 | 3 | -9/+37 | |
| | * | | | | | | | | | | Use relative paths when invoking mifconv. | Janne Anttila | 2009-11-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | Unified ICON keyword handling for ABLD and SBSv2 toolchains. | Janne Anttila | 2009-11-19 | 1 | -2/+3 | |
| * | | | | | | | | | | | Do not recreate the VGImage if the size is unchanged | Rhys Weatherley | 2009-11-20 | 2 | -33/+10 | |
| * | | | | | | | | | | | Remove unmatched else in non-EGL mode for OpenVG pixmap data | Rhys Weatherley | 2009-11-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementation | Rhys Weatherley | 2009-11-20 | 1 | -2/+10 | |
| * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Olivier Goffart | 2009-11-19 | 4 | -24/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Item views: make sure the model is connected/disconnected correctly | Thierry Bastian | 2009-11-19 | 2 | -8/+30 | |
| | * | | | | | | | | | | | Item views: make sure the hovered item is updated when scrolling | Thierry Bastian | 2009-11-19 | 2 | -16/+21 | |
| * | | | | | | | | | | | | Fixes regression in QListView: Selection would not expend to the full viewport | Olivier Goffart | 2009-11-19 | 1 | -2/+6 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Add a QTest::qWaitForWindowShown for a failing qlistview autotest | Leonardo Sobral Cunha | 2009-11-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | On main window, the sizegrip visibility was not correctly updated | Thierry Bastian | 2009-11-19 | 2 | -8/+35 | |
| * | | | | | | | | | | | Fixes: QCommandLinkButton crop large icons. | Olivier Goffart | 2009-11-19 | 2 | -8/+39 | |
| * | | | | | | | | | | | Merge upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-19 | 85 | -738/+10307 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Complete QVariantAnimation doc to mention qRegisterAnimationInterpolator | Thierry Bastian | 2009-11-19 | 1 | -1/+18 | |
| * | | | | | | | | | | | | Mark QGraphicsItemAnimation as deprecated | Thierry Bastian | 2009-11-19 | 2 | -10/+5 | |
| * | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-19 | 14 | -174/+150 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-19 | 14 | -174/+150 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Disable linker warning 6780 in RVCT builds for Symbian OS | Iain | 2009-11-18 | 2 | -1/+4 | |
| | | * | | | | | | | | | | | Fix tst_QTextLayout::testTabDPIScale on Symbian hardware | Alessandro Portale | 2009-11-18 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | Symbian docs: Repair some documentation damage, remove obsolete file. | Frans Englich | 2009-11-18 | 3 | -47/+24 | |
| | | * | | | | | | | | | | | Changed MIF filename from UID to target name in Symbian. | Janne Anttila | 2009-11-18 | 7 | -27/+42 | |
| | | * | | | | | | | | | | | Incorporate feedback from marketing. | Frans Englich | 2009-11-18 | 2 | -111/+83 | |
| | | * | | | | | | | | | | | Symbian support: incorporate feedback from Lars. | Frans Englich | 2009-11-18 | 1 | -9/+10 | |
| | | * | | | | | | | | | | | Complement Phonon for Symbian documentation. | Frans Englich | 2009-11-18 | 2 | -2/+10 | |
| * | | | | | | | | | | | | | Convert pointer to string properly on 64 bit systems too. | Jan-Arve Sæther | 2009-11-19 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fixed effects.pro after customshader demo removal | Gabriel de Dietrich | 2009-11-19 | 1 | -6/+0 | |
* | | | | | | | | | | | | | revert QT -= xml nonsense | Oswald Buddenhagen | 2009-11-20 | 1 | -2/+0 | |
* | | | | | | | | | | | | | QT —= xml for bootstrapped lrelease | Oswald Buddenhagen | 2009-11-20 | 1 | -0/+2 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |