Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 98 | -895/+1309 |
|\ | |||||
| * | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-12-02 | 39 | -158/+440 |
| |\ | |||||
| | * | Merge commit 'oslo-staging-2/4.6' into upstream/4.6 | Olivier Goffart | 2009-12-02 | 38 | -156/+438 |
| | |\ | |||||
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-02 | 1 | -2/+8 |
| | | |\ | |||||
| | | | * | Clarify the docs a bit when setting focus. | axis | 2009-12-01 | 1 | -2/+8 |
| | | * | | Reduce double-copying of textures when flipping upside down | Rhys Weatherley | 2009-12-02 | 1 | -7/+15 |
| | | * | | Fix crash in QVector::reserve when reserving smaller size on a shared vector | Olivier Goffart | 2009-12-01 | 1 | -2/+4 |
| | | * | | QWindowStyle: make sure there is no duplicate in the list of scrollbar. | Olivier Goffart | 2009-12-01 | 1 | -4/+6 |
| | | * | | Fixed a potential crash in QDockWidget | Thierry Bastian | 2009-12-01 | 1 | -2/+5 |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-01 | 11 | -25/+188 |
| | | |\ \ | |||||
| | | | * | | Fix QFontCombobox autotest on X11 | Olivier Goffart | 2009-12-01 | 1 | -3/+2 |
| | | | * | | In QListViews, items were being hovered even when mouse was on the scrollbars | Gabriel de Dietrich | 2009-12-01 | 1 | -2/+6 |
| | | | |/ | |||||
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-01 | 9 | -20/+180 |
| | | | |\ | |||||
| | | | | * | Merge branch 'mmfphonon' into 4.6 | Gareth Stockwell | 2009-11-30 | 9 | -20/+180 |
| | | | | |\ | |||||
| | | | | | * | Clip video rect to physical screen dimensions | Gareth Stockwell | 2009-11-26 | 1 | -1/+12 |
| | | | | | * | Tidied up logic of retrieving video window in Phonon MMF backend | Gareth Stockwell | 2009-11-26 | 1 | -2/+1 |
| | | | | | * | Suspend DSA while drawing is in progress | Gareth Stockwell | 2009-11-26 | 4 | -1/+85 |
| | | | | | * | Symbian control invokes slots before and after native draw ops | Gareth Stockwell | 2009-11-26 | 3 | -0/+29 |
| | | | | | * | Changed video widget native paint mode to zero-fill native window | Gareth Stockwell | 2009-11-26 | 2 | -7/+2 |
| | | | | | * | Allow Symbian widget implementations to select native paint mode | Gareth Stockwell | 2009-11-26 | 3 | -8/+50 |
| | | | | | * | Merge commit 's60/4.6' into mmfphonon | Frans Englich | 2009-11-23 | 54 | -256/+378 |
| | | | | | |\ | |||||
| | | | | | * \ | Merge branch '4.6' into mmfphonon | Frans Englich | 2009-11-20 | 291 | -3692/+5620 |
| | | | | | |\ \ | |||||
| | | | | | * | | | Keep the same capitalization for Phonon.dll. | Frans Englich | 2009-11-16 | 1 | -1/+1 |
| | | * | | | | | | Added caching of vectorpaths to the GL paint engine. | Gunnar Sletta | 2009-12-01 | 5 | -11/+139 |
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-01 | 420 | -5541/+7694 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Fix crash in qt3support QPixmap constructor | Gunnar Sletta | 2009-12-01 | 1 | -2/+2 |
| | | | * | | | | | Only call updateFont if the font have changed. | Alexis Menard | 2009-11-30 | 1 | -1/+2 |
| | | | * | | | | | Fixed square root of negative number in drawTextItem(). | Kim Motoyoshi Kalland | 2009-11-30 | 2 | -2/+4 |
| | | | * | | | | | Fixed the GL2 engine stroker to handle Qt::SvgMiterJoin. | Kim Motoyoshi Kalland | 2009-11-30 | 1 | -0/+1 |
| | | | * | | | | | Do not fill the disabled background of item. | Olivier Goffart | 2009-11-30 | 1 | -2/+0 |
| | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-30 | 3 | -3/+4 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Do not recoginze templated types or pointers as flags. | Olivier Goffart | 2009-11-30 | 1 | -1/+2 |
| | | | | * | | | | | Compile webkit for win32-icc | Jan-Arve Sæther | 2009-11-30 | 2 | -2/+2 |
| | | | | |/ / / / | |||||
| | | | * | | | | | X11: Avoid loading all fonts in system for text with line breaks | Eskil Abrahamsen Blomfeldt | 2009-11-30 | 1 | -1/+1 |
| | | | |/ / / / | |||||
| | | | * | | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-27 | 20 | -283/+353 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | state wasn't being correctly reloaded on mac with unified toolbar | Thierry Bastian | 2009-11-27 | 1 | -2/+5 |
| | | | * | | | | | Compile QtScript for win32-icc | Jan-Arve Sæther | 2009-11-27 | 2 | -2/+2 |
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-27 | 5 | -32/+21 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Correctly export the horizontal part of a mixed alignment in text. | Thomas Zander | 2009-11-27 | 1 | -6/+7 |
| | | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 16 | -106/+91 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | Fixed a memory leak in the newer native filedialog on windows | Thierry Bastian | 2009-11-27 | 1 | -1/+3 |
| | | | | * | | | | | | Fix QFontDialog::getFont on Mac OS X when using an invalid initial font | Eskil Abrahamsen Blomfeldt | 2009-11-27 | 1 | -2/+3 |
| | | | * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-27 | 1 | -21/+2 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-25 | 1 | -21/+2 |
| | | | | * | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-25 | 1 | -6/+14 |
| | | | | * | | | | | | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-25 | 2 | -6/+4 |
| | | * | | | | | | | | | Don't spend time on adding center point for convex paths, saves a few cycles. | Gunnar Sletta | 2009-11-25 | 1 | -2/+2 |
| | | * | | | | | | | | | Replaced QVector in GL2 vertex array with QDataBuffer to reduce mallocs | Gunnar Sletta | 2009-11-25 | 4 | -17/+19 |
| | | * | | | | | | | | | Optimized the bezier flattening a bit | Gunnar Sletta | 2009-11-25 | 2 | -40/+17 |
| | * | | | | | | | | | | Bump version to 4.6.1 | Jason McDonald | 2009-12-01 | 3 | -4/+4 |