summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Doc: Fixed up a known issue.David Boddie2009-11-301-8/+10
| | * | | | | Only call updateFont if the font have changed.Alexis Menard2009-11-302-1/+37
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-304-4/+5
| | |\ \ \ \ \
| | | * | | | | Fixed square root of negative number in drawTextItem().Kim Motoyoshi Kalland2009-11-302-2/+4
| | | * | | | | Fixed the GL2 engine stroker to handle Qt::SvgMiterJoin.Kim Motoyoshi Kalland2009-11-301-0/+1
| | | * | | | | Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
| | * | | | | | Add some notes about known issues for win32-iccJan-Arve Sæther2009-11-302-1/+11
| | |/ / / / /
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-306-5/+18
| | |\ \ \ \ \
| | | * | | | | Do not recoginze templated types or pointers as flags.Olivier Goffart2009-11-303-2/+15
| | | * | | | | Compile webkit for win32-iccJan-Arve Sæther2009-11-302-2/+2
| | | |/ / / /
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-301-1/+1
| | | |\ \ \ \
| | | | * | | | Fix tst_qspinbox compilation with winscw.Liang Qi2009-11-271-1/+1
| | * | | | | | X11: Avoid loading all fonts in system for text with line breaksEskil Abrahamsen Blomfeldt2009-11-301-1/+1
| | |/ / / / /
| | * | | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-2777-347/+2070
| | |\ \ \ \ \
| | * | | | | | compile fix for autotestThierry Bastian2009-11-271-2/+5
| | * | | | | | compile fix for autotestThierry Bastian2009-11-271-1/+5
| | * | | | | | state wasn't being correctly reloaded on mac with unified toolbarThierry Bastian2009-11-271-2/+5
| | * | | | | | Compile QtScript for win32-iccJan-Arve Sæther2009-11-272-2/+2
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-275-32/+21
| | |\ \ \ \ \ \
| | | * | | | | | Correctly export the horizontal part of a mixed alignment in text.Thomas Zander2009-11-271-6/+7
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-2727-133/+252
| | | |\ \ \ \ \ \
| | | | * | | | | | Fixed a memory leak in the newer native filedialog on windowsThierry Bastian2009-11-271-1/+3
| | | * | | | | | | Fix QFontDialog::getFont on Mac OS X when using an invalid initial fontEskil Abrahamsen Blomfeldt2009-11-271-2/+3
| | * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-272-21/+43
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | QGAL: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-252-21/+43
| | | * | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-252-6/+46
| | | * | | | | | | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-253-6/+56
| * | | | | | | | | | Don't spend time on adding center point for convex paths, saves a few cycles.Gunnar Sletta2009-11-251-2/+2
| * | | | | | | | | | Replaced QVector in GL2 vertex array with QDataBuffer to reduce mallocsGunnar Sletta2009-11-254-17/+19
| * | | | | | | | | | Optimized the bezier flattening a bitGunnar Sletta2009-11-252-40/+17
* | | | | | | | | | | Merge commit 'v4.6.0' into 4.6Jason McDonald2009-12-010-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Minor changelog updatesv4.6.0Jason McDonald2009-11-271-9/+21
| * | | | | | | | | | | Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-271-0/+1
| * | | | | | | | | | | Fixing background painting after orientation switch.Alessandro Portale2009-11-272-1/+2
| * | | | | | | | | | | Revert "Fixes implicit grabbing in Qt/Cocoa"Jason McDonald2009-11-262-29/+30
| * | | | | | | | | | | Fix crash of QtWebKit on any page with Flash when compiled witn MinGW.Jocelyn Turcotte2009-11-251-2/+2
| * | | | | | | | | | | Doc: Added the required legal notices.David Boddie2009-11-252-1/+534
| * | | | | | | | | | | On Windows Flash is played only while moving mouse inside the plugin.Prasanth Ullattil2009-11-251-1/+1
| * | | | | | | | | | | Fix compilation with Sun CC: no semi-colon after Q_PROPERTYThiago Macieira2009-11-251-1/+1
| * | | | | | | | | | | Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-252-30/+29
| * | | | | | | | | | | Fix QFile::map in Linux 64bitOlivier Goffart2009-11-251-1/+1
| * | | | | | | | | | | Fix links to docs in INSTALL and READMEJason McDonald2009-11-252-9/+9
| * | | | | | | | | | | Fix softkeys for QDialogButtonBoxes created without a parent.Jason Barron2009-11-252-16/+68
| * | | | | | | | | | | Removed drilldown from fluidlauncher demo.axis2009-11-253-4/+0
| * | | | | | | | | | | Added some missing build instructions for abld.axis2009-11-252-0/+11
| * | | | | | | | | | | Compile fix for win32-icc.Jan-Arve Sæther2009-11-241-0/+12
| * | | | | | | | | | | Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-242-2/+36
| * | | | | | | | | | | WinCE: only use native menu bars for windows mobileninerider2009-11-231-0/+3
| * | | | | | | | | | | Revert check for file size to a warning in QFile::mapJoão Abecasis2009-11-231-1/+1
| * | | | | | | | | | | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05João Abecasis2009-11-232-1/+117