summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * make 1st argument of $$resolve_depends a variableOswald Buddenhagen2011-07-112-2/+2
| | * 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-115-0/+160
| | * 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
| | * make the non-bootstrapped build work againOswald Buddenhagen2011-07-112-0/+3
| | * 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
| | * Add font related changes in 4.8 into changesJiang Jiang2011-07-111-3/+19
| | * QSslSocket: Add accessors for SSL versionRichard Moore2011-07-117-0/+56
| | * 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-0831-72/+38
| | * 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-083-1/+50
| | * 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-075-1/+101
| | * 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 sync.profile dependencies to new syntaxAlan Alpert2011-07-071-37/+4
| | * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-07-074-68/+68
| | * Doc: Fixing typoSergio Ahumada2011-07-0717-42/+42
| | * Fix regressions in previous QFontDatabase patchJiang Jiang2011-07-076-57/+64
| | * Use Q_DECL_CONSTEXPR in QFlagsOlivier Goffart2011-07-062-15/+43
| | * Add Q_DECL_CONSTEXPROlivier Goffart2011-07-061-11/+22
| | * Make qtextlayout autotests to compileSergio Ahumada2011-07-061-0/+1
| | * Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
| | * Unicode strings are supported from gcc 4.4 onwardsLars Knoll2011-07-061-1/+2
| | * Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-066-17/+6
| | * Fix compilation with c++0x modeLars Knoll2011-07-061-1/+1
| | * Remove QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-0614-250/+0
| | * QNetworkReply benchmark: Benchmark a chain of SSL requestsMarkus Goetz2011-07-061-0/+82
| | * We need to let the currentContext be in the same state afterJørgen Lind2011-07-061-1/+8
| | * Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-07-061-1/+1
* | | Use PlatformNativeInterface to obtain backingStore's dcOlli Werwolff2011-07-127-11/+37
|/ /
* | Bring OpenGL closer to compiling on Windows.Friedemann Kleint2011-07-113-4/+6