summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * 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
| * | | | | | | Fixed compile issue with alsa < 1.0.14Kurt Korbatits2009-10-215-4/+74
| |/ / / / / /
| * | | | | | Misc mysql test fixes.Bill King2009-10-201-3/+6
| * | | | | | Optimize QVGPixmapDropShadowFilter by removing colorize stepRhys Weatherley2009-10-193-52/+25
* | | | | | | Update EABI DEF files for Symbian OSIain2009-10-205-10/+55
|/ / / / / /
* | | | | | fix widget activation from minimized state on Windows mobileJoerg Bornemann2009-10-191-0/+2
* | | | | | fix bug in tst_qwidget.cppJoerg Bornemann2009-10-191-4/+6
* | | | | | qwidget_wince.cpp: don't invalidate the crect on maximizeJoerg Bornemann2009-10-191-14/+4
* | | | | | qwindowsmobilestyle.cpp: endif comment fixedJoerg Bornemann2009-10-191-1/+1
* | | | | | QTestLib: do not assert if testLogger object is already destroyedPeter Hartmann2009-10-191-2/+2
* | | | | | Reimplementing QDate/QTime/QDateTime in Symbian native mannerAleksandar Sasha Babic2009-10-191-1/+61
* | | | | | Fix doc error.Jason Barron2009-10-191-1/+1