summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-1814-578/+204
* Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-1321-495/+633
|\
| * 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-126-26/+182
| * Refactor QByteArray to allow for const dataLars Knoll2011-07-122-186/+257
| * Cleanup reference counting in QDateTimePrivate class.Jedrzej Nowacki2011-07-121-3/+2
* | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorLars Knoll2011-07-1273-2465/+1109
|\ \
| * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-1273-2465/+1109
| |\|
| | * remove unneeded cast operator on QConstStringDataLars Knoll2011-07-121-3/+0
| | * Introduce QT_DEPRECATED_SINCEOlivier Goffart2011-07-122-0/+32
| | * QSslCertificate: rename "tag" to "attribute", as in the RFCPeter Hartmann2011-07-122-18/+18
| | * Cleanup reference counting in internal::Base class (qtconcurrent)Jedrzej Nowacki2011-07-112-18/+7
| | * Cleanup reference counting in QIcon classJedrzej Nowacki2011-07-113-19/+6
| | * SSL: Move the code for extracting the name of an ASN1_OBJECTRichard Moore2011-07-112-12/+16
| | * SSL: Add methods to access the tags of the subject and issuer of a certRichard Moore2011-07-112-0/+40
| | * SSL: Make the internals of certificate name info match the externals.Richard Moore2011-07-112-19/+19
| | * SSL: Store x509 name entries that have no short name as their OID.Richard Moore2011-07-113-2/+22
| | * SSL internals: rename methods in the SSL backend to reflect public onesPeter Hartmann2011-07-113-6/+6
| | * Remove #ifdef for platforms where QChar was packed -- there aren't anyThiago Macieira2011-07-111-4/+0
| | * QNAM: Remove QNetworkAccessHttpBackendMarkus Goetz2011-07-115-1362/+0
| | * Replace try/catch blocks in favour of destructors in the event loop.Thiago Macieira2011-07-113-141/+156
| | * Remove some metrics parsing code from Core TextJiang Jiang2011-07-112-20/+3
| | * QSslSocket: Add accessors for SSL versionRichard Moore2011-07-116-0/+46
| | * Remove Qt 4.3 binary compatibility for MSVCThiago Macieira2011-07-115-49/+0
| | * Remove the definition of QT_NO_FPU based on the processor or WSThiago Macieira2011-07-111-4/+0
| | * Use lambdas for generating static data for QStringLiteralThiago Macieira2011-07-111-26/+33
| | * Remove more references to demos.Casper van Donderen2011-07-082-3/+3
| | * Fix memory leak in QHostInfoShane Kearns2011-07-081-0/+1
| | * Remove the qs() macro.Olivier Goffart2011-07-081-4/+0
| | * Use memmove in QListData::append(int) as regions overlap.Thiago Macieira2011-07-081-1/+1
| | * QNAM: Add support for more KnownHeadersMarkus Goetz2011-07-082-1/+24
| | * Fixed wayland windowmanager-protocol authorizationMartin Zielinski2011-07-083-5/+16
| | * Add support for QStringLiterals in QStringBuilderThiago Macieira2011-07-081-0/+17
| | * Make the new QStringLiteral produce a non-temporaryThiago Macieira2011-07-081-10/+33
| | * Bugfix the QConstString implementation.Thiago Macieira2011-07-081-2/+2
| | * Don't cast a string from asciiLars Knoll2011-07-071-1/+1
| | * Don't keep a static instance of QDBusConnectionHarald Fernengel2011-07-071-10/+8
| | * Fix a crash when D-Bus library can't be loadedHarald Fernengel2011-07-072-1/+7
| | * Unify QLatin1String and QLatin1LiteralLars Knoll2011-07-074-123/+57
| | * Support for compile time generated QStringsLars Knoll2011-07-072-282/+287
| | * Add an internal QRefCount class to QtCoreLars Knoll2011-07-073-0/+145
| | * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-07-074-68/+68