44 Commits (35eb251d7ca4bd010b927402d2c7dbdcd35a9263)

Author SHA1 Message Date
Nate Graham 2f4b27fcce Port to singleton Units 5 years ago
Marco Martin 0312d03516 fix restore size when float is used 5 years ago
Nicolas Fella 1a07220843 Use versionless Qt cmake target 5 years ago
Marco Martin 906a423ce1 More button-like appearance for handles 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
David Edmundson 8dc93d1698 Render rotated plasmoids via off screen framebuffer 5 years ago
Nicolas Fella b7869bf267 Add trailing commas to enums 5 years ago
Alexander Lohnau 0b09fe1bcf Solve clazy warnings about range based for loops 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
David Redondo 2b9382f414 Also assign space when adjusting to item size hints 6 years ago
Carson Black c6b90fd646 Port from context properties to singletons 6 years ago
Aleksei Nikiforov 8f0da90f18 ItemContainer: disconnect signals in destructor 6 years ago
Nate Graham cb46e52aad Use appropriate icon for unconfigured applets' "Configure..." buttons 6 years ago
Marco Martin 1ed28b1615 a canceledit function that stops timers 6 years ago
Yuri Chornoivan bd3fb52577 Fix API docs 6 years ago
David Edmundson 1a9e84b79e Avoid deprecated method 6 years ago
Nate Graham 360bc1df57 Show grabby hand cursors when hovering and dragging draggable widgets 6 years ago
Marco Martin c70fb9dffe big z to the handles so extra elements would be under them 6 years ago
Marco Martin 84247e8424 support for the shadow and effectiveBackgroundhints 6 years ago
David Edmundson e745c7c7c8 Port old style connects 6 years ago
Marco Martin 0e25e9ad10 clear the cells before relayouting the items 6 years ago
Marco Martin c9c0f070a9 edit mode action and dbus 6 years ago
Yuri Chornoivan 3be08932a6 Fix minor typos and issues found by EBN 7 years ago
Marco Martin d872ca504c keep mouse grab 7 years ago
Marco Martin af248c1ee0 go out of edit mode when the window goes out of focus 7 years ago
Marco Martin 32b55a5abb emit dragActiveChanged only when it's true 7 years ago
Marco Martin b472fdedae expose restoreItem 7 years ago
Marco Martin 83d176ec3c imake ssure to restack items with same parent 7 years ago
Marco Martin d619462426 guard item 7 years ago
Marco Martin f9b40189aa don't set null parent on null layout 7 years ago
Marco Martin e35cb7f5fb don't remove editmode on focuschange 7 years ago
Marco Martin fe6ab64089 make sure all space is assigned when screen res changes 7 years ago
Marco Martin 686ebc2c12 pay attention to signal order 7 years ago
Marco Martin d95345d3e9 add new property "dragactive" 7 years ago
Marco Martin c788afb673 crash-- 7 years ago
Marco Martin fb7797dfd2 better positioning logic 7 years ago
Marco Martin dac4acd36a unconditionally call QQuickItem::geometryChanged 7 years ago
Marco Martin 220edb3be5 unconditionally call QQuickItem::componentComplete 7 years ago
Marco Martin 87f636006c hide when not config required 7 years ago
Marco Martin 31e5781532 support the configurationRequired button 7 years ago
Marco Martin f59aecbcfe Introduce ContainmentLayoutManager QML plugin 7 years ago