Bhushan Shah
780be6f4ce
Fix the renderType properties for various components
...
To use isMobile one need to import the QtQuickControls as well in
addition to QtQuickControls.Private
This fixes the warning flood at runtime
CCMAIL: faure@kde.org
I think p-f 5.30.0 tars need to be re-done with this.
2017-01-09 14:50:06 +05:30
Bhushan Shah
324232a745
[declarativeimports] Use QtRendering on phone devices
...
Summary: Ref T4947
Test Plan: works on desktop at least, haven't tested on phone yet
Reviewers: #plasma, mart
Reviewed By: mart
Subscribers: plasma-devel
Tags: #plasma
Maniphest Tasks: T4947
Differential Revision: https://phabricator.kde.org/D3789
2016-12-23 16:37:16 +05:30
Sebastian Kügler
993d4e56c0
More refined font tests in testtheme applets
2014-03-26 01:10:41 +01:00
Sebastian Kügler
0b4951c5b7
Add tests for font metrics
2014-03-26 00:11:30 +01:00
Sebastian Kügler
78910dfa66
remove spurious items in theme example
2014-03-25 22:52:12 +01:00
Marco Martin
91642b0868
qtextracomponents->kquickcontrolsaddons
2014-03-25 17:10:25 +01:00
Martin Klapetek
48cc5e9fcd
Add missing Layouts import
2014-02-24 11:51:48 +01:00
Marco Martin
3858044d25
Merge branch 'mart/AppletAttached'
...
Conflicts:
src/declarativeimports/core/dialog.cpp
src/scriptengines/qml/plasmoid/containmentinterface.cpp
2014-02-06 13:16:11 +01:00
Marco Martin
308f59bc68
port to new api
2014-02-04 17:29:28 +01:00
Sebastian Kügler
78d14a00c5
Clean removed API from units test
2014-02-03 16:42:29 +01:00
Sebastian Kügler
2a217dff0a
Remove unneeded API
...
- dpi(QQI*) and printScreenInfo(QQI*) goes away, they're mainly useful for
testing.
- setDevicePixelRatio goes private
- clarify DPI computation
2014-01-28 01:15:38 +01:00
Sebastian Kügler
0928741416
A bit more text, conditional alignment
2014-01-27 18:22:54 +01:00
Sebastian Kügler
dfd1b554ad
disable enormous icon for now, it's a bit annoying at high settings :)
2014-01-25 03:41:45 +01:00
Sebastian Kügler
f5d2066e76
Icons to test icon sizing in theme test plasmoid
2014-01-25 02:51:56 +01:00
Sebastian Kügler
2a3a546f80
Play around with devicePixelRatio
...
This shows how the UI can react when used with different
devicePixelRatios.
2014-01-23 04:07:05 +01:00
Sebastian Kügler
979dc0c25f
Add test for devicePixelRatio
2014-01-23 02:18:58 +01:00
Sebastian Kügler
f6e495c76c
Spacing moves from theme to units
2014-01-23 01:30:28 +01:00
Sebastian Kügler
b89902c3e7
use units.* in testtheme applet
...
These calls have moved out of theme.
2014-01-22 01:35:20 +01:00
Sebastian Kügler
53b4608327
Port examples to units.iconSizes
2014-01-22 00:41:02 +01:00
Sebastian Kügler
63cbffeee7
Show units in theme test plasmoid
2014-01-21 23:45:12 +01:00
Sebastian Kügler
13a6a38628
Some debugging for gridUnit
2014-01-21 17:55:47 +01:00
Sebastian Kügler
caa975c7bb
Add units.dp and units.gu to testtheme
2014-01-21 17:32:49 +01:00
Sebastian Kügler
2d8841b23f
Small applet to test especialy the theme's sizing and DPI
...
installed as org.kde.example.testtheme, called "Theme Test"
2014-01-21 00:59:59 +01:00