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
/
tests
/
auto
/
gui
/
text
/
qfont
/
tst_qfont.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_QFont: fix printf-format mismatch
Marc Mutz
2023-05-10
1
-1
/
+1
*
Make tst_QFont::italicOblique failures easier to debug
Mårten Nordheim
2023-05-04
1
-1
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-4
/
+4
*
tst_QFont::serialize(): distinguish two letterspacing data tags
Edward Welbourne
2022-10-18
1
-2
/
+2
*
Fix QFontDatabase::hasFamily() for ambiguous families
Eskil Abrahamsen Blomfeldt
2022-08-15
1
-0
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Fix deserializing Qt 5.x fonts through QDataStream
Eskil Abrahamsen Blomfeldt
2021-11-18
1
-0
/
+38
*
Compile autotests for Integrity
Tatiana Borisova
2021-09-20
1
-0
/
+2
*
Remove QEXPECT_FAIL for tests that pass now on Android
Volker Hilsheimer
2021-03-31
1
-3
/
+0
*
Move QEMU emulation detector to QTest
Samuli Piippo
2021-02-13
1
-2
/
+2
*
tst_qfont: expect failure on font testcase for QEMU ARMv7
Samuli Piippo
2021-01-22
1
-0
/
+5
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-3
/
+4
*
Return a QString() if the families list is empty
Andy Shaw
2020-11-24
1
-2
/
+6
*
Fix weight when reading old serialized QFonts
Eskil Abrahamsen Blomfeldt
2020-11-20
1
-3
/
+3
*
QFont: Prefer setFamilies() over setFamily()
Andy Shaw
2020-11-20
1
-8
/
+11
*
Get rid of all instance usage of QFontDatabase
Volker Hilsheimer
2020-11-03
1
-17
/
+12
*
Fallback to using the family when doing an exact match
Andy Shaw
2020-10-12
1
-0
/
+15
*
Use OpenType font weights
Jonas Karlsson
2020-08-28
1
-7
/
+9
*
Rename confusingly named QFont/QPalette::resolve overloads
Volker Hilsheimer
2020-08-25
1
-5
/
+5
*
QFont: Extend the string description to include the missing elements
Andy Shaw
2020-08-22
1
-1
/
+32
*
Remove deprecated text-related enums
Eskil Abrahamsen Blomfeldt
2020-06-08
1
-2
/
+0
*
Remove deprecated method from QFont, QFontMetrics, and QFontInfo
Volker Hilsheimer
2020-05-15
1
-16
/
+1
*
Fix font and palette propagation for themed children created at runtime
Volker Hilsheimer
2020-02-20
1
-7
/
+13
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-06
1
-0
/
+7
|
\
|
*
If only family is set, prefer that in the families list after resolving
Andy Shaw
2019-11-05
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-30
1
-0
/
+21
|
\
\
|
|
/
|
*
Ensure that QFont::fromString() doesn't parse empty font specifications
Shawn Rutledge
2019-09-24
1
-0
/
+21
*
|
CoreText: Modernize style hint fallback lookup
Tor Arne Vestbø
2019-09-16
1
-2
/
+2
*
|
Remove usages of deprecated APIs of qtbase/gui
Sona Kurazyan
2019-07-13
1
-0
/
+4
*
|
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-9
/
+9
|
/
*
Handle fonts that have commas/quotes in the family name
Andy Shaw
2018-11-08
1
-0
/
+123
*
Android: tst_QFont: QEXPECT_FAIL a couple failing checks
Mårten Nordheim
2018-06-30
1
-0
/
+6
*
winrt: Use styleHint as clue for fallbacks for font families
Oliver Wolff
2017-06-01
1
-1
/
+1
*
Properly use the "process" feature
Ulf Hermann
2017-02-27
1
-1
/
+1
*
QFont: fix fromString(toString()) when application font has styleName
David Faure
2017-01-11
1
-0
/
+14
*
tst_qfont: clear style name in test font
David Faure
2017-01-11
1
-0
/
+2
*
UIKit: Improve handling of private system fonts / fallback fonts
Tor Arne Vestbø
2016-12-08
1
-1
/
+0
*
Save QFont's style name if present
Konstantin Shegunov
2016-08-03
1
-0
/
+21
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-152
/
+4
|
\
|
*
Remove dead code from tst_QFont::exactMatch()
Eskil Abrahamsen Blomfeldt
2016-05-12
1
-145
/
+0
|
*
QFont::exactMatch() should return false for aliases
Eskil Abrahamsen Blomfeldt
2016-05-12
1
-7
/
+4
*
|
Autotest tst_qfont can split font families
Tony Sarajärvi
2016-03-16
1
-5
/
+5
|
/
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
Tests: Remove empty init/cleanup slots, constructors and destructors.
Friedemann Kleint
2015-12-10
1
-28
/
+0
*
tests/auto/gui: Remove some placeholder formatting.
Friedemann Kleint
2015-10-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-09-25
1
-1
/
+6
|
\
|
*
Tests: Harmonize code checking on platform name.
Friedemann Kleint
2015-09-24
1
-1
/
+1
|
*
Serialize the capitalization value of QFont
Andy Shaw
2015-09-15
1
-0
/
+5
*
|
qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.
Friedemann Kleint
2015-08-31
1
-2
/
+2
|
/
*
tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
1
-35
/
+35
[next]