qskinny/src
Peter Hartmann 7889f53a02 Windows: Fix placement policy of all items (#188)
Before, on Windows nothing would be displayed because of the
following error:

implicit truncation from 'QskPlacementPolicy::Policy' to bit-field
changes value from 2 to -2
2022-05-02 16:05:58 +02:00
..
common Windows: Fix placement policy of all items (#188) 2022-05-02 16:05:58 +02:00
controls iconst keywords removed to avoid clang warnings about implicitely 2022-04-22 09:00:26 +02:00
dialogs QskDialogButtonBox::isDefaultButtonKeyEvent fixed 2022-03-24 11:44:08 +01:00
graphic handling of devicePixelratio for pixmaps fixed 2022-04-21 13:08:50 +02:00
inputpanel dropping support for Qt < 5.15 2022-04-16 16:29:58 +02:00
layouts avoid warnings about narrowing size_t to int 2022-04-22 08:13:19 +02:00
nodes dropping support for Qt < 5.15 2022-04-16 16:29:58 +02:00
src.pro QskSegmentedBar ( inspired by the IOS segmented control ) added 2022-04-20 14:14:37 +02:00