index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
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
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
text
/
qfont.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Describe updating fonts with substitutes
5.14
Leena Miettinen
2020-04-24
1
-1
/
+10
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-06
1
-1
/
+6
|
\
|
*
If only family is set, prefer that in the families list after resolving
Andy Shaw
2019-11-05
1
-1
/
+6
*
|
Fix double free when debug printing QFont with non-default verbosity
Tor Arne Vestbø
2019-10-08
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-30
1
-5
/
+6
|
\
|
|
*
Ensure that QFont::fromString() doesn't parse empty font specifications
Shawn Rutledge
2019-09-24
1
-5
/
+6
*
|
QFont: remove unused member QFontPrivate::screen
Christian Ehrlicher
2019-08-22
1
-5
/
+3
*
|
QtGui: port from QMutex::Recursive to QRecursiveMutex
Marc Mutz
2019-07-06
1
-1
/
+1
*
|
Optimize some atomic counters
Marc Mutz
2019-06-27
1
-2
/
+2
*
|
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-15
/
+15
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-14
1
-1
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-14
1
-1
/
+1
|
|
\
|
|
*
Don't count all engines as "in use" in cache
Eskil Abrahamsen Blomfeldt
2019-06-09
1
-1
/
+1
*
|
|
Replace Q_DECL_NOEXCEPT with noexcept in QtGui
Allan Sandfeld Jensen
2019-04-05
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-20
1
-0
/
+3
|
\
|
|
|
*
|
Add deprecation exclusion around deprecated calls in deprecated code
Friedemann Kleint
2019-02-06
1
-0
/
+3
*
|
|
Allow more fine grained control over QFont debug output
Tor Arne Vestbø
2019-02-11
1
-1
/
+98
|
/
/
*
|
Use QStringLiteral instead of QString::fromLatin1
Frederik Gladhorn
2018-12-20
1
-1
/
+1
*
|
Use a QMultiMap for the fontengine cache
Lars Knoll
2018-12-07
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-11-22
1
-1
/
+1
|
\
|
|
*
Doc: Qt GUI: Fix documentation warnings
Topi Reinio
2018-11-06
1
-1
/
+1
*
|
Fix constness of QPaintDevice arguments
Luca Beldi
2018-11-19
1
-2
/
+13
*
|
Handle fonts that have commas/quotes in the family name
Andy Shaw
2018-11-08
1
-1
/
+66
*
|
Deprecate QFont::lastResortFamily() and QFont::lastResortFont()
Eskil Abrahamsen Blomfeldt
2018-10-09
1
-37
/
+32
|
/
*
Modernize the "thread" feature
Ulf Hermann
2018-08-17
1
-13
/
+0
*
Doc: Fix wrong link in QFont documentation
Paul Wicking
2018-08-03
1
-1
/
+1
*
Document QFont::PreferNoShaping as being since 5.10
Sergio Martins
2018-03-05
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-23
1
-5
/
+17
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-15
1
-5
/
+17
|
|
\
|
|
*
Document interaction of style name and other style properties
Allan Sandfeld Jensen
2017-11-12
1
-5
/
+17
*
|
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-2
/
+2
|
/
/
*
/
Add API to disable text shaping on fonts
Eskil Abrahamsen Blomfeldt
2017-07-26
1
-0
/
+5
|
/
*
QFont: fix fromString(toString()) when application font has styleName
David Faure
2017-01-11
1
-0
/
+2
*
Merge dev into 5.8
Oswald Buddenhagen
2016-08-22
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-2
/
+2
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-2
/
+2
|
|
|
\
|
|
|
*
Doc: Change instances of '(Mac) OS X' to 'macOS'
Topi Reinio
2016-08-12
1
-2
/
+2
*
|
|
|
Avoid synthesizing stretch on condensed font families
Allan Sandfeld Jensen
2016-08-15
1
-5
/
+11
|
/
/
/
*
/
/
Save QFont's style name if present
Konstantin Shegunov
2016-08-03
1
-2
/
+11
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Edward Welbourne
2016-07-26
1
-3
/
+5
|
\
|
|
*
Fix performance regression when changing fonts
Eskil Abrahamsen Blomfeldt
2016-07-22
1
-3
/
+5
*
|
QtGui: use QStringRef to optimize memory allocation
Anton Kudryavtsev
2016-06-02
1
-2
/
+2
*
|
QFont::exactMatch() should return false for aliases
Eskil Abrahamsen Blomfeldt
2016-05-12
1
-3
/
+0
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-2
/
+2
|
\
|
|
*
Correct qt_defaultDpi X/Y with just a QCoreApplication
Allan Sandfeld Jensen
2016-03-16
1
-2
/
+2
*
|
QtGui: eradicate Q_FOREACH loops [already const]
Marc Mutz
2016-02-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-02
1
-0
/
+7
|
\
|
|
*
QFontCache: Centralize the engine type safety check
Konstantin Ritt
2016-01-28
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-1
/
+11
|
\
|
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
1
-1
/
+11
|
|
\
[next]