plasma-framework/tests
Kai Uwe Broulik ceeb57d17f [PlasmaComponents Menu] Add maximumWidth property
This allows to limit the maximum width of a menu. It can be useful for instance
in task manager where long file names for recent documents will result in gigantic menus.

The property has a RESET method (which is called if you assign "undefined") which will
set it back to QWIDGETSIZE_MAX to remove the size restriction.

Differential Revision: https://phabricator.kde.org/D4257
2017-01-25 18:02:33 +01:00
..
components [PlasmaComponents Menu] Add maximumWidth property 2017-01-25 18:02:33 +01:00
dpi Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
kplugins plugintest: remove dead code 2016-06-12 15:54:47 +02:00
testengine Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
CMakeLists.txt this is more an example than a test 2014-05-16 18:11:08 +02:00
colorcontext.qml support simple QObjects too 2016-01-08 16:11:19 +01: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_positioning_parentrotated.qml Consider visualParent rotation in popupPosition 2015-04-02 15:59:14 +02:00
dialog_positioning.qml Dialog positioning test: Set the correct height 2014-08-27 18:16:24 +02:00
dialog_positioning2.qml Dialog Positioning Test2: Simplify the code 2014-08-28 14:59:10 +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 Dialog: Add a test to test visualParent changes 2014-08-27 18:16:24 +02: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