plasma-framework/tests
Nate Graham 711789908b Drop implicit minimum sizing from PC2 and PC3 Buttons
For the following reasons:
- It can break and look bad on Plasma Mobile which uses the Plasma style
- It makes buttons with icons and short text look visually unbalanced
- QStyle and QML desktop style buttons do not do this so it's a source
  of inconsistency

Tests are adjusted to all pass. Stuff looks better to my eye.
2020-08-10 18:47:49 +00:00
..
components Drop implicit minimum sizing from PC2 and PC3 Buttons 2020-08-10 18:47:49 +00:00
dpi Use camelcase include. (scripted) 2020-07-08 07:44:43 +02:00
kplugins Use camelcase include. (scripted) 2020-07-08 07:44:43 +02:00
testengine do not install testengine 2020-04-06 12:40:42 +02:00
buttons_pc3.0.qml Don't show the background if Button.flat 2018-04-17 13:44:11 +02:00
CMakeLists.txt this is more an example than a test 2014-05-16 18:11:08 +02:00
colorcontext.qml Fix minor issues found by EBN and typos 2019-11-10 12:06:10 +02:00
dialog_fullscreen.qml Dialog Test: Add a test for making the dialog fullscreen 2014-08-28 16:29:00 +02:00
dialog_minWidthHeightRepositioning.qml Update the size in two ways 2014-09-18 17:25:48 +02:00
dialog_positioning2.qml Fix minor issues found by EBN and typos 2019-11-10 12:06:10 +02:00
dialog_positioning_parentrotated.qml Fix minor issues found by EBN and typos 2019-11-10 12:06:10 +02:00
dialog_positioning.qml Dialog positioning test: Set the correct height 2014-08-27 18:16:24 +02:00
dialog_resizeWithParent.qml queue change of minimum/maximum size 2014-09-30 16:34:21 +02:00
dialog_sizeMoreThanMin.qml don't update the minimum size when not visible 2014-09-23 17:05:09 +02:00
dialog_tooltip.qml Dialog: Add a manual test for tooltips 2014-09-16 15:47:35 +02:00
dialog_visualParentChange.qml Fix minor EBN issues and typos 2018-10-22 21:05:29 +03:00
dialog.qml Add a couple of manual tests 2014-07-16 17:02:01 +02:00
selected_svg.qml Selected state for Plasma::Svg and IconItem 2016-05-31 11:10:47 +02:00
testborders.qml Use QtQuick components for the options 2014-11-04 11:55:07 +01:00
tooltip-icons.qml dd test case 2014-10-15 15:45:29 +02:00
tooltip.qml Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea 2015-10-02 23:23:14 +09:00