| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests: Re-enable QTextScriptEngine test. | Sergio Ahumada | 2012-08-06 | 2 | -2/+10 |
|
|
* | tests: Re-enable QAccessibility test. | Sergio Ahumada | 2012-08-03 | 2 | -2/+12 |
|
|
* | Don't crash if queued signal handler no longer exists | Kent Hansen | 2012-08-03 | 1 | -0/+33 |
|
|
* | Fix crash when converting invalid JSValue to string | Kent Hansen | 2012-08-03 | 1 | -0/+9 |
|
|
* | Stop allowing the old-style Contact: line in license headers | Sergio Ahumada | 2012-08-02 | 1 | -7/+1 |
|
|
* | test: Re-enable tst_Headers test. | Sergio Ahumada | 2012-08-02 | 1 | -2/+0 |
|
|
* | Fix crash when accessing QObject properties through activation object | Kent Hansen | 2012-08-02 | 1 | -0/+18 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1793 | -3603/+3597 |
|
|
* | test: Re-enable tst_QMdiArea test. | Sergio Ahumada | 2012-08-01 | 2 | -1/+4 |
|
|
* | Workaround tst_headers, especially the license header check | Sergio Ahumada | 2012-07-30 | 1 | -11/+37 |
|
|
* | Set tst_QScrollbar to be significant | Kalle Juhani Lehtonen | 2012-07-26 | 2 | -3/+9 |
|
|
* | MouseArea: use current value of drag.axis | Alberto Mardegan | 2012-07-25 | 2 | -0/+101 |
|
|
* | tst_MacGui is flaky | Kalle Juhani Lehtonen | 2012-07-25 | 1 | -4/+7 |
|
|
* | Fix roundtrip between double and string in QDeclarativeListModel leading to p... | Florian Hänel | 2012-07-25 | 1 | -0/+4 |
|
|
* | tests: Re-enable tst_QSharedPointer_and_QWidget test. | Sergio Ahumada | 2012-07-23 | 2 | -2/+3 |
|
|
* | QUrl: add missing detach() in setEncodedUrl, spotted by Marc Mutz. | David Faure | 2012-07-22 | 1 | -0/+6 |
|
|
* | test: only QEXPECT_FAIL tst_qgraphicstransform in release mode | Rohan McGovern | 2012-07-16 | 2 | -1/+3 |
|
|
* | test: Fix compilation error on old Unix systems caused by ShapeInput | Sergio Ahumada | 2012-07-16 | 1 | -2/+2 |
|
|
* | test: remove CONFIG+=insignificant_test for tst_qgraphicstransform | Rohan McGovern | 2012-07-16 | 2 | -8/+52 |
|
|
* | tests: Re-enable tst_MacGui test. | Sergio Ahumada | 2012-07-16 | 2 | -2/+3 |
|
|
* | test: fixed tst_qfilesystemmodel and removed insignificant_test | Rohan McGovern | 2012-07-13 | 2 | -2/+4 |
|
|
* | QSqlTM: respect generated flag in insertRecord() and setRecord() | Mark Brand | 2012-07-13 | 1 | -0/+25 |
|
|
* | Fix crash when column is inserted before rowspanned cell | Eskil Abrahamsen Blomfeldt | 2012-07-13 | 1 | -0/+29 |
|
|
* | Mark qglfunctions test as insignificant | Kalle Juhani Lehtonen | 2012-07-02 | 1 | -1/+4 |
|
|
* | Fixed tst_qfileinfo for windows. | Markku Heikkila | 2012-06-28 | 1 | -0/+13 |
|
|
* | Fix infinite recursion while dragging toolbar of QMainWindow. | Markku Heikkila | 2012-06-25 | 1 | -0/+59 |
|
|
* | Restored native behavior when moving cursor from selection | Robert Loehning | 2012-06-20 | 2 | -4/+16 |
|
|
* | Activate QPixmap auto-test. | Friedemann Kleint | 2012-06-19 | 1 | -2/+0 |
|
|
* | Fix QApplication test for desktop. | Friedemann Kleint | 2012-06-19 | 4 | -35/+61 |
|
|
* | Fix QLibrary test. | Friedemann Kleint | 2012-06-19 | 2 | -4/+19 |
|
|
* | Fix tst_qfile with shadow builds | Thiago Macieira | 2012-06-18 | 1 | -1/+1 |
|
|
* | Fix tst_qfile opening of stdin/out/err: don't assume | Thiago Macieira | 2012-06-18 | 1 | -30/+40 |
|
|
* | UCD 5.0: Apply Unicode Corrigendum #6 | Konstantin Ritt | 2012-06-13 | 1 | -0/+22 |
|
|
* | QFile-test: Test for redirected handles in standard streams test. | Friedemann Kleint | 2012-06-13 | 1 | -7/+18 |
|
|
* | Fix QFile test for Qt 4.8. | Friedemann Kleint | 2012-06-09 | 2 | -15/+67 |
|
|
* | Fix for QEventLoop autotest for Symbian | Marko Kenttala | 2012-06-07 | 1 | -4/+7 |
|
|
* | Windows: Fix uic3 autotest. | Friedemann Kleint | 2012-06-02 | 2 | -3/+2 |
|
|
* | test: Remove insignification of tst_qprocess on Windows and Mac | Sergio Ahumada | 2012-06-01 | 1 | -2/+0 |
|
|
* | Eliminate QTreeWidget drag crash | Jiewen Wang | 2012-05-31 | 1 | -0/+43 |
|
|
* | QStatusBar::showMessage will always take new timeout | Jiewen Wang | 2012-05-31 | 1 | -0/+45 |
|
|
* | Fix qprocess test. | Friedemann Kleint | 2012-05-31 | 2 | -118/+252 |
|
|
* | Propagate left key presses to the parent item when TextInput is empty. | Marcel Schuette | 2012-05-30 | 2 | -1/+23 |
|
|
* | Fix crash when using aliases and variants | Nicolas Arnaud-Cormos | 2012-05-25 | 3 | -0/+11 |
|
|
* | Fix bug when destruction fields in QWizard | Carl Schumann | 2012-05-25 | 3 | -1/+220 |
|
|
* | Add test case for link local TCP connections | Shane Kearns | 2012-05-24 | 1 | -0/+72 |
|
|
* | Fix sending UDP packets to link local addresses | Shane Kearns | 2012-05-24 | 1 | -0/+136 |
|
|
* | QRegExp: fix crash | Giuseppe D'Angelo | 2012-05-23 | 1 | -0/+28 |
|
|
* | QRegExp: fix autotest, fix usage of uninitialized values | Giuseppe D'Angelo | 2012-05-21 | 1 | -3/+1 |
|
|
* | Fix cases where functions are called with a drive and no slash | Andy Shaw | 2012-05-16 | 1 | -1/+25 |
|
|
* | XShaping drag and drop fixes | Albert Astals Cid | 2012-05-14 | 2 | -0/+255 |
|
|