FreeType bitmaps interpreted in wrong format
[profile/ivi/qtbase.git] / src / gui / text /
2012-12-12 Florian HänelFreeType bitmaps interpreted in wrong format
2012-12-04 Oswald Buddenhagenproperly syncqt-ize harfbuzz headers
2012-11-30 hjkReplace two \returns markers by "The function returns"
2012-11-30 Montel LaurentNot necessary to assign bool to false for changing...
2012-11-30 Giuseppe D'AngeloAdd more qtbase implictly-shared classes to the list
2012-11-30 Giuseppe D'AngeloAdd QText*Format classes to the list of the implicitly...
2012-11-27 Konstantin RittFix possible assertion when using stringToCMap() for...
2012-11-26 Sergio AhumadaChange license header from Nokia to Digia
2012-11-26 Andy ShawChange QTextLayout::textOption() to return a const...
2012-11-23 Eskil Abrahamsen... Fix transformed text on Mac OS X
2012-11-21 Konstantin RittFix possible crash/assertion in qt_fontHasNarrowOutlines()
2012-11-20 Samuel RødalFixed rendering artifacts when drawing cursor.
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-03 Jędrzej NowackiFix conditional jump based on an uninitialized variable.
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-30 Eskil Abrahamsen... Pixel-align vertical metrics in QTextLayout again
2012-10-29 Konstantin RittQSyntaxHighlighter: minor code de-duplication
2012-10-29 Konstantin RittQFontEngineMulti: Fix possible crash in stringToCMap()
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-25 Konstantin RittQTextEngine: Support SMP code points when case changing
2012-10-25 Eskil Abrahamsen... Revert hacks in text rendering code path
2012-10-22 Konstantin RittFix crash due to memory access violation
2012-10-19 Konstantin RittQFont: Don't invalidate engine unless request has been...
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-19 Konstantin RittRemove Qt3 compat leftovers
2012-10-18 Andy ShawUse the right properties when checking the frame's...
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-16 Konstantin RittGet rid of unused member
2012-10-16 Konstantin RittQTextBlock: Handle surrogates in textDirection()
2012-10-16 Konstantin RittQFont: Don't detach unless value has really changed
2012-10-15 Konstantin RittQRawFont: improve performance and safety of glyphIndexe...
2012-10-13 Konstantin RittUse constFind()/constEnd() for const_iterator-s
2012-10-13 Konstantin RittQFont: Fix build with QFONTCACHE_DEBUG
2012-10-13 Konstantin RittQGlyphRun: Fix isEmpty() and boundingRect() didn't...
2012-10-13 Konstantin RittUpdate/fix QTextBoundaryFinder simple usage cases in...
2012-10-10 Pierre RossiRevert "Handle additional format ranges when itemizing."
2012-10-08 Pierre RossiHandle additional format ranges when itemizing.
2012-10-08 Thomas Hartmannfixing typo in compile fix for MSVC 2008
2012-10-04 Thomas Hartmanncompile fix for MSVC 2008 and std::upper_bound
2012-09-24 Samuel RødalFixed instances of "to to" in qtbase.
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Konstantin RittA step out from Harfbuzz (reduce dependency)
2012-09-19 Giuseppe D'AngeloRemove qUpperBound usages from qtbase
2012-09-19 Giuseppe D'AngeloRemove qLowerBound usages from qtbase
2012-09-15 Sergio Ahumadagui/opengl: Fix missing or improper include guard in...
2012-09-14 Sergio AhumadaMark (non-public API's) ctor's as explicit
2012-09-12 Eskil Abrahamsen... Fix regression in QTextDocument::toHtml() with font...
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-07 Olivier GoffartFix crash when QTextLayout::setAdditionalFormats is...
2012-09-07 Jan-Arve SaetherMove enums that was part of the Qt namespace to qnamesp...
2012-09-05 Milian WolffOptimize QTextLayout/QTextEngine usage outside of QText...
2012-08-29 Konstantin RittHarfbuzz: fix build with NO_OPENTYPE macro defined
2012-08-27 Eskil Abrahamsen... Make letter spacing APIs in QTextFormat more consistent
2012-08-25 Eskil Abrahamsen... doc: Fix doc warnings for qtextlayout.cpp
2012-08-25 Eskil Abrahamsen... doc: Fix several text-related qdoc warnings
2012-08-23 Olivier GoffartSpeed up QTextEngine::setBoundary
2012-08-23 Olivier GoffartSpeed up QTextEngine::resolveAdditionalFormats
2012-08-23 Eskil Abrahamsen... doc: Remove documentation for removed function
2012-08-23 Frederik GladhornMove Qt::CursorMoveStyle docs to the right file.
2012-08-21 Jason BarronFix docs for QRawFont.
2012-08-18 Geir VattekarDoc: Small addition to QAbstractTextDocumentLayout...
2012-08-18 J-P NurmiRegister QTextDocument* as a meta type to fix QTextEdit...
2012-08-07 Marc MutzQtGui: collapse two qgetenv() on the same variable
2012-08-01 Jeremy Katzchange \img to \image in docs
2012-07-27 Mitch CurtisCorrect method name referred to in QFont's detailed...
2012-07-14 Eskil Abrahamsen... Avoid crash when getting bearings from fallback font...
2012-07-12 Eskil Abrahamsen... Fix crash when column is inserted before rowspanned...
2012-07-10 Marc MutzQtGui: declare some classes as shared
2012-07-10 Alexey ChernovColor transparency support in html import/export
2012-07-10 Konstantin RittOptimize QFontMetrics:: boundingRect() and left/rightBe...
2012-07-10 Konstantin RittOptimize Q*FontEngine*::stringToCMap()
2012-07-10 Konstantin RittMove ShaperFlags enum from QTextEngine to QFontEngine
2012-07-09 Jiang JiangFix cursor truncate to include line position
2012-07-09 Tasuku SuzukiRemove Library dependency on Settings
2012-07-03 Eskil Abrahamsen... Remove platform specific DirectWrite font engine from...
2012-07-03 Konstantin RittAdd QChar::SoftHyphen enum value
2012-07-03 Girish RamakrishnanRemove _qpa from cpp filenames
2012-07-02 Marc MutzQtGui: add member-swap to shared classes
2012-07-02 Konstantin RittDirectWrite font engine: don't leak the font table...
2012-07-02 Yann BodsonFix capitalization with newline bug
2012-07-02 Konstantin RittshapeTextWithHarfbuzz() minor optimization
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Gunnar SlettaGet started with patching up the Qt GUI docs
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-26 Lars KnollRemove all references to XLFD fonts
2012-06-21 Konstantin RittQTextLayout docs: a minor typo fix
2012-06-14 Jiang JiangDisable hinting for scaled glyphs in FreeType
2012-06-14 Konstantin RittQFontMetrics/QRawFont: Optimize SMP code points handlin...
2012-06-14 Konstantin RittAdd the AGLFN tables generator, update the tables up...
2012-06-14 Konstantin RittAGLFN: optimize glyph name lookup and reverse map creation
2012-06-12 Yoann LopesMake distance field image width variable.
2012-06-08 Konstantin RittQZip: improve reading of zip files, fix some edge cases...
2012-06-07 aavitNamespace the bundled zlib symbols, to avoid clash...
2012-06-07 Konstantin RittShift positions for lineBreakType
2012-06-05 Thiago MacieiraThe QFontEngineFT files are not built into QtGui anymore.
2012-05-31 Girish RamakrishnanRemove QFont::handle
2012-05-31 Jiang JiangEliminate a warning in unsigned integer comparison
2012-05-30 Bradley T. HughesCompile with clang when C++11 support is enabled
2012-05-30 Jiang JiangFix text decoration width rounding
2012-05-29 Konstantin RittIntroduce QUnicodeTools
next