summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 some of the QWidget test on CocoaOlivier Goffart2009-10-131-14/+3
* | Fix graphicsview test on Cocoa.Olivier Goffart2009-10-132-7/+19
* | Fixes tst_QGraphicsProxyWidget::setWidget_simple on MacOlivier Goffart2009-10-131-1/+1
* | Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-132-2/+15
* | QMetaObject::activate: reordered mutex locks/unlocks around spyFlorian Vichot2009-10-131-2/+3
* | Itemview: fix regression concerning Ctrl+rubber band selectionsFrank Reininghaus2009-10-132-1/+46
* | QGraphicsView tests on X11Olivier Goffart2009-10-123-2/+4
* | Fixes tst_QProxyWidget::palettePropagation on MacOlivier Goffart2009-10-121-2/+2
* | Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-12148-2187/+4273
|\ \
| * | Compile fix after the latest change to gesture api.Denis Dzyubenko2009-10-121-8/+1
| * | Fixed warnings autotest.Denis Dzyubenko2009-10-122-2/+2
| * | Removed the QGesture contructor that we don't really need.Denis Dzyubenko2009-10-122-9/+9
| * | Fixed enum values in Qt::GestureContext.Denis Dzyubenko2009-10-121-2/+2
| * | Revert merge commit 3945fd75a93d790434b33c2d23aOlivier Goffart2009-10-121-1/+1
| * | QUuid::createUuid() not unique when using threads on UnixBradley T. Hughes2009-10-123-4/+63
| * | GL ES 2.0 Shader language compatibilityJulian de Bhal2009-10-122-24/+37
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Julian de Bhal2009-10-122-2/+4
| |\ \
| | * | Don't delete an fbo's texture if the fbo isn't using a textureRhys Weatherley2009-10-122-2/+4
| * | | qlalrJulian de Bhal2009-10-122-11/+11
| |/ /
| * | 2009-10-09 Joe Ligman <joseph.ligman@nokia.com>Joe Ligman2009-10-117-5/+116
| * | Add license headers - make header-testcase pass.Volker Hilsheimer2009-10-1010-4/+250
| * | Merge branch '4.6' of git:qt/qt into 4.6Thiago Macieira2009-10-102-5/+6
| |\ \
| | * | Fixed getting an icon for a file on the filesystem with gnome.Denis Dzyubenko2009-10-091-3/+6
| | * | Fixed compilation warning by removing unused variables.Denis Dzyubenko2009-10-091-2/+0
| * | | Fix compilation with aCC 6: this compiler has broken for scopingThiago Macieira2009-10-091-0/+5
| * | | Fix compilation with aCC 6: cannot redefine a variable in the same scopeThiago Macieira2009-10-091-1/+1
| * | | Fix compilation with xlC 7: you can't forward-declare enums.Thiago Macieira2009-10-091-6/+1
| |/ /
| * | A new implementation of the Gesture API.Denis Dzyubenko2009-10-0963-1857/+3300
| * | Doc: Created a snippet to generate the global colors image.David Boddie2009-10-096-12/+253
| * | Doc: Replace QDirModel with QFileSystemModel in examples and overviews.David Boddie2009-10-096-31/+35
| * | Doc: Minor language fixes.David Boddie2009-10-091-14/+14
| * | Workaround for softkeys not working in modal dialogs on S60 5.0Shane Kearns2009-10-091-0/+1
| * | Fix compile error on symbian platformShane Kearns2009-10-091-0/+4
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-10-090-0/+0
| |\ \
| | * | Back port fixes from PowerVR driver in 4.6 to 4.5Rhys Weatherley2009-10-093-9/+16
| | * | Fix detection of pbuffers on OpenGL/ES systemsRhys Weatherley2009-10-091-1/+1
| * | | Fix printing bitmap fonts on X11 with FontConfig enabledEskil Abrahamsen Blomfeldt2009-10-093-11/+24
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0912-113/+95
| |\ \ \
| | * | | Fixed documentation links in README.s60Miikka Heikkinen2009-10-091-11/+11
| | * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-099-91/+72
| | |\ \ \
| | | * | | Fix build on Symbian: make sure sym_iap_util.h can be found.Frans Englich2009-10-097-7/+7