summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add a qHash for QUuidOlivier Goffart2011-07-193-0/+24
| * Update the documentation of QUuid::operator QStringOlivier Goffart2011-07-191-0/+1
| * Fix use of C style cast.Olivier Goffart2011-07-191-1/+1
| * Implement todos in touchscreen generic plug-in.Laszlo Agocs2011-07-196-28/+62
| * QNetworkAccessFileBackend: Do not accept file url without scheme set.Martin Petersson2011-07-192-12/+1
| * tests: do not run the testlib selftest helpers during `make check'Rohan McGovern2011-07-1935-0/+137
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-1969-1/+267
| * tests: Mark failing autotests as "insignificant" for nowSergio Ahumada2011-07-1942-10/+63
| * "Fix" the crash at startup on MSVCOlivier Goffart2011-07-151-2/+2
| * Moved red-black tree from qtriangulator.cpp into its own file.Kim Motoyoshi Kalland2011-07-153-518/+577
| * fix access to free()d memoryOswald Buddenhagen2011-07-151-1/+1
| * Fix the timeout calculation for futexes in QMutex.Thiago Macieira2011-07-151-6/+22
| * Deprecated QUuid::toStringOlivier Goffart2011-07-151-1/+3
| * fixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639Ritt Konstantin2011-07-151-50/+151
| * Revert "make QChar::Unicode_Unassigned a constantly big value"Olivier Goffart2011-07-153-5/+4
| * Regenerate unicode tablesOlivier Goffart2011-07-151-880/+880
| * Deprecate some QPixmap functions (marked as obsolete already).Samuel Rødal2011-07-141-3/+7
| * Deprecate some functions in QImage (that have been obsolete since 4.1).Samuel Rødal2011-07-141-7/+10
| * Fix warning for uninitialized variableJiang Jiang2011-07-141-1/+1
| * SSL internals: certificate verification: use mutex lockerPeter Hartmann2011-07-141-2/+2
| * Fix editable combobox style on MacJiang Jiang2011-07-141-5/+5
| * Skip boundry neutral characters in bidi itemizationJiang Jiang2011-07-142-4/+23
| * Fix crash when app font is addedJiang Jiang2011-07-143-19/+28
| * Apply 57993ba7 properly to 4.8Jiang Jiang2011-07-141-1/+1
| * Avoid buffer overrun in QMacPixmapData resizingJiang Jiang2011-07-141-1/+1
| * Fix potential crash when clicking in a text editEskil Abrahamsen Blomfeldt2011-07-131-0/+1
| * make QChar::Unicode_Unassigned a constantly big valueRitt Konstantin2011-07-133-4/+5
| * drop a dead QChar::Punctuation_Dask enum valueRitt Konstantin2011-07-132-5/+1
| * drop an obsolete QChar::NoCategory enum valueRitt Konstantin2011-07-137-16/+8
| * QNAM: Introduce clearAccessCache()Markus Goetz2011-07-133-1/+17
* | Get rid of unused function in qpaintengine_raster.cpp.Samuel Rødal2011-07-211-71/+0
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-1992-823/+639
* | Images: Implement internal DIB image plugin.Friedemann Kleint2011-07-194-7/+37
* | Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-1816-762/+204
* | Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-1331-502/+1039
|\|
| * Fix compilation on MSVCLars Knoll2011-07-132-17/+51
| * Fix a crash with QGraphicsScene.Pierre Rossi2011-07-121-1/+2
| * Fix uses of qRound on non-floating-point types.Thiago Macieira2011-07-121-2/+2
| * Fix compilation with icc 11Olivier Goffart2011-07-121-2/+1
| * QNAM HTTP: Re-write compression codeMarkus Goetz2011-07-126-249/+100
| * Add the #defines for C++0x features in GCC 4.6Thiago Macieira2011-07-121-0/+10
| * QNAM HTTP: Do zero-copy for small HTTP replies by defaultMarkus Goetz2011-07-123-9/+22
| * QSslCertificate: extend documentation for new verify methodPeter Hartmann2011-07-121-2/+6
| * Add the ability to verify a chain of certificatesRichard Moore2011-07-1214-26/+547
| * Refactor QByteArray to allow for const dataLars Knoll2011-07-123-188/+285
| * Cleanup reference counting in QDateTimePrivate class.Jedrzej Nowacki2011-07-121-3/+2
| * Added macro to check if the malloc hooks should be volatile.Christian Strømme2011-07-121-5/+13
* | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorLars Knoll2011-07-12141-2667/+1648
|\ \
| * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-12141-2667/+1648
| |\|
| | * remove unneeded cast operator on QConstStringDataLars Knoll2011-07-121-3/+0