1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unused debug code
gck
More... about 9 years ago
Merge pull request #12 from AbletonAG/support-color-expressions More... about 9 years ago
Add url() property lookup function to StyleSets
gck
More... about 9 years ago
Support conversion from to QURL and the "url()" CSS notation
gck
More... about 9 years ago
Keep source location info in PropertyMaps
gck
More... about 9 years ago
Support "hsb" and "hsba" color expression
gck
More... about 9 years ago
Add "string" property lookup to StyleSet
gck
More... about 9 years ago
Add "values" property lookup to StyleSet
gck
More... about 9 years ago
Convert property values to QVariantLists
gck
More... about 9 years ago
Define Aqt.StyleSheets 1.2
gck
More... about 9 years ago
Correct StyleSet API doc: single value accessor fail on multiple values
gck
More... about 9 years ago
Support rgba(), rgb(), hsla(), and hsl() function in style sheet files
gck
More... about 9 years ago
Delay expression evaluation to property lookup time
gck
More... about 9 years ago
Support specific font size with fractional point sizes
gck
More... about 9 years ago
Support css properties with expression values
gck
More... about 9 years ago
Get rid of stupid struct workaround for build warning
gck
More... about 9 years ago
Merge pull request #9 from AbletonAG/add-tests More... about 9 years ago
Test that fonts loaded from css are found and handled correctly
gck
More... about 9 years ago
Let the style engine emit "exception" signals for warning/error cases
gck
More... about 9 years ago
Remove examples which are better covered by tests now
gck
More... about 9 years ago
Test that attaching style props to windows work
gck
More... about 9 years ago
Test that attaching style props to QML singletons work
gck
More... about 9 years ago
Test that attaching style props to QtObjects shows an "info" warning
gck
More... about 9 years ago
Add infrastructure for QML based tests
gck
More... about 9 years ago
Add a QML object which allows for tracking message output from QML
gck
More... about 9 years ago
Merge pull request #8 from AbletonAG/avoid-misleading-hierarchy-warnings More... about 9 years ago
Add example files showing the "no hierarchy change signal" warning
gck
More... about 9 years ago
Merge pull request #7 from AbletonAG/add-missing-pathchanged-signal More... about 9 years ago
Update copyright notice in header
gck
More... about 9 years ago
Make StyleSet.path fire signal whenever the path changes
gck
More... about 9 years ago