summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not leak memoryJan-Arve Saether2011-09-071-4/+5
* Cocoa: QMenu refactor.Morten Sorvig2011-09-0737-1395/+940
* Fixed tst_QGL::destroyFBOAfterContext().Samuel Rødal2011-09-073-2/+13
* move QSurface into its own file.Jørgen Lind2011-09-078-39/+277
* Fixed symbol lookup failure with xcb when using GLX and XRender.Samuel Rødal2011-09-071-1/+1
* Fixed crash in tst_QGL::multipleFBOInterleavedRendering().Samuel Rødal2011-09-073-29/+32
* Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-073-13/+34
* Fixed tst_graphicseffect auto-test failures.Samuel Rødal2011-09-071-5/+5
* Clang build fix: QPixmap::init -> QPixmap::doInitJani Uusi-Rantala2011-09-072-12/+12
* Fix try #2 at QSurface missing a virtual destructorJani Uusi-Rantala2011-09-062-0/+6
* add support for QWindow in mouseEventMatthew Cattell2011-09-061-1/+70
* added support for qwindowMatthew Cattell2011-09-061-3/+72
* Merge "Merge remote branch 'gerrit/master' into HEAD" into refactorPaul Olav Tvete2011-09-06166-2317/+1754
|\
| * Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-06166-2317/+1754
| |\
| | * Don't use QSettings to "cache" plugin informationBradley T. Hughes2011-09-056-177/+77
| | * Generic property support for platform windowsLasse Holmstedt2011-09-0511-159/+400
| | * New configure.exe binaryKent Hansen2011-09-051-0/+0
| | * Pass log file name when constructing loggers.Jason McDonald2011-09-0511-79/+75
| | * Beautify testlib's usage messageJason McDonald2011-09-051-30/+33
| | * Make it easier to select words at the start of a line.Andrew den Exter2011-09-051-12/+22
| | * Fix delayed password masking mid-string.Andrew den Exter2011-09-052-3/+10
| | * Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-09-051-2/+6
| | * Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-024-10/+12
| | * Fix compile error on MSVC2008Shane Kearns2011-09-021-1/+1
| | * QSslCertificate: also check common name for blacklisted certificatesPeter Hartmann2011-09-021-11/+12
| | * qssl: use reinterpret_cast instead of C-style castsCorentin Chary2011-09-021-10/+10
| | * Update our V8Kent Hansen2011-09-0217-29/+133
| | * Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-0210-401/+19
| | * Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-025-1/+78
| | * qssl: add auto test to QSsl::Opaque QSslKeysCorentin Chary2011-09-023-2/+43
| | * Remove circular dependency in testlib loggingJason McDonald2011-09-022-2/+2
| | * test: removed bogus CONFIG+=debug in qdiriterator benchmarkRohan McGovern2011-09-011-2/+0
| | * test: removed bogus CONFIG+=debug for badxml selftestRohan McGovern2011-09-011-1/+0
| | * test: fixed `assert' selftest for release-only mac buildsRohan McGovern2011-09-012-2/+4
| | * Try to ensure that QT_ARCH is always set when configuring v8Kent Hansen2011-09-011-0/+7
| | * omit unassigned (and too recent) codepoints from the text Normalization processRitt Konstantin2011-09-012-6/+14
| | * Add option to compare to different platform in lancelot autotestaavit2011-09-018-74/+141
| | * Check for V8 when auto-enabling Declarative moduleKent Hansen2011-09-011-1/+1
| | * Don't build v8 when -no-v8 is passed to configureKent Hansen2011-09-011-1/+1
| | * Rename the private helper function QList::free() to QList::dealloc()Bradley T. Hughes2011-09-011-7/+6
| | * Remove declarations for QListData functions removed by 36c29abBradley T. Hughes2011-09-012-6/+2
| | * Update license headersGabriel de Dietrich2011-09-013-54/+57
| | * Fix various trivial formatting issues.Jason McDonald2011-09-0119-101/+96
| | * Remove QXmlTestLogger constructor default paramJason McDonald2011-09-011-1/+1
| | * Fix inclusion of .qmake.cache for modules with config tests.Aaron McCarthy2011-09-011-3/+10
| | * Simplify qtestlib logging code, part 3Jason McDonald2011-09-017-266/+37
| | * Simplify qtestlib logging code, part 2Jason McDonald2011-09-018-29/+29
| | * 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