Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | QGAL: Refactor solvePreferred to support min/maxPrefSize | Eduardo M. Fleury | 2009-11-27 | 1 | -24/+69 | |
| | * | | | | | | | QGAL: Add AnchorData::minPrefSize and maxPrefSize | Eduardo M. Fleury | 2009-11-27 | 3 | -46/+149 | |
| | * | | | | | | | QGAL: parallel anchors sometimes have to fix constraints | Caio Marcelo de Oliveira Filho | 2009-11-27 | 1 | -16/+35 | |
| | * | | | | | | | QGAL: move second child direction check to a function | Caio Marcelo de Oliveira Filho | 2009-11-27 | 2 | -12/+24 | |
| | * | | | | | | | QGAL: Use single arrow in "dumpGraph" | Eduardo M. Fleury | 2009-11-27 | 1 | -1/+1 | |
| | * | | | | | | | QGAL: Enable out-of-order sequential simplification | Eduardo M. Fleury | 2009-11-27 | 1 | -46/+23 | |
| | * | | | | | | | QGAL: Support for out-of-order sequential anchors | Eduardo M. Fleury | 2009-11-27 | 1 | -6/+34 | |
| | * | | | | | | | QGAL: Do not revert negative anchors | Jesus Sanchez-Palencia | 2009-11-27 | 2 | -23/+4 | |
| | * | | | | | | | QGAL: Limit absolute size of anchors and add offset to calculation | Eduardo M. Fleury | 2009-11-27 | 2 | -12/+57 | |
| | * | | | | | | | QGAL: Rename internalSizeHints to applySizePolicy | Eduardo M. Fleury | 2009-11-27 | 1 | -10/+15 | |
| | * | | | | | | | QGAL: Fix memory management issues (leak + invalid read) | Eduardo M. Fleury | 2009-11-27 | 2 | -6/+27 | |
| | * | | | | | | | QGAL: Prevent internal anchors from being exposed by QGAL::anchor() | Eduardo M. Fleury | 2009-11-27 | 1 | -2/+14 | |
| | * | | | | | | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-27 | 1 | -21/+2 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | QCompleter wouldn't emit highlighted() and activated() signals | Gabriel de Dietrich | 2009-12-03 | 1 | -3/+3 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-03 | 2 | -5/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed softkey merging/traversing over window boundaries. | Janne Anttila | 2009-12-02 | 1 | -1/+1 | |
| * | | | | | | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0). | Janne Anttila | 2009-12-02 | 1 | -4/+0 | |
* | | | | | | | | Fixes transformation problems with QGraphicsProxyWidget. | Yoann Lopes | 2009-12-02 | 2 | -3/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6 | Olivier Goffart | 2009-12-02 | 20 | -66/+156 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-02 | 1 | -2/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Clarify the docs a bit when setting focus. | axis | 2009-12-01 | 1 | -2/+8 | |
| * | | | | | | QWindowStyle: make sure there is no duplicate in the list of scrollbar. | Olivier Goffart | 2009-12-01 | 1 | -4/+6 | |
| * | | | | | | Fixed a potential crash in QDockWidget | Thierry Bastian | 2009-12-01 | 1 | -2/+5 | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-01 | 5 | -13/+87 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix QFontCombobox autotest on X11 | Olivier Goffart | 2009-12-01 | 1 | -3/+2 | |
| | * | | | | | | In QListViews, items were being hovered even when mouse was on the scrollbars | Gabriel de Dietrich | 2009-12-01 | 1 | -2/+6 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-01 | 3 | -8/+79 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'mmfphonon' into 4.6 | Gareth Stockwell | 2009-11-30 | 3 | -8/+79 | |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | Symbian control invokes slots before and after native draw ops | Gareth Stockwell | 2009-11-26 | 3 | -0/+29 | |
| | | | * | | | | Allow Symbian widget implementations to select native paint mode | Gareth Stockwell | 2009-11-26 | 3 | -8/+50 | |
| * | | | | | | | Added caching of vectorpaths to the GL paint engine. | Gunnar Sletta | 2009-12-01 | 2 | -6/+23 | |
| |/ / / / / / | ||||||
| * | | | | | | Fix crash in qt3support QPixmap constructor | Gunnar Sletta | 2009-12-01 | 1 | -2/+2 | |
| * | | | | | | Only call updateFont if the font have changed. | Alexis Menard | 2009-11-30 | 1 | -1/+2 | |
| * | | | | | | Fixed square root of negative number in drawTextItem(). | Kim Motoyoshi Kalland | 2009-11-30 | 1 | -1/+2 | |
| * | | | | | | Do not fill the disabled background of item. | Olivier Goffart | 2009-11-30 | 1 | -2/+0 | |
| * | | | | | | 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 | 8 | -100/+147 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | state wasn't being correctly reloaded on mac with unified toolbar | Thierry Bastian | 2009-11-27 | 1 | -2/+5 | |
| * | | | | | | 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 | 14 | -93/+90 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | 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 | 1 | -21/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-25 | 1 | -21/+2 | |
| | * | | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-25 | 1 | -6/+14 | |
| | * | | | | | | | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-25 | 2 | -6/+4 | |
* | | | | | | | | | | Fixed build on S60 and WinCE | Thorbjørn Lindeijer | 2009-11-30 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-27 | 2 | -32/+63 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Improved and optimized the WaveUnderline | Thorbjørn Lindeijer | 2009-11-26 | 2 | -32/+63 | |