Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More updates for the GL widget set. | Ken Moore | 2017-09-26 |
| | | | | | Now all the mouse tracking/hovering is working - with one exception: All the mouse hover detection is based around mouse **movement** - so programmatic changes to a window will not detect the change in what is directly under the mouse without manual intervention in the code. | ||
* | Update some more of the GL widget set and the test | Ken Moore | 2017-09-26 |
| | | | | | Get the generic widget draggable (optional). Verify that QPropertyAnimations work property on widgets in the test. | ||
* | Add a bunch of new files specifically for providing a new OpenGL-backed ↵ | Ken Moore | 2017-09-26 |
basis for doing visuals within Qt/Lumina. |