plasma-framework/tests/components
David Edmundson 7453beb9ce Use lineedit svg margins in sizeHint calculation
QQC button heights are max(backgroundHeight, label + margins).
QQC lineedits are only from the background

We need to take the margins into consideration when deciding how high
the textbox should be otherwise we're effectively just ignoring what the
SVG says.

This means button and textbox on the login screen are now the same
height.

REVIEW: 125240
2015-09-16 23:56:39 +01:00
..
busyindicator.qml Migrate BusyIndicator to QtQuick.Controls 2014-11-09 01:16:30 +01:00
button.qml Use lineedit svg margins in sizeHint calculation 2015-09-16 23:56:39 +01:00
combobox.qml Use the same text colour for comboboxes as buttons 2014-12-11 15:06:54 +01:00
menu.qml Add support for menu sections 2015-04-27 22:19:41 +02:00
progressbar.qml Make ProgressBar test cover the 1% case where the FrameSVG used to leak outside 2014-11-10 22:13:41 +01:00
textarea.qml Add component tests 2014-09-25 12:37:44 +02:00
textfield.qml Add testcase for textfield 2014-10-02 15:31:34 +02:00
toolbutton.qml Add component tests 2014-09-25 12:37:44 +02:00