summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Simplify qtestlib logging code, part 1Jason McDonald2011-09-0112-678/+46
| | * qssl: add support for QSsl::Opaque keyCorentin Chary2011-08-315-15/+61
| | * Add src/v8/qtv8version.h to .gitignoreBradley T. Hughes2011-08-311-0/+1
| | * Fix build with Clang for libpng versions 1.4.0 to 1.5.2Tor Arne Vestbø2011-08-311-0/+23
| | * Introduce menubar plugin systemAurélien Gâteau2011-08-314-1/+42
| | * Introduce QAbstractPlatformMenuBarAurélien Gâteau2011-08-316-11/+457
| | * Hide Q<Platform>MenuActionAurelien Gateau2011-08-315-10/+10
| | * Fix warning about initialization orderAurélien Gâteau2011-08-311-3/+3
| | * Remove XFAIL from selftests for some platformsJason McDonald2011-08-315-11/+14
| | * Add QLocale::toUpper/LowerLars Knoll2011-08-314-30/+61
| | * Correctly position aliased lines with flat capsLars Knoll2011-08-312-28/+32
| | * QSslCertificate: regenerate blacklisted certificates, they were expiredPeter Hartmann2011-08-319-90/+90
| | * Fix errors in lightxml test loggerJason McDonald2011-08-3118-68/+177
| | * Make lightxml and xml log formatting consistentJason McDonald2011-08-3129-63/+63
* | | Moved xml autotests into new directory structureJo Asplin2011-09-06802-7/+16
|/ /
* | 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