summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Enable deprecated feature for nowOlivier Goffart2011-11-031-2/+3
* Renamed QTextLayout member variable for readabilityPekka Vuorela2011-11-032-39/+39
* Documented side-effect of QTextLayout::setPreeditArea()Pekka Vuorela2011-11-031-1/+2
* Fix regular expression when replacing headersHarald Fernengel2011-11-031-1/+1
* Remove empty functions from QDirModel test.Jason McDonald2011-11-031-27/+0
* Improve QDirModel autotestJason McDonald2011-11-031-5/+25
* Fix getting of enviroment strings in testlibJason McDonald2011-11-031-5/+5
* Allow extra selftests without modifying source.Jason McDonald2011-11-031-7/+10
* Get rid of "#if 0" and skipped tests in QPainter autotest.Samuel Rødal2011-11-031-271/+0
* QStandardPaths: fix encoding of XDG_CONFIG_HOME env varDavid Faure2011-11-021-1/+1
* Re-enabled passing tests in tst_qgraphicsitemJo Asplin2011-11-022-3/+1
* Re-enabled passing tests in tst_qgraphicsviewJo Asplin2011-11-022-3/+2
* Re-enabled passing tests in tst_qgraphicssceneJo Asplin2011-11-022-3/+1
* Moved tests into network/ssl/Jo Asplin2011-11-025-4/+5
* Adding custom bezier easing curves to QEasingCurveThomas Hartmann2011-11-022-6/+541
* Windows platform plugin: Fix compiler warnings.Friedemann Kleint2011-11-022-3/+2
* Use C++11 static_assertOlivier Goffart2011-11-022-0/+27
* Silence warning from clang: semicolon before method body is ignoredBradley T. Hughes2011-11-021-5/+5
* Disable warnings while building QtV8Bradley T. Hughes2011-11-021-0/+1
* Testlib: Remove remains of qpa.Friedemann Kleint2011-11-021-4/+4
* Reinstate disabled part of qsortfilterproxymodel testJason McDonald2011-11-021-3/+1
* Remove stale test data from qsortfilterproxymodel testJason McDonald2011-11-021-43/+0
* Remove disabled code from QWidget autotest.Jason McDonald2011-11-021-11/+0
* Remove disabled code from qgridlayout autotestJason McDonald2011-11-021-10/+0
* Remove disabled test data from QUrl autotestJason McDonald2011-11-021-6/+0
* Remove redundant #if 1 from qdbusmarshall testJason McDonald2011-11-021-2/+0
* Remove redundant code from qsortfilterproxymodel testJason McDonald2011-11-021-4/+1
* Improve QWidget autotest.Jason McDonald2011-11-021-5/+0
* Remove debugging code from qgraphicsitem autotest.Jason McDonald2011-11-021-6/+0
* Remove unused code from qdbusmarshall test.Jason McDonald2011-11-021-32/+0
* Remove obsolete code from qdbusmarshall test.Jason McDonald2011-11-021-6/+0
* Remove obsolete code from qdbuspendingcall testJason McDonald2011-11-021-33/+0
* Remove disabled code in QItemView test.Jason McDonald2011-11-021-56/+0
* Silence warning from clangBradley T. Hughes2011-11-011-1/+1
* Remove test that hasn't been enabled since 2007.Casper van Donderen2011-11-011-69/+0
* Remove remains of qpa in tests.Friedemann Kleint2011-11-014-4/+4
* Fix broken build.Jędrzej Nowacki2011-11-012-4/+5
* Add Q_PROPERTY declarations to QScreen.Samuel Rødal2011-11-012-19/+62
* Tentatively keep operator=(const QAtomic* &other)Bradley T. Hughes2011-11-011-2/+0
* qeventdispatcher_win: Fix warnings about QAtomicInt.Friedemann Kleint2011-11-011-2/+2
* Re-enabled passing tests in tst_qgraphicswidgetJo Asplin2011-11-012-1/+2
* tst_qvariant: add a test QVariant works with not movable typesOlivier Goffart2011-11-011-0/+51
* Revert "Fix use of qMax() with floating point constants"Sergio Ahumada2011-11-012-3/+3
* Append -W* configure flags to QMAKE_C*FLAGS_WARN_ONBradley T. Hughes2011-11-011-3/+3
* Remove debug code from qsortfilterproxymodel testJason McDonald2011-11-011-12/+0
* Improve QWidget autotestJason McDonald2011-11-011-6/+6
* Remove debug code from QLayout autotest.Jason McDonald2011-11-011-4/+0
* Remove debug code from QGridLayout autotestJason McDonald2011-11-011-4/+0
* Remove obsolete test.Jason McDonald2011-11-011-8/+0
* Improve QMenu autotest.Jason McDonald2011-11-011-20/+24