summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't rely on uninitialized dataJoão Abecasis2011-05-101-0/+1
* Don't realloc user-provided bufferJoão Abecasis2011-05-101-2/+2
* qmake: Introduce new template typeChristian Kandeler2011-05-104-4/+26
* Make autotest more resilient against network timeoutaavit2011-05-103-6/+9
* Do not filter adhoc clientsaavit2011-05-101-2/+2
* Lancelot: Add configurable client filtering to baseline serveraavit2011-05-102-10/+32
* Improve error reporting on failure to connect to baseline serveraavit2011-05-102-1/+2
* Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2011-05-101-2/+7
* Fix the tst_QPluginLoader::loadCorruptElf on 64 bitOlivier Goffart2011-05-101-3/+3
* Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-101-1/+1
* Fix compilationOlivier Goffart2011-05-101-1/+0
* no environment on WinCEOswald Buddenhagen2011-05-101-0/+4
* fix Widestring vs. Ansi mixupOswald Buddenhagen2011-05-101-1/+1
* fix potential crash in QProcessEnvironment::systemEnvironment() on windowsOswald Buddenhagen2011-05-101-10/+11
* Only cleanup share widget if it has been created.Armin Berres2011-05-101-3/+9
* Fix the build of configure.exe.Liang Qi2011-05-101-0/+2
* Update the source file of configure.exe to enable QtConcurrent for SymbianLiang Qi2011-05-101-2/+0
* Get rid of "typename, typename" for TEMPLATE_TEMPLATE_PARAMETERS.Liang Qi2011-05-101-18/+0
* Compile with msvcOlivier Goffart2011-05-101-4/+16
* compile with windowsOlivier Goffart2011-05-101-4/+4
* get rid of the DisableIfSame hackOlivier Goffart2011-05-102-16/+4
* Rewrite the interfaces of QtConcurrent.Liang Qi2011-05-103-1057/+270
* Fix namespace issue with the global staticmae2011-05-101-2/+2
* Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2011-05-101-1/+4
* Fix regression with QSettings patchmae2011-05-103-13/+12
* Fix trailing whitespacesJani Hautakangas2011-05-102-2/+2
* Fix for native child widget performance issue.Jani Hautakangas2011-05-102-0/+22
* fix build on symbianOswald Buddenhagen2011-05-101-62/+60
* fix build on macOswald Buddenhagen2011-05-101-0/+12
* make QProcessEnvironment on Unix cache converted valuesOswald Buddenhagen2011-05-102-4/+35
* make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-05-103-15/+39
* make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-05-103-11/+50
* move key/value converters to the private classOswald Buddenhagen2011-05-102-24/+15
* make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-05-104-13/+28
* split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-05-102-11/+14
* remove unused functionsOswald Buddenhagen2011-05-101-12/+0
* minor optimization: use QList::reserve()Oswald Buddenhagen2011-05-101-0/+2
* use the Hash typedefOswald Buddenhagen2011-05-103-13/+13
* Reduce open and stat system calls for QSettingsmae2011-05-105-35/+24
* Add missing license headersJan-Arve Sæther2011-05-103-0/+123
* Fixed off-by-one in radial gradient color table index computation.Samuel Rødal2011-05-101-4/+2
* Revert "Added QStringRef::toLatin1 and QStringRef::toUtf8"Thorbjørn Lindeijer2011-05-102-43/+0
* Fixes warnings about unused variablesOlivier Goffart2011-05-109-18/+6
* Fixes warnings about unused variablesOlivier Goffart2011-05-1011-65/+1
* Fixes warnings about unused variablesOlivier Goffart2011-05-101-0/+1
* Fixes warningsOlivier Goffart2011-05-103-4/+3
* Fixes warnings about unused variablesOlivier Goffart2011-05-105-17/+2
* Added QStringRef::toLatin1 and QStringRef::toUtf8Thorbjørn Lindeijer2011-05-102-0/+43
* Make translucent windows working properly with OpenVG.Laszlo Agocs2011-05-101-0/+5
* Fix warning (unused variable) in QAccessibility test.Frederik Gladhorn2011-05-101-2/+2