Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | | | Fix tst_Q3ProgressBar::setProgress, again | Gabriel de Dietrich | 2011-04-29 | 1 | -4/+3 | |
| | | | * | | | | | | | | | | | | Disable tst_Q3ComboBox::task231724_clear on Mac | Gabriel de Dietrich | 2011-04-28 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | | Fix tst_Q3ProgressBar::setProgress() | Gabriel de Dietrich | 2011-04-28 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | Revert "Fix double painting when adding an item into a linear layout" | Jan-Arve Sæther | 2011-04-28 | 1 | -41/+0 | |
| | | | * | | | | | | | | | | | | Add missing license headers | Jan-Arve Sæther | 2011-04-28 | 3 | -0/+123 | |
| | | | * | | | | | | | | | | | | Merge branch '4.7-upstream' into 4.7 | Thierry Bastian | 2011-04-20 | 105 | -255/+5141 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | Benchmark for layout hierarchies | Jan-Arve Sæther | 2011-04-14 | 3 | -0/+160 | |
| | | | * | | | | | | | | | | | | | Manual test for layout flickering | Jan-Arve Sæther | 2011-04-14 | 4 | -0/+298 | |
| | | | * | | | | | | | | | | | | | Improve invalidate() testcase. | Jan-Arve Sæther | 2011-04-14 | 1 | -59/+276 | |
| | | | * | | | | | | | | | | | | | Avoid flicker when invalidate is propagated in a widget/layout hierarchy | Jan-Arve Sæther | 2011-04-14 | 3 | -0/+131 | |
* | | | | | | | | | | | | | | | | | Merge earth-team into origin/4.8 | Olivier Goffart | 2011-05-03 | 48 | -306/+2044 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-02 | 1 | -0/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Made the autotest for drawing pixmaps with painter open more fail safe. | Laszlo Agocs | 2011-04-28 | 1 | -8/+23 | |
| | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Laszlo Agocs | 2011-04-28 | 57 | -74/+1458 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Upload VGImage data when drawing pixmaps that are being painted into. | Laszlo Agocs | 2011-04-27 | 1 | -0/+46 | |
| * | | | | | | | | | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-04-29 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-04-28 | 1 | -0/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Clear the root index when the model is reset. | Girish Ramakrishnan | 2011-04-27 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7 | Martin Jones | 2011-04-27 | 47 | -87/+1661 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-04-29 | 9 | -280/+731 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.8-upstream' | Thierry Bastian | 2011-04-28 | 78 | -285/+1938 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix warning (unused variable) in QAccessibility test. | Frederik Gladhorn | 2011-04-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | Skip child count test on Intel compiler. | Frederik Gladhorn | 2011-04-27 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | Removing the "resetInternalData" slot in QAbstractProxyModel | Gabriel de Dietrich | 2011-04-26 | 1 | -137/+0 | |
| | * | | | | | | | | | | | | | | | | | | Fix tst_QTableWidget::task219380_removeLastRow | Gabriel de Dietrich | 2011-04-21 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'master-upstream' | Thierry Bastian | 2011-04-19 | 179 | -1556/+9621 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix licence headers again for MR 900 | Gabriel de Dietrich | 2011-04-14 | 1 | -14/+19 | |
| | * | | | | | | | | | | | | | | | | | | | Add the QIdentityProxyModel. | Stephen Kelly | 2011-04-12 | 4 | -0/+340 | |
| | * | | | | | | | | | | | | | | | | | | | Fix autotest breakage in QTableWidget | Pierre Rossi | 2011-04-05 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilter | Jonathan Liu | 2011-04-04 | 1 | -4/+27 | |
| | * | | | | | | | | | | | | | | | | | | | Remove Qt3ism: setToggleButton - setCheckable | Frederik Gladhorn | 2011-04-04 | 1 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | | | | Fix autotest. | Frederik Gladhorn | 2011-03-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'master-upstream' | Thierry Bastian | 2011-03-24 | 125 | -314/+78254 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Make navigation in TabWidgets consistent. | Frederik Gladhorn | 2011-03-23 | 1 | -3/+90 | |
| | * | | | | | | | | | | | | | | | | | | | | Fix text for checkable buttons, unit tests. | Frederik Gladhorn | 2011-03-23 | 1 | -132/+158 | |
| | * | | | | | | | | | | | | | | | | | | | | Window and Application fixes for accessibility. | Frederik Gladhorn | 2011-03-23 | 1 | -0/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | Call QAccessible::updateAccessibility when changing accessible name. | Frederik Gladhorn | 2011-03-23 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | Unit test for characterRect in Accessible TextInterface. | Frederik Gladhorn | 2011-03-22 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | Use the virtual API to clear a selection. | Stephen Kelly | 2011-03-15 | 1 | -0/+54 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-04-28 | 10 | -14/+549 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge remote branch 'qt-fire-review/master' | aavit | 2011-04-28 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Another ugly hack to make bidi cursor work with Core Text | Jiang Jiang | 2011-04-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge remote branch 'qt-mainline/master' | aavit | 2011-04-26 | 162 | -1591/+8402 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Skip linearGradientSymmetry test on QWS. | Samuel Rødal | 2011-04-19 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | Support visual cursor movement for BIDI text | Jiang Jiang | 2011-04-19 | 3 | -1/+371 | |
| | * | | | | | | | | | | | | | | | | | | | | Disable tst_QPixmap::onlyNullPixmapsOutsideGuiThread on Mac | Jiang Jiang | 2011-04-18 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | Fix an race condition in the auto test. | Fabien Freling | 2011-04-18 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | Made linearGradientSymmetry test pass on qreal=float platforms. | Samuel Rødal | 2011-04-18 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | Make sure #ifdef'd tests still have main() function | Eskil Abrahamsen Blomfeldt | 2011-04-18 | 2 | -6/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | Long live QRawFont! | Eskil Abrahamsen Blomfeldt | 2011-04-15 | 6 | -6/+837 | |