Use maximum ascent/descent/leading from fallback fonts in shaping
[profile/ivi/qtbase.git] / src /
2011-04-29 Jiang JiangUse maximum ascent/descent/leading from fallback fonts...
2011-04-29 Jiang JiangAnother ugly hack to make bidi cursor work with Core...
2011-04-29 Jiang JiangMake sure layoutData exist before checking for string...
2011-04-29 Jiang JiangTake leading space width into account for painting...
2011-04-29 Jiang JiangRemove extra comma at the end of enum list
2011-04-29 Jiang JiangDon't transform glyph positions for Core Graphics paint...
2011-04-29 Jiang JiangTurn on HarfBuzz support for Mac/Cocoa
2011-04-29 Jiang JiangSupport visual cursor movement for BIDI text
2011-04-29 Eskil Abrahamsen... Make sure QFont's resolve mask is copied on compilers...
2011-04-29 Jiang JiangFix glyph position issue with fallback fonts
2011-04-29 Eskil Abrahamsen... Fix crash in raster on X11 when text contains unsupport...
2011-04-29 Eskil Abrahamsen... doc: Minor cleanup in QGlyphs docs
2011-04-29 Eskil Abrahamsen... doc: Simplify language in QGlyphs docs
2011-04-28 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-04-28 Eskil Abrahamsen... Make QtQuick2 compile on QPA
2011-04-27 axisMerged master into qtquick2.
2011-04-27 Qt by NokiaInitial import from qtquick2.
2011-04-27 Prasanth UllattilFix the target for QtUiTools debug on Mac
2011-04-27 axisIntroduced the QT.<module>.plugins variable to module...
2011-04-27 axisAdded QT.<module>.imports support to module profiles.
2011-04-27 Prasanth UllattilAvoid recursively including the same arch.pri file
2011-04-27 Prasanth UllattilInclude headers.pri from the last path in MODULE_INCLUDES
2011-04-27 axisUse correct DESTDIR for UiTools.
2011-04-27 Liang QiMove uitools from QtTools to QtBase
2011-04-27 Marius Storm-OlsenMake each module refer to its own bin/
2011-04-27 axisMade the internal support for Qt3Support in QtGui compile.
2011-04-27 axisExtended module profiles.
2011-04-27 Marius Storm-OlsenAdd hardcoded qclass_lib_map.h based on 4.8
2011-04-27 Liang QiMove QtSvg into a separate repository
2011-04-27 Liang QiAdd the private_includes path to the modules .pri file
2011-04-27 Marius Storm-OlsenAdd the source path to the modules .pri file
2011-04-27 Liang QiRemove the hardcode QT_CONFIG in those pri files.
2011-04-27 Marius Storm-OlsenMake modules compile without hardcoded paths
2011-04-27 Marius Storm-OlsenMake qt.prf use new qt_module.pri structure for QT...
2011-04-27 Marius Storm-OlsenAdd module specific pris, and make syncqt create fwd...
2011-04-27 Marius Storm-OlsenSome changes for qtbase
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.