summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove S60/symbian specific code in plugins/bearerLiang Qi2011-11-0111-3617/+0
* Use QAtomicInt::store() instead of operator=(int)Bradley T. Hughes2011-11-011-2/+2
* Fixes to the ibus input contextLars Knoll2011-11-012-4/+35
* Remove S60/symbian specific mkspecLiang Qi2011-11-0144-1287/+0
* Remove S60/symbian specific code in corelib/archLiang Qi2011-11-0114-7469/+1
* Improve QMenu autotestJason McDonald2011-11-011-2/+5
* HTTP proxy engine - accept standard Connection headerShane Kearns2011-10-311-0/+4
* SSL documentation: correct enum namePeter Hartmann2011-10-311-1/+1
* mkspecs: Remove qpa conditionals.Friedemann Kleint2011-10-312-4/+1
* Update enums in documentation.Casper van Donderen2011-10-311-1/+2
* Reimplement GLTexture::failed() properly in GLRenderTargetCubeBradley T. Hughes2011-10-311-1/+1
* Add file from qtdoc.Casper van Donderen2011-10-311-0/+51
* Remove Symbian support from bind enum documentation.Robin Burchell2011-10-311-7/+0
* Move support for socket binding from QUdpSocket upstream to QAbstractSocket.Robin Burchell2011-10-315-171/+212
* Set localAddress and localPort on socket binding.Robin Burchell2011-10-312-0/+6
* Remove declaration of QRasterPlatformPixmap::fromFile()Bradley T. Hughes2011-10-311-1/+0
* Move QPrinter::init() to QPrinterPrivate::init()Bradley T. Hughes2011-10-313-14/+13
* Doc: Fixing typosSergio Ahumada2011-10-3127-50/+50
* Re-added hellogl_es and ES 1 support for QOpenGLContext.Samuel Rødal2011-10-3111-6/+492
* QRecursiveMutexPrivate should not inherit from QMutexPrivateOlivier Goffart2011-10-317-49/+55
* Rename QBasicMutex::d to QBasicMutex::d_ptrOlivier Goffart2011-10-313-26/+26
* Add missing include when enabling deprecated codeOlivier Goffart2011-10-311-0/+4