summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for up to 6 arguments in the new connection syntaxOlivier Goffart2011-11-303-3/+140
* Document the new connection syntaxOlivier Goffart2011-11-303-25/+42
* Mac Core Text font database for QPAJiang Jiang2011-11-308-11/+434
* Fix sqlite driver memory eating due to close failureHonglei Zhang2011-11-302-0/+56
* Include qglobal.h first in qnsview.mm compilation unit.Zeno Albisser2011-11-302-0/+4
* Fix casting. Casting is now done through the virtual interface_cast.Jan-Arve Saether2011-11-3018-104/+112
* mkspec win32-msvc2003 moved to unsupportedJoerg Bornemann2011-11-302-1/+1
* Moved integrationtests/* into other/Jo Asplin2011-11-30182-41/+38
* Cleanup corelib autotestsJason McDonald2011-11-3021-130/+84
* Benchmark the new signal slot connection syntax.Olivier Goffart2011-11-301-18/+74
* Fix Qt::QueuedConnection when signal has a return valueOlivier Goffart2011-11-302-2/+61
* Fix a deadlock in QMetaType.Jędrzej Nowacki2011-11-291-8/+12
* QByteArray: Fix MSVC warning.Friedemann Kleint2011-11-291-2/+2
* Accessible debug stream: don't print details for invalid objectsFrederik Gladhorn2011-11-291-11/+15
* Support Qt::UniqueConnection in the new connection syntaxOlivier Goffart2011-11-293-13/+124
* Reduce code dupplication in QObject::connectOlivier Goffart2011-11-291-29/+22
* Initialize the return value of signalsOlivier Goffart2011-11-292-1/+237
* QObject::disconnect with new syntaxOlivier Goffart2011-11-295-13/+249
* Install CMake config files from Qt.Stephen Kelly2011-11-2921-0/+947
* mkspec win32-borland moved to unsupportedJoerg Bornemann2011-11-292-0/+0
* Add deprecated headers support to syncqtKent Hansen2011-11-291-1/+59
* Prevented Xlib sequence errors in xcb plugin.Samuel Rødal2011-11-291-0/+1
* Remove QPlatformPrinterSupport usageJohannes Zellner2011-11-292-9/+0
* Added screenChanged() signal and handle screen destruction in QWindow.Samuel Rødal2011-11-292-2/+28
* Make the default ssloptions testable.Richard Moore2011-11-293-2/+12
* Redefinition of QVariant::Type.Jędrzej Nowacki2011-11-291-60/+58
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-299-9/+9
* Fix compilation of qeasingcurve autotest on Windows.Friedemann Kleint2011-11-291-1/+1
* Temporarily disable Windows-specific QPrinter autotest.Friedemann Kleint2011-11-291-3/+3
* QtGui: Fix a crash in OpenGL on Windows.Friedemann Kleint2011-11-291-0/+4
* configure.exe: Build tests by default.Friedemann Kleint2011-11-291-1/+1
* Fix compilation of some benchmark tests on Windows.Friedemann Kleint2011-11-293-1/+4
* QtCore/IO: Fix some warnings on Windows (64bit).Friedemann Kleint2011-11-293-4/+2
* V8/arm: Add relevant float definesKent Hansen2011-11-291-0/+1
* Remove obsolete QMetaObject::activate() overloads.Bradley T. Hughes2011-11-292-27/+2
* Cleanup corelib autotestsJason McDonald2011-11-298-33/+33
* Fixed Qtbase OSX specific namespace compilation.Toby Tomkins2011-11-296-2/+20
* Fix a small memory leak in QXcbIntegration.Jędrzej Nowacki2011-11-292-15/+12
* Fix crash in tst_qatomicpointer testOlivier Goffart2011-11-291-12/+13
* Fix documentation for QVariant::Type enum.Jędrzej Nowacki2011-11-281-1/+1
* Fix clang warning about bool to pointer conversion.Jędrzej Nowacki2011-11-282-2/+2
* Fix linking of the QObject test under Windows.Friedemann Kleint2011-11-281-2/+2
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-2811-196/+82
* Make input events work for widgets on waylandJørgen Lind2011-11-283-4/+4
* Polish the HelloWindow example.Friedemann Kleint2011-11-283-3/+7
* Add comment to the obscure initialization of QOpenGLFunctions.Friedemann Kleint2011-11-281-0/+4
* qmake: Don't assume that GNUmake is able to resolve arbitrary dependenciesTor Arne Vestbø2011-11-282-2/+2
* Remove network module from widgets dependencies.Stephen Kelly2011-11-281-1/+1
* qmake: Allow extra compilers to have the makefile depend on its inputsTor Arne Vestbø2011-11-283-5/+18
* Improved failure messages from tst_qlibraryRohan McGovern2011-11-281-6/+5