Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 49 | -490/+885 | |
| | | | | |\ \ | ||||||
| | | | | * | | | Fix test | Bea Lam | 2010-03-05 | 1 | -7/+11 | |
| | | | * | | | | ParentAnimation docs + test. | Michael Brasser | 2010-03-05 | 8 | -0/+1721 | |
| | | | * | | | | Remove NumberFormatter and DateTimeFormatter. | Michael Brasser | 2010-03-05 | 5 | -386/+0 | |
| | | | * | | | | RotationAnimation docs + test. | Michael Brasser | 2010-03-04 | 2 | -0/+106 | |
| | | * | | | | | Don't assume documents are in UTF-8. | Bea Lam | 2010-03-05 | 3 | -0/+53 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 62 | -162/+675 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-05 | 11 | -4/+156 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Allow unquoted enum syntax for value types | Aaron Kennedy | 2010-03-05 | 8 | -4/+39 | |
| | | | | * | | | | Add missing NOTIFYs to timer, xmllistmodel, xmlrole | Joona Petrell | 2010-03-05 | 3 | -0/+117 | |
| | | | * | | | | | Expect fail in currentIndex test for now. | Martin Jones | 2010-03-05 | 1 | -26/+20 | |
| | | | |/ / / / | ||||||
| | | * | | | | | Fix test leaks | Bea Lam | 2010-03-05 | 2 | -0/+12 | |
| | | * | | | | | Use _data() for some tests | Bea Lam | 2010-03-05 | 1 | -377/+158 | |
| | | * | | | | | Add mapFromItem() and mapToItem() in QDeclarativeItem. | Bea Lam | 2010-03-04 | 2 | -0/+101 | |
* | | | | | | | | Added missing tests to tests/auto/*.pro | Rohan McGovern | 2010-03-07 | 4 | -0/+20 | |
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 49 | -657/+1246 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-05 | 3 | -0/+109 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fix "using namespace" recursion crash | Oswald Buddenhagen | 2010-03-05 | 2 | -0/+84 | |
| | * | | | | | | | QDom: prevent infinite loop when cloning a DTD | Peter Hartmann | 2010-03-05 | 1 | -0/+25 | |
| * | | | | | | | | Wrong dirty region after row selection in right-to-left mode in QTableView | Gabriel de Dietrich | 2010-03-05 | 1 | -0/+26 | |
| * | | | | | | | | Fixes: Mysql truncation of integer values + some autotest cleanup | Bill King | 2010-03-05 | 1 | -15/+86 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-04 | 3 | -6/+31 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tst_qhostinfo: Compile fix | Markus Goetz | 2010-03-04 | 1 | -3/+4 | |
| | * | | | | | | | tst_qhostinfo: Mixed up descriptions for test case data | Markus Goetz | 2010-03-04 | 1 | -2/+2 | |
| | * | | | | | | | qhostinfo benchmark: Use local _data instead of _global | Markus Goetz | 2010-03-04 | 1 | -14/+9 | |
| | * | | | | | | | qhostinfo benchmark: Benchmark the with-cache and without-cache | Markus Goetz | 2010-03-04 | 1 | -0/+29 | |
| | * | | | | | | | tst_qftp: Do not use 1.2.3.4 as IP | Markus Goetz | 2010-03-04 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-04 | 2 | -0/+38 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Fix tst_QVariant::operator_eq_eq(UserType) | Olivier Goffart | 2010-03-04 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-04 | 2 | -0/+38 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | QVariant: Fix crash when comparing two variant with the same undefined type. | Olivier Goffart | 2010-03-03 | 1 | -0/+4 | |
| | | * | | | | | | | Fixes wrong composition mode for cached backgrounds in Graphics View. | Bjørn Erik Nilsen | 2010-03-03 | 1 | -0/+34 | |
| * | | | | | | | | | Do not crash when loading themed icons statically | Jens Bache-Wiig | 2010-03-04 | 1 | -0/+6 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Fixed duplicate entry for windowsmobile in tests/auto/*.pro | Rohan McGovern | 2010-03-04 | 1 | -1/+0 | |
| * | | | | | | | | Do not process uic3 test unless qt3support is enabled. | Rohan McGovern | 2010-03-04 | 1 | -1/+2 | |
| * | | | | | | | | Move tests into separate .pro files, based on Qt module. | Rohan McGovern | 2010-03-03 | 19 | -602/+671 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 1 | -0/+68 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Properly fixes crash when destroying a QGraphicsItem. | Yoann Lopes | 2010-03-03 | 1 | -0/+68 | |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-03 | 5 | -4/+75 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | QAbstractSocket: Use new faster DNS function | Markus Goetz | 2010-03-02 | 4 | -3/+21 | |
| | * | | | | | | | Add DNS caching to QHostInfo | Markus Goetz | 2010-03-02 | 1 | -1/+54 | |
| * | | | | | | | | QString::section: Fix crash with SectionIncludeLeadingSep flag | Olivier Goffart | 2010-03-02 | 1 | -1/+4 | |
| * | | | | | | | | Expand indicator would not be displayed after removal of a collapsed item's c... | Gabriel de Dietrich | 2010-03-02 | 1 | -0/+14 | |
| * | | | | | | | | Fixed rendering bugs when scrolling graphics items with drop shadows. | Samuel Rødal | 2010-03-02 | 1 | -0/+23 | |
| * | | | | | | | | skip tst_QDialog::throwInExec on WinCE, ARM platform | Joerg Bornemann | 2010-03-02 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Fix crash using openPersistentEditor and setRowHidden on a QTableView | Olivier Goffart | 2010-03-01 | 1 | -0/+46 | |
| * | | | | | | | QObject: fix crash when deleteing the receiver object withing a DirectConncet... | Olivier Goffart | 2010-03-01 | 1 | -0/+20 | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-01 | 9 | -13/+52 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Test modifications for the Windows Mobile platform. | ninerider | 2010-02-27 | 7 | -8/+27 | |
| | * | | | | | | | Fixed qgl autotest failures on Maemo. | Samuel Rødal | 2010-02-26 | 2 | -4/+9 | |