summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Use Q_SLOTS instead of slots in public headers.Frederik Gladhorn2011-06-281-1/+1
| | * | | | | | | | | | Fix a11y crash: dock doesn't always have a widget.Frederik Gladhorn2011-06-281-7/+12
| | * | | | | | | | | | Fix typo in comment.Frederik Gladhorn2011-06-281-1/+1
| | * | | | | | | | | | Mac: respect WA_ShowWithoutActivating flagRichard Moe Gustavsen2011-06-281-1/+4
| | * | | | | | | | | | Merge branch '4.8'Richard Moe Gustavsen2011-06-281-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Mac: switch raster off as default paint engineRichard Moe Gustavsen2011-06-151-1/+1
| | * | | | | | | | | | | Remove misleading and incorrect information from dropMimeData docs.Stephen Kelly2011-06-271-7/+8
| | * | | | | | | | | | | Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2011-06-272-0/+25
* | | | | | | | | | | | | Fix S60 compileJiang Jiang2011-07-061-1/+1
* | | | | | | | | | | | | Remove some metrics parsing code from Core TextJiang Jiang2011-07-062-20/+3
* | | | | | | | | | | | | Fix compilation with c++0x modeLars Knoll2011-07-061-1/+1
* | | | | | | | | | | | | Fix Windows compileJiang Jiang2011-07-061-1/+1
* | | | | | | | | | | | | Move styleName out of QtFontStyle::KeyJiang Jiang2011-07-065-46/+57
* | | | | | | | | | | | | Fix regressions in previous QFontDatabase patchJiang Jiang2011-07-051-12/+8
* | | | | | | | | | | | | Don't issue GL calls when the geometry is emptyEskil Abrahamsen Blomfeldt2011-07-051-0/+2
* | | | | | | | | | | | | Fixed missing painting with X11 paint engine.Samuel Rødal2011-07-041-0/+2
* | | | | | | | | | | | | Store styleName in font databaseJiang Jiang2011-07-043-12/+38
* | | | | | | | | | | | | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-07-014-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-07-014-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Symbian socket engine: remove remaining todo commentsShane Kearns2011-06-302-4/+3
| | * | | | | | | | | | | Fix invalid read in QUrl::removeAllEncodedQueryItemsOlivier Goffart2011-06-281-0/+1
| | * | | | | | | | | | | Push the data together with the error in the synchronous case.Pierre Rossi2011-06-281-0/+1
* | | | | | | | | | | | | Fix resource leak in QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-06-301-2/+3
* | | | | | | | | | | | | Fix transformations on DirectWrite rasterized textEskil Abrahamsen Blomfeldt2011-06-302-47/+104
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-06-296-591/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove openvglite pluginPaul Olav Tvete2011-06-296-591/+0
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-2917-92/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fix vertical positioning of glyphs in raster engine with FreeTypeJiang Jiang2011-06-281-3/+4
| * | | | | | | | | | | | Ensure a small event check interval on uikit platform.con2011-06-281-1/+1
| * | | | | | | | | | | | Change default application font for uikit platform.con2011-06-281-0/+6
| * | | | | | | | | | | | Use the QPoint memory layout change only on Desktop Maccon2011-06-281-1/+1
| * | | | | | | | | | | | Fix 2cb398e1d901e62384bb2b388761cfd18fc8804a in case of no coreservicescon2011-06-282-0/+5
| * | | | | | | | | | | | Post key events via QWindowSystemInterface, don't post events direclyIan2011-06-272-27/+12
| * | | | | | | | | | | | Use nicer fonts and a few little patches to uikit platform.Ian2011-06-276-18/+25
| * | | | | | | | | | | | Update README and qmlapplicationviewer to suit 4.8.con2011-06-276-43/+60
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-06-2820-346/+346
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-2720-346/+346
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-283-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | / / / / / | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-06-2768-426/+540
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Reorder variable to eliminate warningsJiang Jiang2011-06-271-1/+1
| * | | | | | | | | | | | Only compare styleNames if they are not emptyJiang Jiang2011-06-272-2/+2
| * | | | | | | | | | | | Add styleName to QFontDef comparisonJiang Jiang2011-06-252-0/+4
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-06-279-18/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Make it compile with openssl 1.0.0d, gcc 4.6Bernhard Rosenkraenzer2011-06-273-0/+12
| * | | | | | | | | | | | QStringBuilder: do not crash with null char*Olivier Goffart2011-06-272-0/+4
| * | | | | | | | | | | | Fix event delevery orderOlivier Goffart2011-06-274-18/+26
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-06-278-30/+355
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | / / / / / / / / | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Incorrect property name in QAccessibleAbstractSpinBox::setCurrentValueJosé Millán Soto2011-06-231-1/+1
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/4.8'Frederik Gladhorn2011-06-2028-266/+538
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.8'Frederik Gladhorn2011-06-20305-6132/+9182
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |