summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fleury-ooo-sequential' into 4.6Jan-Arve Sæther2009-12-044-206/+438
|\
| * 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-014-206/+438
| |\
| | * 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-271-46/+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: 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: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-271-21/+2
* | | 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-032-5/+1
|\ \ \
| * | | Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-021-1/+1
| * | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0).Janne Anttila2009-12-021-4/+0
* | | | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-022-3/+2
* | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-0220-66/+156
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-021-2/+8
| |\ \ \
| | * | | Clarify the docs a bit when setting focus.axis2009-12-011-2/+8
| * | | | QWindowStyle: make sure there is no duplicate in the list of scrollbar.Olivier Goffart2009-12-011-4/+6
| * | | | Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-015-13/+87
| |\ \ \ \
| | * | | | Fix QFontCombobox autotest on X11Olivier Goffart2009-12-011-3/+2
| | * | | | In QListViews, items were being hovered even when mouse was on the scrollbarsGabriel de Dietrich2009-12-011-2/+6
| | |/ / /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-013-8/+79
| | |\ \ \
| | | * \ \ Merge branch 'mmfphonon' into 4.6Gareth Stockwell2009-11-303-8/+79
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Symbian control invokes slots before and after native draw opsGareth Stockwell2009-11-263-0/+29
| | | | * | Allow Symbian widget implementations to select native paint modeGareth Stockwell2009-11-263-8/+50
| * | | | | Added caching of vectorpaths to the GL paint engine.Gunnar Sletta2009-12-012-6/+23
| |/ / / /
| * | | | Fix crash in qt3support QPixmap constructorGunnar Sletta2009-12-011-2/+2
| * | | | Only call updateFont if the font have changed.Alexis Menard2009-11-301-1/+2
| * | | | Fixed square root of negative number in drawTextItem().Kim Motoyoshi Kalland2009-11-301-1/+2
| * | | | Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
| * | | | 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-278-100/+147
| |\ \ \
| * | | | state wasn't being correctly reloaded on mac with unified toolbarThierry Bastian2009-11-271-2/+5
| * | | | 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-2714-93/+90
| | |\ \ \ \
| | | * | | | 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-271-21/+2
| |\ \ \ \ \ \
| | * | | | | | QGAL: default spacing can be unset using a negative valueEduardo M. Fleury2009-11-251-21/+2