summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | Compile on WindowsEskil Abrahamsen Blomfeldt2011-05-041-1/+1
| | * | | | | | | | | | | | | | Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-036-12/+60
| * | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-05-03712-14739/+61375
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-032-101/+0
| | * | | | | | | | | | | | | | Make autotest more resilient against network timeoutaavit2011-05-033-6/+9
| | * | | | | | | | | | | | | | Do not filter adhoc clientsaavit2011-05-031-2/+2
| | * | | | | | | | | | | | | | Lancelot: Add configurable client filtering to baseline serveraavit2011-05-032-10/+32
| | * | | | | | | | | | | | | | Improve error reporting on failure to connect to baseline serveraavit2011-05-032-1/+2
| | * | | | | | | | | | | | | | Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2011-05-031-2/+7
| | * | | | | | | | | | | | | | Only cleanup share widget if it has been created.Armin Berres2011-05-021-3/+9
| | * | | | | | | | | | | | | | Add required font metrics functions to QRawFontJiang Jiang2011-05-022-0/+56
| | * | | | | | | | | | | | | | Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2011-05-021-1/+4
| | * | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-05-025-22/+25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-023-21/+21
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-04-296-2/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Make sure removed QTextBlock is invalidJiang Jiang2011-04-294-1/+23
| | * | | | | | | | | | | | | | | Make sure QFont's resolve mask is copied on compilers with C++0x supportEskil Abrahamsen Blomfeldt2011-04-291-1/+1
| | * | | | | | | | | | | | | | | Fix glyph position issue with fallback fontsJiang Jiang2011-04-291-0/+3
| | | | | | | | * | | | | | | | | Do not allow multiple threads to acquire a QMutexBradley T. Hughes2011-05-051-5/+8
| |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-0514-103/+250
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-042-12/+12
| * | | | | | | | | | | | | | | | qmake: Introduce new template typeChristian Kandeler2011-05-034-4/+26
| * | | | | | | | | | | | | | | | no environment on WinCEOswald Buddenhagen2011-05-021-0/+4
| * | | | | | | | | | | | | | | | fix Widestring vs. Ansi mixupOswald Buddenhagen2011-05-021-1/+1
| * | | | | | | | | | | | | | | | fix potential crash in QProcessEnvironment::systemEnvironment() on windowsOswald Buddenhagen2011-05-021-10/+11
| * | | | | | | | | | | | | | | | Fix compilation with QT_NO_*Tasuku Suzuki2011-05-023-0/+9
| * | | | | | | | | | | | | | | | fix build on symbianOswald Buddenhagen2011-05-021-62/+60
| * | | | | | | | | | | | | | | | skip widget when its focusPolicy is Qt::ClickFocus in TabOrderEditorTasuku Suzuki2011-05-021-1/+1
| * | | | | | | | | | | | | | | | fix build on macOswald Buddenhagen2011-05-021-0/+12
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/4.8' into HEADThiago Macieira2011-04-29143-1244/+4582
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | make QProcessEnvironment on Unix cache converted valuesOswald Buddenhagen2011-04-292-4/+35
| * | | | | | | | | | | | | | | | make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-04-293-15/+39
| * | | | | | | | | | | | | | | | make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-04-293-11/+50
| * | | | | | | | | | | | | | | | move key/value converters to the private classOswald Buddenhagen2011-04-292-24/+15
| * | | | | | | | | | | | | | | | make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-04-294-13/+28
| * | | | | | | | | | | | | | | | split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-04-292-11/+14
| * | | | | | | | | | | | | | | | remove unused functionsOswald Buddenhagen2011-04-291-12/+0
| * | | | | | | | | | | | | | | | minor optimization: use QList::reserve()Oswald Buddenhagen2011-04-291-0/+2
| * | | | | | | | | | | | | | | | use the Hash typedefOswald Buddenhagen2011-04-293-13/+13
| * | | | | | | | | | | | | | | | Changelog: Qt Designer 4.8Friedemann Kleint2011-04-281-2/+10
* | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-0537-109/+270
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-teamQt Continuous Integration System2011-04-28693-14381/+62797
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-04-28693-14381/+62797
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-teamQt Continuous Integration System2011-04-2718-38/+216
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-teamHonglei Zhang2011-04-278-13/+191
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Fix BlendBench::unalignedBlendArgb32 test caseMiikka Heikkinen2011-04-271-2/+2
| | | * | | | | | | | | | | | | | | | Added autotest for threaded text rendering.Laszlo Agocs2011-04-261-0/+41
| | | * | | | | | | | | | | | | | | | Implement support for enable_backup CONFIG value.Miikka Heikkinen2011-04-263-0/+100
| | | * | | | | | | | | | | | | | | | Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-04-263-11/+48
| | * | | | | | | | | | | | | | | | | Fix memory leak in XSD component of XmlPatternsHonglei Zhang2011-04-2710-25/+25
| | |/ / / / / / / / / / / / / / / /