summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix toolbar animation when restoring from expanded stateThierry Bastian2009-12-042-2/+3
* Merge branch 'win32-icc' into 4.6Jan-Arve Sæther2009-12-042-12/+4
|\
| * Make sure that QtGui links with QtCore for the win32-icc mkspec.Jan-Arve Sæther2009-12-041-0/+4
| * Revert "Compile fix for win32-icc."Jan-Arve Sæther2009-11-301-12/+0
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-0415-198/+327
|\ \
| * | Fixes clipping bug in the embedded dialogs demo.Yoann Lopes2009-12-042-1/+39
| * | Add QMake configuration for Scratchbox's host-gcc compileraTom Cooksey2009-12-042-0/+180
| * | Remove the linux-g++-gles2-experimental mkspecTom Cooksey2009-12-042-188/+0
| * | Fix crash when QGraphicsItem destructor deletes other QGraphicsItemOlivier Goffart2009-12-042-2/+8
| * | Rebind window surface fbo after native GL renderingRhys Weatherley2009-12-044-2/+14
| * | Better check for EGL extension stringsRhys Weatherley2009-12-041-1/+4
| * | Some doc fixesJan-Arve Sæther2009-12-031-2/+2
| * | Fixes broken selection with Shift and extended selectionOlivier Goffart2009-12-032-2/+44
| * | Add extra auto-test for topLevel list corruption.Alexis Menard2009-12-031-0/+36
* | | Merge branch 'fleury-ooo-sequential' into 4.6Jan-Arve Sæther2009-12-047-227/+509
|\ \ \
| * | | Made sure that we didn't reference dangling parallel anchors.Jan-Arve Sæther2009-12-041-2/+2
| * | | Rename the global limit to g_offset.Jan-Arve Sæther2009-12-031-13/+13
| * | | Merge branch 'ooo-sequential' of git://gitorious.org/~fleury/qt/fleury-openbo...Jan-Arve Sæther2009-12-017-227/+509
| |\ \ \
| | * | | QGAL: Remove deprecated assert clausesEduardo M. Fleury2009-11-271-16/+0
| | * | | QGAL: Refactor solvePreferred to support min/maxPrefSizeEduardo M. Fleury2009-11-271-24/+69
| | * | | QGAL: Add AnchorData::minPrefSize and maxPrefSizeEduardo M. Fleury2009-11-273-46/+149
| | * | | QGAL: parallel anchors sometimes have to fix constraintsCaio Marcelo de Oliveira Filho2009-11-271-16/+35
| | * | | QGAL: move second child direction check to a functionCaio Marcelo de Oliveira Filho2009-11-272-12/+24
| | * | | QGAL: Use single arrow in "dumpGraph"Eduardo M. Fleury2009-11-271-1/+1
| | * | | QGAL: Enable out-of-order sequential simplificationEduardo M. Fleury2009-11-272-47/+23
| | * | | QGAL: Support for out-of-order sequential anchorsEduardo M. Fleury2009-11-271-6/+34
| | * | | QGAL: Do not revert negative anchorsJesus Sanchez-Palencia2009-11-272-23/+4
| | * | | QGAL: Limit absolute size of anchors and add offset to calculationEduardo M. Fleury2009-11-272-12/+57
| | * | | QGAL: Rename internalSizeHints to applySizePolicyEduardo M. Fleury2009-11-271-10/+15
| | * | | QGAL (Test): Fix memory leaks in example and testsEduardo M. Fleury2009-11-273-20/+34
| | * | | QGAL: Fix memory management issues (leak + invalid read)Eduardo M. Fleury2009-11-272-6/+27
| | * | | QGAL: Prevent internal anchors from being exposed by QGAL::anchor()Eduardo M. Fleury2009-11-271-2/+14
| | * | | QGAL (Test): Add QGraphicsAnchor handling testEduardo M. Fleury2009-11-271-0/+37
| | * | | QGAL: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-272-21/+43
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-0379-507/+1375
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | QCompleter wouldn't emit highlighted() and activated() signalsGabriel de Dietrich2009-12-031-3/+3
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-035-7/+122
| |\ \ \ \
| | * | | | qreal-izationAleksandar Sasha Babic2009-12-021-0/+57
| | * | | | Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-022-1/+63
| | * | | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0).Janne Anttila2009-12-021-4/+0
| | * | | | Fixed "illegal empty declaration" warning from \tools\xmlpatternsJanne Anttila2009-12-021-2/+2
| * | | | | Stabilize tests on X11Olivier Goffart2009-12-024-5/+14
| * | | | | Fix tst_QSystemLock::processesOlivier Goffart2009-12-021-4/+4
| * | | | | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-023-4/+59
| * | | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-0255-434/+927
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-023-4/+10
| | |\ \ \ \
| | | * | | | qreal-izationAleksandar Sasha Babic2009-12-021-1/+1
| | | * | | | Clarify the docs a bit when setting focus.axis2009-12-011-2/+8
| | | * | | | Minor doc update for known-issues wiki link.Janne Anttila2009-12-011-1/+1
| | * | | | | Reduce double-copying of textures when flipping upside downRhys Weatherley2009-12-021-7/+15