index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
text
/
text.pri
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the QPF2 font engine
Eskil Abrahamsen Blomfeldt
2020-08-24
1
-1
/
+0
*
Move Unix font databases into QtGui
Friedemann Kleint
2020-06-15
1
-1
/
+3
*
Move windows font databases into QtGui
Friedemann Kleint
2020-06-11
1
-0
/
+5
*
Move CoreText font engine/database to QtGui
Tor Arne Vestbø
2020-05-27
1
-0
/
+4
*
Move FreeType font engine/database to QtGui
Tor Arne Vestbø
2020-05-27
1
-0
/
+4
*
Enabler: Store more properties of application fonts
Eskil Abrahamsen Blomfeldt
2020-03-06
1
-0
/
+1
*
Make libmd4c a private dependency of Qt GUI
Dmitry Shachnev
2020-02-18
1
-1
/
+1
*
Add QTextMarkdownWriter, QTextEdit::markdown property etc.
Shawn Rutledge
2019-05-01
1
-0
/
+7
*
Add QTextMarkdownImporter
Shawn Rutledge
2019-04-17
1
-0
/
+12
*
Accept ZWNJ, ZWJ and PUA characters in input widgets
Eskil Abrahamsen Blomfeldt
2016-12-12
1
-2
/
+4
*
Use harfbuzz feature to check for HarfBuzz
Lars Knoll
2016-11-24
1
-3
/
+1
*
Unbreak a couple of configurations
Lars Knoll
2016-11-11
1
-7
/
+17
*
use helper libs via QMAKE_USE
Oswald Buddenhagen
2016-10-15
1
-1
/
+1
*
Use qtConfig throughout in qtbase
Lars Knoll
2016-08-19
1
-1
/
+1
*
src/gui/text/text.pri: add missing header qabstracttextdocumentlayout_p.h
Marc Mutz
2015-06-01
1
-0
/
+1
*
Q*GlyphCache: de-inline dtor and export vtable
Marc Mutz
2015-05-26
1
-0
/
+1
*
Bring harfbuzzng.pri naming in par with the other .pri-s in src/3rdparty
Konstantin Ritt
2015-03-11
1
-1
/
+1
*
qpa: Clean up and refactor qfontengine_qpa
Tor Arne Vestbø
2014-05-15
1
-1
/
+1
*
qpa: merge qrawfont_qpa.cpp
Tor Arne Vestbø
2014-05-13
1
-2
/
+1
*
qpa: Merge qfont_qpa.cpp
Tor Arne Vestbø
2014-05-13
1
-1
/
+0
*
Build bundled HarfBuzz-NG outside QtGui
Konstantin Ritt
2014-03-14
1
-1
/
+1
*
src/gui/text: whitespace fixes
J-P Nurmi
2013-11-26
1
-72
/
+72
*
Add HarfBuzz-to-Qt bridging code
Konstantin Ritt
2013-09-08
1
-0
/
+9
*
Hide Harfbuzz from the outer world
Konstantin Ritt
2013-03-13
1
-1
/
+0
*
properly syncqt-ize harfbuzz headers
Oswald Buddenhagen
2012-12-04
1
-2
/
+0
*
Harfbuzz: fix build with NO_OPENTYPE macro defined
Konstantin Ritt
2012-08-29
1
-1
/
+0
*
Remove platform specific DirectWrite font engine from QtGui
Eskil Abrahamsen Blomfeldt
2012-07-03
1
-6
/
+0
*
Remove _qpa from cpp filenames
Girish Ramakrishnan
2012-07-03
1
-1
/
+1
*
The QFontEngineFT files are not built into QtGui anymore.
Thiago Macieira
2012-06-05
1
-12
/
+0
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-1
/
+1
*
Add distance field generation functions from Scenegraph
Jiang Jiang
2012-02-06
1
-2
/
+4
*
Remove QTextControl and QLineControl.
Andrew den Exter
2012-01-25
1
-5
/
+0
*
Remove Symbian specific code from QtGui.
Xizhi Zhu
2012-01-24
1
-20
/
+0
*
QtGui: Remove Q_WS and qpa.
Friedemann Kleint
2011-10-25
1
-110
/
+7
*
added a QLineControl class to QtGui
Lars Knoll
2011-07-06
1
-0
/
+2
*
add QTextControl class to QtGui
Lars Knoll
2011-07-06
1
-1
/
+4
*
Merge remote-tracking branch 'base/master' into refactor
Jørgen Lind
2011-06-10
1
-1
/
+2
|
\
|
*
Duplicate some harfbuzz symbols inside Qt.
Gunnar Sletta
2011-06-09
1
-1
/
+2
*
|
Compile fix for QtGui when configure with -qpa on Windows
Olli Werwolff
2011-05-26
1
-1
/
+1
*
|
Merge remote branch 'staging/master' into refactor
Samuel Rødal
2011-05-11
1
-5
/
+5
|
\
\
|
|
/
|
*
Rename QGlyphs -> QGlyphRun
Eskil Abrahamsen Blomfeldt
2011-05-10
1
-5
/
+5
*
|
remove some more qapp dependencies
Lars Knoll
2011-05-05
1
-7
/
+2
*
|
moving some more files around.
Lars Knoll
2011-05-04
1
-2
/
+4
*
|
Merge remote branch 'origin/master' into refactor
Lars Knoll
2011-05-04
1
-1
/
+5
|
\
\
|
|
/
|
*
Turn on HarfBuzz support for Mac/Cocoa
Jiang Jiang
2011-04-29
1
-0
/
+3
|
*
Make QtQuick2 compile on QPA
Eskil Abrahamsen Blomfeldt
2011-04-28
1
-1
/
+2
*
|
QWS removal, part 2
Lars Knoll
2011-05-02
1
-19
/
+1
|
/
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+245