projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge remote branch 'gerrit/master' into refactor
[profile/ivi/qtbase.git]
/
src
/
gui
/
text
/
2011-08-29
Samuel Rødal
Merge remote branch 'gerrit/master' into refactor
tree
|
commitdiff
2011-08-29
Samuel Rødal
Copy core GL functionality to QtGui with QGL -> QOpenGL...
tree
|
commitdiff
2011-08-26
Eskil Abrahamsen...
Fix crash when fallback font is not #0 in multi font...
tree
|
commitdiff
2011-08-25
Eskil Abrahamsen...
Fix justification of RTL text
tree
|
commitdiff
2011-08-25
Gunnar Sletta
Merge "Merge branch 'master' into refactor" into refactor
tree
|
commitdiff
2011-08-25
Gunnar Sletta
Merge branch 'master' into refactor
tree
|
commitdiff
2011-08-23
Friedemann Kleint
QFontEngine: Avoid nesting multi-fontengines.
tree
|
commitdiff
2011-08-19
Eskil Abrahamsen...
Enablers for using QGlyphRun in SceneGraph
tree
|
commitdiff
2011-08-19
Lars Knoll
Remove Type1 support
tree
|
commitdiff
2011-08-19
Lars Knoll
Restore feature compatibility with QPrinter in QTextDoc...
tree
|
commitdiff
2011-08-19
Lars Knoll
Move printing into it's own library
tree
|
commitdiff
2011-08-19
Lars Knoll
Use the paged paintdevice in the print() method of...
tree
|
commitdiff
2011-08-18
Rohan McGovern
Fixed broken lookup of fallback fonts on qpa
tree
|
commitdiff
2011-08-18
Eskil Abrahamsen...
Fix bidi reordering of RTL text with embedded images
tree
|
commitdiff
2011-08-18
Ritt Konstantin
Minor optimizations for QTextEngine
tree
|
commitdiff
2011-08-09
Harald Fernengel
Remove all non-const operator==
tree
|
commitdiff
2011-08-04
Jørgen Lind
Merge "Merge remote branch 'gerrit/master' into refacto...
tree
|
commitdiff
2011-08-03
Friedemann Kleint
QPlatformFontDatabase: Add default fonts.
tree
|
commitdiff
2011-08-03
Samuel Rødal
Merge remote branch 'gerrit/master' into refactor
tree
|
commitdiff
2011-07-29
Jiang Jiang
Switch to use floating point pixelSize in QRawFont...
tree
|
commitdiff
2011-07-29
Jiang Jiang
Fix off-by-one error in binary search
tree
|
commitdiff
2011-07-27
Samuel Rødal
Added Q_GUI_EXPORT for some internal symbols needed...
tree
|
commitdiff
2011-07-25
Andrew den Exter
Emit selectionChanged signals when input method alters...
tree
|
commitdiff
2011-07-25
Samuel Rødal
Added workable QScreen API on top of QPlatformScreen.
tree
|
commitdiff
2011-07-25
Kim Motoyoshi Kalland
Changed QLibrary::resolve() to return a function pointer.
tree
|
commitdiff
2011-07-22
liangqi
Use QUuid::toByteArray() instead of QUuid::toString...
tree
|
commitdiff
2011-07-21
Pierre Rossi
Add support for rawFonts loaded from data in FaceId
tree
|
commitdiff
2011-07-21
Samuel Rødal
Merge remote branch 'gerrit/master' into refactor
tree
|
commitdiff
2011-07-21
Thiago Macieira
Get rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZER
tree
|
commitdiff
2011-07-20
Pierre Rossi
Add a way to check if we have a matching family in...
tree
|
commitdiff
2011-07-20
Olivier Goffart
Do not use qRound with integers
tree
|
commitdiff
2011-07-19
Jiang Jiang
Use truncate only for subpixel boundingBox x position
tree
|
commitdiff
2011-07-14
Jiang Jiang
Fix warning for uninitialized variable
tree
|
commitdiff
2011-07-14
Jiang Jiang
Skip boundry neutral characters in bidi itemization
tree
|
commitdiff
2011-07-14
Jiang Jiang
Fix crash when app font is added
tree
|
commitdiff
2011-07-14
Jiang Jiang
Apply 57993ba7 properly to 4.8
tree
|
commitdiff
2011-07-13
Eskil Abrahamsen...
Fix potential crash when clicking in a text edit
tree
|
commitdiff
2011-07-13
Lars Knoll
Merge remote-tracking branch 'origin/master' into refactor
tree
|
commitdiff
2011-07-12
Thiago Macieira
Fix uses of qRound on non-floating-point types.
tree
|
commitdiff
2011-07-12
Lars Knoll
Merge "Merge remote branch 'gerrit/master' into refacto...
tree
|
commitdiff
2011-07-12
Samuel Rødal
Merge remote branch 'gerrit/master' into refactor
tree
|
commitdiff
2011-07-11
Jiang Jiang
Remove some metrics parsing code from Core Text
tree
|
commitdiff
2011-07-08
Friedemann Kleint
QLineControl: Fix compilation, warnings.
tree
|
commitdiff
2011-07-07
Lars Knoll
Don't cast a string from ascii
tree
|
commitdiff
2011-07-07
Jiang Jiang
Fix regressions in previous QFontDatabase patch
tree
|
commitdiff
2011-07-06
Lars Knoll
Merge branch 'refactor' of scm.dev.nokia.troll.no:qt...
tree
|
commitdiff
2011-07-06
Lars Knoll
Merge remote branch 'gerrit/master' into refactor
tree
|
commitdiff
2011-07-06
Lars Knoll
added a QLineControl class to QtGui
tree
|
commitdiff
2011-07-06
Lars Knoll
add QTextControl class to QtGui
tree
|
commitdiff
2011-07-01
David Boddie
Doc: Fixed qdoc warnings.
tree
|
commitdiff
2011-07-01
Eskil Abrahamsen...
Fix resource leak in QFontEngineDirectWrite
tree
|
commitdiff
2011-07-01
Eskil Abrahamsen...
Fix transformations on DirectWrite rasterized text
tree
|
commitdiff
2011-06-30
Eskil Abrahamsen...
Fix text color in some cases of QML and QStaticText
tree
|
commitdiff
2011-06-30
Frederik Gladhorn
Add HB_LineBreakType to qharfbuzz_copy_p.h.
tree
|
commitdiff
2011-06-30
Jiang Jiang
Move glyph run merging logic to QTextLayout level
tree
|
commitdiff
2011-06-29
Friedemann Kleint
Adapt font engines for Windows/QPA.
tree
|
commitdiff
2011-06-28
Gunnar Sletta
compile on Mac OS X
tree
|
commitdiff
2011-06-27
Jiang Jiang
Add missing APIs to QRawFont and some additional notes...
tree
|
commitdiff
2011-06-27
Jørgen Lind
Merge remote-tracking branch 'base/master' into refactor
tree
|
commitdiff
2011-06-27
Jiang Jiang
Only compare styleNames if they are not empty
tree
|
commitdiff
2011-06-27
Jiang Jiang
Store styleName in font database
tree
|
commitdiff
2011-06-27
Lars Knoll
Renamed QLine/TextControl to QWidgetLine/TextControl
tree
|
commitdiff
2011-06-27
Jiang Jiang
Add styleName to QFontDef comparison
tree
|
commitdiff
2011-06-22
Jiang Jiang
Fix fontconfig usage in X11 font database
tree
|
commitdiff
2011-06-20
Liang Qi
Support -qtnamespace and -qtlibinfix again
tree
|
commitdiff
2011-06-20
Eskil Abrahamsen...
Fix empty lines in Qt HTML when displayed in external...
tree
|
commitdiff
2011-06-20
Eskil Abrahamsen...
Fix bug which caused repeated characters in a QML Text
tree
|
commitdiff
2011-06-10
Jørgen Lind
Merge branch 'refactor' of scm.dev.nokia.troll.no:qt...
tree
|
commitdiff
2011-06-10
Jørgen Lind
Merge remote-tracking branch 'base/master' into refactor
tree
|
commitdiff
2011-06-10
Eskil Abrahamsen...
Fix missing empty lines in Qt HTML when displayed in...
tree
|
commitdiff
2011-06-10
Tapani Mikola
Fontengine buildfix for xcb platform plugin.
tree
|
commitdiff
2011-06-09
Jiang Jiang
Allow selecting fonts with irregular style names
tree
|
commitdiff
2011-06-09
Gunnar Sletta
Duplicate some harfbuzz symbols inside Qt.
tree
|
commitdiff
2011-06-08
Olli Werwolff
QTextDocumentLayout has to be exported as it is used...
tree
|
commitdiff
2011-06-08
Jiang Jiang
Reorder member varibles in QGlyphRunPrivate to eliminat...
tree
|
commitdiff
2011-06-08
Jiang Jiang
Fix warning in qtextengine compilation
tree
|
commitdiff
2011-06-08
Jiang Jiang
Fix compile when configure with no fontconfig support
tree
|
commitdiff
2011-06-07
Eskil Abrahamsen...
Add function QGlyphRun::setRawData()
tree
|
commitdiff
2011-06-07
Richard Moe Gustavsen
Buildfix for Mac OS
tree
|
commitdiff
2011-06-06
Jørgen Lind
Make building of platform plugins indifferent if its...
tree
|
commitdiff
2011-06-04
Jiang Jiang
Correct antialias disabling logic for Core Text
tree
|
commitdiff
2011-06-01
Jørgen Lind
Merge branch 'refactor' of scm.dev.nokia.troll.no:qt...
tree
|
commitdiff
2011-06-01
Jørgen Lind
Merge remote-tracking branch 'base/master' into refactor
tree
|
commitdiff
2011-06-01
Andrew den Exter
Make TextEdit word selection more natural.
tree
|
commitdiff
2011-06-01
Andrew den Exter
Ensure the TextEdit cursor delegate is repositioned...
tree
|
commitdiff
2011-05-31
Bernhard Rosenkraenzer
Fix build in C++0x mode
tree
|
commitdiff
2011-05-30
Jiang Jiang
Support placing cursor in ligature with mouse or touch
tree
|
commitdiff
2011-05-27
Jiang Jiang
Fix ligature offset in multi-line text
tree
|
commitdiff
2011-05-27
Jiang Jiang
Fix compile for systems with old fontconfig
tree
|
commitdiff
2011-05-26
Olli Werwolff
Compile fix for QtGui when configure with -qpa on Windows
tree
|
commitdiff
2011-05-25
Jiang Jiang
Workaround a bug in Core Text to select Light fonts
tree
|
commitdiff
2011-05-25
Jiang Jiang
Fix QFontEngineX11FT compilation
tree
|
commitdiff
2011-05-24
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
tree
|
commitdiff
2011-05-24
Paul Olav Tvete
Merge remote branch 'staging/master' into refactor
tree
|
commitdiff
2011-05-24
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
tree
|
commitdiff
2011-05-24
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
tree
|
commitdiff
2011-05-24
Jyri Tahtela
Update licenseheader text in source files for qtbase...
tree
|
commitdiff
2011-05-23
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
tree
|
commitdiff
2011-05-23
David Boddie
Doc: Fixed qdoc warnings.
tree
|
commitdiff
2011-05-23
David Boddie
Doc: Fixed qdoc warnings.
tree
|
commitdiff
next