summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-2020-453/+1089
| | |\ \ \ \
| | | * | | | add the autotest for the QListView::setModelColumn bugPierre Rossi2009-10-191-0/+24
| | | * | | | Fix a bug affecting keyboard navigation in the table viewOrgad Shaneh2009-10-191-2/+2
| | | * | | | Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-194-0/+30
| | | * | | | Whitespace cleanup.Jan-Arve Sæther2009-10-191-13/+13
| | | * | | | API addition: Make it possible to set the size policy of an anchor.Jan-Arve Sæther2009-10-165-68/+130
| | | * | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-163-181/+464
| | | |\ \ \ \
| | | | * | | | QGraphicsAnchorLayout: Adding two benchmarks on LinearLayout vs AnchorLayout ...Jesus Sanchez-Palencia2009-10-151-1/+126
| | | | * | | | QGAL: Add anchor layout vs nested linear layouts benchmarkEduardo M. Fleury2009-10-151-0/+111
| | | | * | | | QGraphicsAnchorLayout: Mark expected failures in tests w/o simplificationEduardo M. Fleury2009-10-151-24/+67
| | | | * | | | QGAL: refactor and document the simplification algorithmCaio Marcelo de Oliveira Filho2009-10-151-159/+165
| | | | * | | | QGAL: refactor calculateGraphs() methodCaio Marcelo de Oliveira Filho2009-10-152-75/+93
| | | | * | | | QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-153-11/+20
| | | | * | | | QGAL: avoid having to re-calculate lists of variablesCaio Marcelo de Oliveira Filho2009-10-152-31/+27
| | | | * | | | QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-153-1/+65
| | | | * | | | QGAL: improve dump graph and add helper codeCaio Marcelo de Oliveira Filho2009-10-152-3/+13
| | | | * | | | QGraphicsAnchorLayout: Fix sequential anchor distribution w/ expanding sizesEduardo M. Fleury2009-10-151-86/+76
| | | | * | | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgetsEduardo M. Fleury2009-10-151-0/+49
| | | | * | | | QGraphicsAnchorLayout: Ensure spacing is not negativeEduardo M. Fleury2009-10-152-0/+33
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-164-7/+68
| | | |\ \ \ \ \
| | | | * | | | | Fixed typo in qtableview.cpp.Gabriel de Dietrich2009-10-162-6/+31
| | | | * | | | | Fixed a rare crash in qt_x11_enforce_cursorGabriel de Dietrich2009-10-152-1/+37
| | | * | | | | | Make sure that the anchor layout autotests pass in release configurationJan-Arve Sæther2009-10-162-2/+2
| | | |/ / / / /
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-15152-28378/+35584
| | | |\ \ \ \ \
| | | | * | | | | Compilation of the QGraphicsAnchorLayout test on 64bitOlivier Goffart2009-10-152-2/+3
| | | | * | | | | Fixed updating problems QListView with IconModeGabriel de Dietrich2009-10-151-1/+1
| | | | * | | | | Stabilize test on x11Olivier Goffart2009-10-152-7/+8
| | | | * | | | | Stabilize QLineEdit test on X11Olivier Goffart2009-10-151-10/+14
| | | | * | | | | Spreadsheet demo: fix the footer color.Olivier Goffart2009-10-151-0/+1
| | | * | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-155-184/+353
| | | |\ \ \ \ \ \
| | | | * | | | | | QGAL: refactor calculateGraphs() methodCaio Marcelo de Oliveira Filho2009-10-092-75/+93
| | | | * | | | | | QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-093-11/+20
| | | | * | | | | | QGAL: avoid having to re-calculate lists of variablesCaio Marcelo de Oliveira Filho2009-10-092-31/+27
| | | | * | | | | | QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-093-1/+65
| | | | * | | | | | QGAL: improve dump graph and add helper codeCaio Marcelo de Oliveira Filho2009-10-092-3/+13
| | | | * | | | | | QGraphicsAnchorLayout: Fix sequential anchor distribution w/ expanding sizesEduardo M. Fleury2009-10-091-86/+76
| | | | * | | | | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgetsEduardo M. Fleury2009-10-091-0/+49
| | | | * | | | | | QGraphicsAnchorLayout: Ensure spacing is not negativeEduardo M. Fleury2009-10-092-0/+33
| * | | | | | | | | Fix bug introduced by cleanup commit.Frans Englich2009-10-201-2/+0
| |/ / / / / / / /
| * | | | | | | | Merge branch 'mmfphonon' into 4.6Frans Englich2009-10-203-3/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Does not disable full screen when end of video playlist is reached.Frans Englich2009-10-192-1/+4
| | * | | | | | | | Kill warning, simplify code.Frans Englich2009-10-161-2/+4
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-201-2/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Cocoa: modal window reappears on screen after reactivating appRichard Moe Gustavsen2009-10-201-2/+13
| * | | | | | | | | | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-10-201-3/+4
| |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-201-3/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix now invalid ExpectFail.Bill King2009-10-201-3/+0
| * | | | | | | | | | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-10-202-75/+0
| |/ / / / / / / / /
| * | | | | | | | | Fix dangling shader manager pointersJulian de Bhal2009-10-201-1/+1
| * | | | | | | | | Fix bug QTBUG-4848Sarah Smith2009-10-204-24/+78