Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'oslo-staging-1/4.6' into master-mainline | Richard Moe Gustavsen | 2009-12-04 | 3 | -3/+62 |
|\ | |||||
| * | Add config checks to auto.pro | Jouni Hiltunen | 2009-12-02 | 1 | -2/+3 |
| * | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-02 | 1 | -0/+23 |
| |\ | |||||
| | * | make signal handlers understand QVariant again | Kent Hansen | 2009-11-30 | 1 | -0/+29 |
| | * | fix baseline for "backslashes" | Oswald Buddenhagen | 2009-11-16 | 1 | -2/+2 |
| * | | Benchmark: Duplicate the tests on QDirIterator as well. | Thiago Macieira | 2009-12-02 | 1 | -1/+36 |
* | | | Merge branch '4.6' | Thiago Macieira | 2009-12-03 | 4 | -52/+43 |
|\ \ \ | |||||
| * \ \ | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-03 | 27 | -27/+314 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-02 | 19 | -15/+301 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-01 | 7 | -8/+8 |
| | |\ \ \ | |||||
| | * | | | | Fixed QSqlRelationalTableModel doesn't correctly work with relation in other ... | Bill King | 2009-11-30 | 1 | -4/+5 |
| * | | | | | really fix mingw+msys | Oswald Buddenhagen | 2009-12-02 | 2 | -27/+13 |
| * | | | | | less bizarre code; fix minor mistakes | Oswald Buddenhagen | 2009-12-02 | 1 | -25/+25 |
| * | | | | | fix for mingw+msys | Oswald Buddenhagen | 2009-11-30 | 1 | -5/+9 |
| |/ / / / | |||||
* | | | | | Added QGraphicsWidget::autoFillBackground property. | J-P Nurmi | 2009-12-03 | 1 | -0/+27 |
* | | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 35 | -43/+690 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-12-02 | 17 | -21/+137 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge commit 'oslo-staging-2/4.6' into upstream/4.6 | Olivier Goffart | 2009-12-02 | 10 | -13/+129 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Fix crash in QVector::reserve when reserving smaller size on a shared vector | Olivier Goffart | 2009-12-01 | 1 | -0/+14 |
| | | * | | | Extended tst_QListView::indexAt to test viewport bounds. | Gabriel de Dietrich | 2009-12-01 | 1 | -1/+9 |
| | | * | | | Fix QFontCombobox autotest on X11 | Olivier Goffart | 2009-12-01 | 1 | -2/+4 |
| | | * | | | Fix tst_qsharedmemory on Unix | Olivier Goffart | 2009-11-30 | 1 | -5/+2 |
| | | * | | | Only call updateFont if the font have changed. | Alexis Menard | 2009-11-30 | 1 | -0/+35 |
| | | * | | | Do not recoginze templated types or pointers as flags. | Olivier Goffart | 2009-11-30 | 2 | -1/+13 |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-30 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | | * | | | Fix tst_qspinbox compilation with winscw. | Liang Qi | 2009-11-27 | 1 | -1/+1 |
| | | * | | | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-27 | 12 | -38/+158 |
| | | |\ \ \ \ | |||||
| | | * | | | | | compile fix for autotest | Thierry Bastian | 2009-11-27 | 1 | -2/+5 |
| | | * | | | | | compile fix for autotest | Thierry Bastian | 2009-11-27 | 1 | -1/+5 |
| | | * | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-27 | 1 | -0/+41 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-25 | 1 | -0/+41 |
| | | | * | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-25 | 1 | -0/+32 |
| | | | * | | | | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-25 | 1 | -0/+52 |
| | * | | | | | | | Bump version to 4.6.1 | Jason McDonald | 2009-12-01 | 7 | -8/+8 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Fixes a crash on Mac with QFileInfo. | Denis Dzyubenko | 2009-11-30 | 1 | -0/+4 |
| * | | | | | | | Unix: Avoid stat() when opening a file | Markus Goetz | 2009-11-30 | 1 | -1/+12 |
| * | | | | | | | Fix garbage collection issue with script-owned objects with connections | Kent Hansen | 2009-11-30 | 1 | -0/+18 |
| * | | | | | | | Make sure that cleanupTestCase() do not stat | Benjamin Poulain | 2009-11-30 | 1 | -1/+2 |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-29 | 17 | -28/+389 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-27 | 2 | -0/+22 |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | | * | | | | | add qph autotest | Oswald Buddenhagen | 2009-11-25 | 2 | -0/+22 |
| | * | | | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-27 | 15 | -28/+367 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Fixed non-compiling Q*SpinBox auto-tests | Gabriel de Dietrich | 2009-11-27 | 2 | -2/+4 |
| | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | QSortProxyModel: Crash when changing model with 2-level proxy and selected items | Gabriel de Dietrich | 2009-11-26 | 1 | -0/+37 |
| | | * | | | | Don't crash via proxy model when moving QModelIndexes | Stephen Kelly | 2009-11-26 | 1 | -0/+21 |
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-26 | 1 | -0/+38 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fixed crash when scrolling with deleted backingstore | Janne Koskinen | 2009-11-25 | 1 | -0/+38 |
| | | * | | | | | Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of items | Alexis Menard | 2009-11-26 | 1 | -0/+32 |
| | | * | | | | | QGraphicsTextItem::setDefaultTextColor check change before calling update() | Olivier Goffart | 2009-11-26 | 1 | -6/+11 |
| | | * | | | | | Optimize QObjectPrivate::isSignalConnected | Olivier Goffart | 2009-11-26 | 1 | -0/+109 |