summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improved failure messages from tst_qlibraryRohan McGovern2011-11-281-6/+5
* Fix sanity check of network test serverJason McDonald2011-11-2826-11/+107
* Correct usage of network-settings.h.Jason McDonald2011-11-287-4/+10
* Fixed QUnifiedTimer cleanup.Kim Motoyoshi Kalland2011-11-281-2/+2
* Fix style. 4 spaces not 2.Stephen Kelly2011-11-281-35/+35
* Add support to moc for registering non-local enums via Q_ENUMS.Glenn Watson2011-11-272-0/+53
* Use Q_FOREACH in headers.Stephen Kelly2011-11-271-1/+1
* Test QAtomicPointer<const T>Olivier Goffart2011-11-261-0/+52
* SSL certificate blacklist: reformat serial numbers to hexadecimalPeter Hartmann2011-11-251-10/+10
* Introduce QWindowSystemInterface::handleSynchronousCloseEventGunnar Sletta2011-11-253-1/+10
* Fixed memory leak in windowing system event handlingGunnar Sletta2011-11-251-4/+4
* SSL: fix build when compiled with -openssl-linkedPeter Hartmann2011-11-252-0/+12
* Make QBasicAtomicPointer work with T=const (int|any type) on WindowsJan-Arve Saether2011-11-251-4/+4
* Be specific about what part of the model is being re-layouted.Stephen Kelly2011-11-252-3/+74
* Remove the QApplicationBase defineBradley T. Hughes2011-11-252-17/+15
* Change default implementation of window() to just return 0Jan-Arve Saether2011-11-252-8/+23
* QMetaTypeInterface: Fix warning about multiple default ConstructorsFriedemann Kleint2011-11-251-1/+1
* Make cocoa opengl backend threadsafe.Gunnar Sletta2011-11-252-9/+1
* Cleanup corelib autotestsJason McDonald2011-11-2518-151/+168
* More tests for the new connection syntax.Olivier Goffart2011-11-251-0/+226
* Add support for QueuedConnection when connecting using the new syntaxOlivier Goffart2011-11-255-13/+98
* New QObject connection syntaxOlivier Goffart2011-11-257-10/+1056
* Change the return value of QObject::connectOlivier Goffart2011-11-256-62/+184
* Improved usage of TESTDATA with relative paths beginning with ".."Rohan McGovern2011-11-241-1/+14
* Fix navigate returning invalid pointer.Frederik Gladhorn2011-11-241-1/+1
* Removing unnecessary hidden property "_q_user-agent".Jonas M. Gastal2011-11-244-16/+3
* Adds support for headers in QNetworkProxy.Jonas M. Gastal2011-11-243-9/+137
* Add a parents parameter to layoutChange signals.Stephen Kelly2011-11-245-4/+253
* Add a note in the QScreen documentation about logical vs physical DPI.Samuel Rødal2011-11-241-0/+11
* Make v8 snapshots work in debug-and-release modeKent Hansen2011-11-243-9/+20
* Move QScopedLoopLevelCounter to qthread_p.hBradley T. Hughes2011-11-243-22/+12
* emit width/height changes for the new rectGunnar Sletta2011-11-241-4/+4
* Don't forward declare types form openssl in public headersLars Knoll2011-11-241-2/+0
* directfb: Use the QPlatformWindow in the DirectFB BackingstoreHolger Hans Peter Freyther2011-11-243-8/+10
* directfb: Get the IDirectFBDisplayLayer through the QPlatformScreenHolger Hans Peter Freyther2011-11-244-5/+15
* directfb: Fix the typo in the parameterHolger Hans Peter Freyther2011-11-241-1/+1
* directfb: Remove dfbDisplayLayer from QDirectFbInputHolger Hans Peter Freyther2011-11-243-8/+7
* directfb: Pass the IDirectFBWindow to the QDirectFbInput methodsHolger Hans Peter Freyther2011-11-243-16/+26
* directfb: Use DirectFBErrorFatal for errors we don't handle wellHolger Hans Peter Freyther2011-11-241-5/+4
* Fix HarfBuzz Thai character SARA AM handlingJiang Jiang2011-11-243-40/+352
* syncqt: Don't generate deprecated forwarding headers anymoreTor Arne Vestbø2011-11-241-28/+0
* Improve QVector autotestJason McDonald2011-11-241-1/+1
* directfb: Access the screen layer through QWindow::screen()Holger Hans Peter Freyther2011-11-245-4/+30
* directfb: Move QDirectFbScreen into a separate fileHolger Hans Peter Freyther2011-11-246-63/+151
* Only use QVERIFY in test functions.Jason McDonald2011-11-241-16/+16
* Add missing indentation to QFuture test.Jason McDonald2011-11-241-70/+68
* Fixed regression in tst_qscreen.Samuel Rødal2011-11-232-3/+18
* Fix stack overwrite in QDBusDemarshallerSami Rosendahl2011-11-232-5/+123
* Fix QT_DEPRECATED_SINCE on windows.Olivier Goffart2011-11-231-2/+7
* Improve docs for Accessibility.Frederik Gladhorn2011-11-231-30/+16