summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement map/unmap and force geometry EglFSGunnar Sletta2011-08-082-1/+18
* Properly initialize window properties in xcb plugin.Samuel Rødal2011-08-051-2/+3
* Get wayland plugin working after latest QPA API changes.Samuel Rødal2011-08-053-11/+8
* Get rid of missing qmake warning.Samuel Rødal2011-08-051-2/+0
* Added some convenience to QWindowGunnar Sletta2011-08-052-0/+26
* Add WindowStateChanged event.Friedemann Kleint2011-08-057-5/+52
* Undefine "slots" before including cocoa headers to make it compileGunnar Sletta2011-08-052-0/+2
* Fix wayland config testJørgen Lind2011-08-041-1/+1
* compile fix for compiling without sslJørgen Lind2011-08-041-4/+8
* Merge "Merge remote branch 'gerrit/master' into refactor" into refactorJørgen Lind2011-08-04133-1256/+2914
|\
| * Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-03133-1256/+2914
| |\
| | * Fix QString/QByteArray literals for MSVC2010 (compilation of tests).Friedemann Kleint2011-08-023-10/+17
| | * test: mark tst_qtconcurrentfilter as insignificant on LinuxRohan McGovern2011-08-021-1/+1
| | * test: mark tst_qabstractnetworkcache as insignificantRohan McGovern2011-08-021-0/+2
| | * Make failure messages from tst_QSslCertificate::verify much more usefulRohan McGovern2011-08-021-9/+31
| | * Eliminate reference to Trolltech.Jason McDonald2011-08-021-1/+1
| | * test: skip some tst_qtextscriptengine tests when fonts are missingRohan McGovern2011-08-022-5/+64
| | * Introduced a CONFIG option that enables declarative debug servicesThorbjørn Lindeijer2011-08-021-0/+1
| | * test: remove CONFIG+=insignificant_test for tst_qgraphicstransformRohan McGovern2011-08-022-8/+52
| | * test: fixed failure of tst_qiconRohan McGovern2011-08-022-5/+17
| | * test: fixed crash of tst_qdialog and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-3/+16
| | * test: improved stability of tst_qiodevice on slow machinesRohan McGovern2011-08-021-4/+4
| | * test: fixed tst_qimagereader and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-180/+117
| | * test: improved stability of tst_qwaitconditionRohan McGovern2011-08-021-4/+4
| | * test: fixed tst_qmessagebox and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-85/+0
| | * test: fixed spelling errors in tst_qtextscriptengineRohan McGovern2011-08-021-17/+17
| | * test: replace CONFIG+=insignificant_test with QEXPECT_FAIL for tst_qftpRohan McGovern2011-08-022-2/+2
| | * test: fixed tst_qfilesystemmodel and removed insignificant_testRohan McGovern2011-08-012-2/+4
| | * Fixed tst_qprocess, tst_qtcpserver when crashing is slowRohan McGovern2011-08-012-4/+4
| | * Fix tst_qgraphicsview::task255529_transformationAnchorMouseAndViewportMarginsOlivier Goffart2011-08-011-0/+1
| | * Fix compilation with namespaced buildsBradley T. Hughes2011-07-291-0/+5
| | * Switch to use floating point pixelSize in QRawFont completelyJiang Jiang2011-07-297-13/+13
| | * Simplify the mutexpool used in QObject.Olivier Goffart2011-07-291-19/+5
| | * QMutex is now just a pointerOlivier Goffart2011-07-2914-459/+682
| | * Fix off-by-one error in binary searchJiang Jiang2011-07-291-1/+1
| | * Flag meta objects generated by QtDBusAaron Kennedy2011-07-292-2/+13
| | * Add notify signals for QIntvalidator, QDoubleValidator, QRegExpValidatorCharles Yin2011-07-295-17/+204
| | * Make it possible to update a related table after an external updateAndy Shaw2011-07-292-2/+57
| | * Added meta type info for Q[Explicitly]SharedDataPointerDenis Dzyubenko2011-07-281-0/+3
| | * Get rid of compiler warnings with MSVCOlivier Goffart2011-07-283-21/+22
| | * Emit selectionChanged signals when input method alters selection.Andrew den Exter2011-07-282-5/+36
| | * Fix typo in padnavigator example docsJason McDonald2011-07-281-1/+1
| | * Fix obsolete contact emailJason McDonald2011-07-286-7/+7
| | * configure: fixed setting of CFG_MAC_ARCHS for mac qpa buildsRohan McGovern2011-07-281-3/+3
| | * Mark tst_qsslcertificate::verify with QEXPECT_FAILRohan McGovern2011-07-281-0/+3
| | * Revert "test: unmark tst_QWidget::getSetCheck() as "insignificant" for Linux"Michael Goddard2011-07-261-1/+1
| | * Try to make sure the config test script is installed.Michael Goddard2011-07-264-4/+23
| | * Tighten up the config test success checking.Michael Goddard2011-07-261-14/+17
| | * Use QFreeList for timer id allocationBradley T. Hughes2011-07-261-167/+43
| | * Add QFreeList as an internal classBradley T. Hughes2011-07-266-0/+544