summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't depend on moc to disable test functions.Jason McDonald2011-11-1863-855/+854
* Fixed compile of autotests with -qtnamespace.Rohan McGovern2011-11-180-0/+0
* Fixed compile of autotests with -qtnamespace.Rohan McGovern2011-11-182-2/+4
* Call invalidateResource() on QOpenGLMultiGroupSharedResource-owned resourcesKent Hansen2011-11-170-0/+0
* Update V8Kai Koehne2011-11-170-0/+0
* Update V8Kai Koehne2011-11-1713-77/+381
* Call invalidateResource() on QOpenGLMultiGroupSharedResource-owned resourcesKent Hansen2011-11-173-3/+38
* Fix tst_Moc::oldStyleCastsOlivier Goffart2011-11-170-0/+0
* Fix tst_Moc::oldStyleCastsOlivier Goffart2011-11-171-2/+2
* Reimplement QMetaType::typeName.Jędrzej Nowacki2011-11-170-0/+0
* Reimplement some QMetaType methods.Jędrzej Nowacki2011-11-170-0/+0
* Fix sliders style issues.Pierre Rossi2011-11-170-0/+0
* Fix sliders style issues.Pierre Rossi2011-11-172-28/+33
* Reimplement some QMetaType methods.Jędrzej Nowacki2011-11-171-369/+205
* Reimplement QMetaType::typeName.Jędrzej Nowacki2011-11-171-97/+35
* Improve the testability of QSslOptions.Richard Moore2011-11-170-0/+0
* Improve the testability of QSslOptions.Richard Moore2011-11-173-29/+79
* Fixed compile of QtPlatformSupport with -qtnamespace.Rohan McGovern2011-11-172-0/+8
* Fixed compile of QtGui with -qtnamespace.Rohan McGovern2011-11-171-4/+4
* Fix compilation with -force-asserts.Friedemann Kleint2011-11-171-3/+3
* Windows: Rebuild configure with support for V8 and -force-asserts.Friedemann Kleint2011-11-171-0/+0
* Windows: Add -force-asserts to configure.exeFriedemann Kleint2011-11-171-1/+7
* Remove commented code from QBuffer autotest.Jason McDonald2011-11-171-3/+0
* Improve Q_FUNC_INFO autotest.Jason McDonald2011-11-171-7/+6
* Build all tests on Mac OS X, but do not run them yet.Bradley T. Hughes2011-11-171-2/+3
* Don't directly access QList contentsAlberto Mardegan2011-11-161-3/+6
* Allow overriding the output dir when running syncqtTor Arne Vestbø2011-11-161-1/+2
* Revert logic when building with --force-assertsHarald Fernengel2011-11-162-23/+3
* SSL: fix compilation warning with gcc 4.6.1Peter Hartmann2011-11-161-1/+1
* Fixes: unwanted gcc export of symbols from bundled libpngaavit2011-11-161-7/+0
* Fix Qt namespace compilation.Toby Tomkins2011-11-163-1/+9
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-1610-33/+38
* Make it possible to disable the 'check' targetBradley T. Hughes2011-11-161-5/+7
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-1612-194/+197
* Make QTest::newRow a bit more verbose if a data tag is null.Jędrzej Nowacki2011-11-161-0/+1
* Fix Q_ASSERT usage in case -force-asserts is enabledEckhart Koppen2011-11-162-0/+20
* Add correct event mask for Qt::WindowTransparentForInput in xcb pluginJørgen Lind2011-11-151-1/+5
* Adding a "helper assert" for when you can create QWindowJørgen Lind2011-11-151-0/+5
* Fix QDockWidget titlebar button positioning on Mac OS XPasi Matilainen2011-11-151-0/+101
* Fixed memory leak in Windows Vista style widgetsTero Ahola2011-11-151-0/+1
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-154-3/+11
* Hide QVariant helper classes in a namespace.Jędrzej Nowacki2011-11-152-0/+4
* Ensure that QOpenGLMultiGroupSharedResources are cleaned upKent Hansen2011-11-153-23/+36
* Make V8 build on Windows againKent Hansen2011-11-151-1/+2
* Add the ability to do unsafe SSL renegotiation as a fallback.Richard Moore2011-11-156-4/+23
* moc: Remove code that generate QMetaObject.Olivier Goffart2011-11-154-320/+0
* moc: fix Q_INVOKABLE returning referencesOlivier Goffart2011-11-152-1/+20
* Add valgrind suppression files.Morten Sorvig2011-11-152-0/+154
* Always use the hex format for certificate serial numbers.Richard Moore2011-11-153-17/+13
* QEventDispatcherQPA: processEvents should only be called onceOlivier Goffart2011-11-151-1/+0