summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QPA mkspecs syntax fixPierre Rossi2011-09-061-1/+1
* Moved sql autotests into new directory structureJo Asplin2011-09-0639-18/+26
* Add timestamp to QInputEvent.Laszlo Agocs2011-09-055-1/+12
* Mark test as insignificantJo Asplin2011-09-051-0/+1
* tests: mark `qstatictext' as using private APISergio Ahumada2011-09-051-0/+1
* Propogate that the size has changedJørgen Lind2011-09-021-1/+4
* micro optimizationsKonstantin Ritt2011-09-023-91/+40
* fix typo in the docsKonstantin Ritt2011-09-021-1/+1
* QRawFont: add missed operator !=Konstantin Ritt2011-09-022-0/+9
* optimize QGlyphRun's operator == a bitKonstantin Ritt2011-09-021-7/+11
* QGlyphRun: make operator != inlinedKonstantin Ritt2011-09-022-5/+5
* QGlyphRun: don't detach if the decoration wasn't actually changedKonstantin Ritt2011-09-021-0/+9
* Fix the \since 4.x tags in gui/opengl.Samuel Rødal2011-09-024-38/+5
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-0116-59/+126
* Moving relevant tests to corelib/xmlHolger Ihrig2011-09-014059-4/+6
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-01147-46/+52
* Mac: make platformsupport a static libMorten Sorvig2011-09-015-29/+12
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-0144-13/+16
* Moving relevant tests to corelib/statemachineHolger Ihrig2011-09-018-3/+6
* Moving relevant tests to corelib/pluginHolger Ihrig2011-09-0149-5/+8
* 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