summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into refactorGunnar Sletta2011-08-3118-207/+62
|\
| * Remove ability to run tests in random order.Jason McDonald2011-08-3112-171/+11
| * QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-301-0/+1
| * QHttpNetworkConnection : Fix the case when we only have one channelMartin Petersson2011-08-302-31/+46
| * QHttpNetworkReply: Change dataReadProgress to qint64.Martin Petersson2011-08-303-5/+4
* | Fix build from scratch.Friedemann Kleint2011-08-301-0/+2
* | pick up the target window for a mouse event when none is specifiedGunnar Sletta2011-08-301-3/+3
* | Cocoa: Make the hellowindow opengl example work.Morten Sorvig2011-08-304-20/+5
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-3024-408/+5858
|\|
| * Add a signal emitted callback to QAbstractDeclarativeDataAaron Kennedy2011-08-302-0/+6
| * Add QtV8 library to QtBaseKent Hansen2011-08-2920-0/+5279
| * Optimized QMatrix4x4 by improving how 'flagBits' are used.Kim Motoyoshi Kalland2011-08-292-408/+572
* | Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-3012-601/+27
* | Cause fatal error when trying to make a context current in wrong thread.Samuel Rødal2011-08-301-0/+3
* | Added some documentation for internal OpenGL resource handling classes.Samuel Rødal2011-08-301-0/+51
* | Build on Windows/clean build on Linux.Friedemann Kleint2011-08-2918-2794/+41
* | Cocoa: Fix qmlscene flicker on resize.Morten Sorvig2011-08-291-3/+3
* | Make plain executables foreground processes.Morten Sorvig2011-08-294-2/+215
* | Cocoa: Load the standard app menu.Morten Sorvig2011-08-2916-6/+423
* | Added qopengl auto-test.Samuel Rødal2011-08-291-0/+1
* | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorGunnar Sletta2011-08-2940-1031/+702
|\ \
| * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-2940-1031/+702
| |\|
| | * Remove the QTEST_NOEXITCODE define.Jason McDonald2011-08-291-6/+0
| | * Rename COMPARE_IMPL2 to TO_STRING_IMPL.Jason McDonald2011-08-291-15/+15
| | * Remove unused functionJason McDonald2011-08-291-6/+0
| | * Remove literal tabsJason McDonald2011-08-291-5/+5
| | * Remove default params from QTestData constructorJason McDonald2011-08-291-1/+1
| | * Remove obsolete ifdef.Jason McDonald2011-08-291-3/+1
| | * Remove debugging printf.Jason McDonald2011-08-291-1/+0
| | * Remove obsolete autotest command-line flag.Jason McDonald2011-08-291-2/+0
| | * Send error messages to stderr rather than stdoutJason McDonald2011-08-292-34/+34
| | * Remove unused members and methods from QTestLogger.Jason McDonald2011-08-292-86/+10
| | * Remove unused methods from QTestLogger.Jason McDonald2011-08-292-13/+0
| | * Remove QTestLog constructor/destructor definitionsJason McDonald2011-08-291-8/+0
| | * Add missing assertions.Jason McDonald2011-08-291-0/+3
| | * Be more consistent when including private headers.Jason McDonald2011-08-291-3/+1
| | * Remove mode parameter from QTestLog::addSkip().Jason McDonald2011-08-295-10/+6
| | * Fix broken header file guard.Jason McDonald2011-08-291-1/+1
| | * Fix typo in enum name.Jason McDonald2011-08-293-5/+5
| | * Fix minor formatting issues.Jason McDonald2011-08-291-7/+7
| | * Remove QTestFileLogger class.Jason McDonald2011-08-296-201/+5
| | * Remove ability to change XML logger during a test.Jason McDonald2011-08-299-23/+17
| | * Enable multiple instances of QAbstractTestLogger.Jason McDonald2011-08-296-164/+167
| | * Remove color logging feature from qtestlib.Jason McDonald2011-08-293-74/+12
| | * Remove circular dependency in testlib logging codeJason McDonald2011-08-299-19/+17
| | * Fix typo for ifdef QT_NO_ACCESSIBILITYFrederik Gladhorn2011-08-261-1/+1
| | * Call QAccessible::updateAccessibility when a widget is deletedJosé Millán Soto2011-08-261-0/+4
| | * Call QAccessible::updateAccessibility when setText is called on QLabelJosé Millán Soto2011-08-261-0/+9
| | * Incorrect property name in QAccessibleAbstractSpinBox::setCurrentValueJosé Millán Soto2011-08-261-1/+1
| | * Check if bridge plugin vector is still valid.Frederik Gladhorn2011-08-261-1/+1