summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-0195-32/+157
* Moved gui autotests into new directory structureJo Asplin2011-09-01640-74/+114
* Compile fix.Samuel Rødal2011-09-011-0/+2
* Moved dbus autotests into new directory structureJo Asplin2011-09-0170-1/+1
* Make xcb plugin compile again.Laszlo Agocs2011-09-011-1/+1
* Clean up shared resources immediately as the last context is destroyed.Samuel Rødal2011-09-013-12/+40
* The XCB plugin should not rely on QT_CONFIG=opengl anymoreGunnar Sletta2011-08-312-23/+18
* Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-317-10/+13
* Introduce Q_QTQUICK1_EXPORT fixing exports in declarative.Friedemann Kleint2011-08-311-0/+8
* Initialize member variableLars Knoll2011-08-311-1/+2
* Fix further test builds on Windows.Friedemann Kleint2011-08-316-6/+13
* Compile with host architecture armv5telEskil Abrahamsen Blomfeldt2011-08-311-0/+1
* Fix compile on Windows.Friedemann Kleint2011-08-311-1/+1
* Fix autotests to build on Windows.Friedemann Kleint2011-08-3131-158/+194
* Add a QStyleHints class to QtGuiLars Knoll2011-08-3113-107/+265
* Move the qmljsdebugargument variable to QGuiApplicationLars Knoll2011-08-313-8/+4
* Touch event support for QWindow.Laszlo Agocs2011-08-315-2/+159
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-311215-34/+38
* Fixed hellowindow making context current in wrong thread.Samuel Rødal2011-08-311-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-3121-210/+95
|\
| * Remove ability to run tests in random order.Jason McDonald2011-08-3112-171/+11
| * Make sure tests/auto/v8.pro doesn't clobber auto.proKent Hansen2011-08-311-2/+2
| * QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-302-0/+31
| * Compile fix on Mac OS XBradley T. Hughes2011-08-301-1/+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
* | Moving relevant tests to corelib/globalHolger Ihrig2011-08-3021-7/+10
* | Moving relevant tests to corelib/concurrentHolger Ihrig2011-08-3033-17/+681
* | Cocoa: Make the hellowindow opengl example work.Morten Sorvig2011-08-304-20/+5
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-3040-433/+6462
|\|
| * Add a signal emitted callback to QAbstractDeclarativeDataAaron Kennedy2011-08-302-0/+6
| * Fix fontconfig configure testJiang Jiang2011-08-291-1/+0
| * Add QtV8 library to QtBaseKent Hansen2011-08-2934-10/+5789
| * Optimized QMatrix4x4 by improving how 'flagBits' are used.Kim Motoyoshi Kalland2011-08-293-422/+666
* | 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
* | Tests: Add widgets module to profile.Friedemann Kleint2011-08-2922-12/+22
* | Build on Windows/clean build on Linux.Friedemann Kleint2011-08-2921-2800/+51
* | 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-294-0/+357
* | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorGunnar Sletta2011-08-2951-1035/+828
|\ \
| * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-2951-1035/+828
| |\|
| | * 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