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.5
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
/
tests
/
auto
/
gui
/
text
/
qstatictext
/
tst_qstatictext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relayout QStaticText when dpi changes
Eskil Abrahamsen Blomfeldt
2022-07-14
1
-25
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Tests: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
tests: XFAIL a few in tst_QStaticText on Wayland
Liang Qi
2022-03-02
1
-0
/
+23
*
Remove QEXPECT_FAIL for tests that pass now on Android
Volker Hilsheimer
2021-03-31
1
-6
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-1
/
+1
*
Move some flaky text tests into Lancelot
Eskil Abrahamsen Blomfeldt
2020-06-08
1
-111
/
+0
*
Prefix QTextStream operators with Qt:: in tests
Lars Knoll
2019-05-03
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-17
1
-0
/
+6
|
\
|
*
Android: tst_QStaticText: QEXPECT_FAIL some tests
Mårten Nordheim
2018-06-30
1
-0
/
+6
*
|
Handle negative leading in layout
Allan Sandfeld Jensen
2018-06-06
1
-14
/
+9
*
|
Improve bounding rect of QStaticText with Qt::PlainText
Allan Sandfeld Jensen
2018-05-23
1
-0
/
+67
|
/
*
Fix explicitly set width not being respected
Igor Mironchik
2018-01-20
1
-0
/
+39
*
Update usage of QFontMetrics::width() to new API
Eskil Abrahamsen Blomfeldt
2017-12-08
1
-3
/
+3
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-7
/
+7
*
Accept error margin in QGlyphRun/QStaticText test for decorations
Eskil Abrahamsen Blomfeldt
2017-02-02
1
-0
/
+3
*
Fix some warnings in tests
Friedemann Kleint
2016-11-28
1
-1
/
+1
*
Fix plain text QStaticText with line breaks
Eskil Abrahamsen Blomfeldt
2016-10-04
1
-0
/
+55
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-0
/
+6
|
\
|
*
Enable most of tst_qstatictext on non-developer builds
Allan Sandfeld Jensen
2016-03-10
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-23
/
+32
|
\
\
|
|
/
|
*
tst_QStaticText: Output verbose message for test failures.
Friedemann Kleint
2016-03-10
1
-23
/
+32
*
|
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
-24
/
+11
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Fix drawCachedGlyphs on RGBA8888
Allan Sandfeld Jensen
2014-02-26
1
-7
/
+21
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Clean up some auto tests of gui
Debao Zhang
2012-03-12
1
-6
/
+5
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Tests: Remove Q_WS_QPA, qpa-sections from .profiles.
Friedemann Kleint
2011-10-27
1
-12
/
+1
*
Support adding application fonts with QFontconfigDatabase
Jiang Jiang
2011-09-23
1
-5
/
+2
*
Moved gui autotests into new directory structure
Jo Asplin
2011-09-01
1
-0
/
+870