Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-30 | 4 | -4/+5 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | 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 | |
| | * | | | | | | Add some notes about known issues for win32-icc | Jan-Arve Sæther | 2009-11-30 | 2 | -1/+11 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-30 | 6 | -5/+18 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Do not recoginze templated types or pointers as flags. | Olivier Goffart | 2009-11-30 | 3 | -2/+15 | |
| | | * | | | | | Compile webkit for win32-icc | Jan-Arve Sæther | 2009-11-30 | 2 | -2/+2 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-30 | 1 | -1/+1 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Fix tst_qspinbox compilation with winscw. | Liang Qi | 2009-11-27 | 1 | -1/+1 | |
| | * | | | | | | 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 | 77 | -347/+2070 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | compile fix for autotest | Thierry Bastian | 2009-11-27 | 1 | -2/+5 | |
| | * | | | | | | compile fix for autotest | Thierry Bastian | 2009-11-27 | 1 | -1/+5 | |
| | * | | | | | | 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 | 27 | -133/+252 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | 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 | 2 | -21/+43 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-25 | 2 | -21/+43 | |
| | | * | | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-25 | 2 | -6/+46 | |
| | | * | | | | | | | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-25 | 3 | -6/+56 | |
| * | | | | | | | | | | 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 | |
* | | | | | | | | | | | Merge commit 'v4.6.0' into 4.6 | Jason McDonald | 2009-12-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Minor changelog updatesv4.6.0 | Jason McDonald | 2009-11-27 | 1 | -9/+21 | |
| * | | | | | | | | | | | Background in landscape mode on S60 5.0 is broken | Sami Merilä | 2009-11-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | Fixing background painting after orientation switch. | Alessandro Portale | 2009-11-27 | 2 | -1/+2 | |
| * | | | | | | | | | | | Revert "Fixes implicit grabbing in Qt/Cocoa" | Jason McDonald | 2009-11-26 | 2 | -29/+30 | |
| * | | | | | | | | | | | Fix crash of QtWebKit on any page with Flash when compiled witn MinGW. | Jocelyn Turcotte | 2009-11-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | Doc: Added the required legal notices. | David Boddie | 2009-11-25 | 2 | -1/+534 | |
| * | | | | | | | | | | | On Windows Flash is played only while moving mouse inside the plugin. | Prasanth Ullattil | 2009-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix compilation with Sun CC: no semi-colon after Q_PROPERTY | Thiago Macieira | 2009-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fixes implicit grabbing in Qt/Cocoa | Denis Dzyubenko | 2009-11-25 | 2 | -30/+29 | |
| * | | | | | | | | | | | Fix QFile::map in Linux 64bit | Olivier Goffart | 2009-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix links to docs in INSTALL and README | Jason McDonald | 2009-11-25 | 2 | -9/+9 | |
| * | | | | | | | | | | | Fix softkeys for QDialogButtonBoxes created without a parent. | Jason Barron | 2009-11-25 | 2 | -16/+68 | |
| * | | | | | | | | | | | Removed drilldown from fluidlauncher demo. | axis | 2009-11-25 | 3 | -4/+0 | |
| * | | | | | | | | | | | Added some missing build instructions for abld. | axis | 2009-11-25 | 2 | -0/+11 | |
| * | | | | | | | | | | | Compile fix for win32-icc. | Jan-Arve Sæther | 2009-11-24 | 1 | -0/+12 | |
| * | | | | | | | | | | | Don't crash in eval() function when QtScript debugger is attached | Kent Hansen | 2009-11-24 | 2 | -2/+36 | |
| * | | | | | | | | | | | WinCE: only use native menu bars for windows mobile | ninerider | 2009-11-23 | 1 | -0/+3 | |
| * | | | | | | | | | | | Revert check for file size to a warning in QFile::map | João Abecasis | 2009-11-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05 | João Abecasis | 2009-11-23 | 2 | -1/+117 | |
| * | | | | | | | | | | | Fixed antialiasing in the GL based QGraphicsView demos under X11. | Trond Kjernåsen | 2009-11-23 | 1 | -1/+6 | |
| * | | | | | | | | | | | Document known issue - window resizing slower on Windows 7 due to gesture | Volker Hilsheimer | 2009-11-23 | 1 | -0/+5 | |