Olivier Goffart
|
2ee861365c
|
Flickable: expose the viewport property as viewport_*
The code generator forward that the the viewport
|
2020-09-22 13:52:27 +02:00 |
|
Olivier Goffart
|
58cdaeb8dd
|
Update license header to mention that commertial option are available
|
2020-08-26 13:23:42 +02:00 |
|
Simon Hausmann
|
2823f32692
|
Apply license headers to all non-binary/non-json sources
|
2020-08-17 17:55:20 +02:00 |
|
Olivier Goffart
|
55ec533c40
|
WIP input events
Compile and passes tests. But the mouse event are currently not working
|
2020-08-07 16:06:49 +02:00 |
|
Olivier Goffart
|
1bfd708784
|
Change the field_offsets() function to a FIELD_OFFSETS associated const
|
2020-08-03 16:04:55 +02:00 |
|
Simon Hausmann
|
37fa04098f
|
Move MouseEvent and MouseEventType from datastructures into input
|
2020-08-03 13:55:33 +02:00 |
|
Simon Hausmann
|
97a2fb2c7b
|
Move datastructures::EasingCurve into animations
|
2020-08-03 13:49:20 +02:00 |
|
Simon Hausmann
|
fa87363dc5
|
Move Point, Rect and Size into graphics
And move the expanded structures for cbindgen into an ffi sub-module.
|
2020-08-03 13:24:39 +02:00 |
|
Simon Hausmann
|
69beab5957
|
Rename corelib::abi::primitives to corelib::items
|
2020-08-03 10:32:03 +02:00 |
|
Olivier Goffart
|
9760cf4969
|
Begin to implement a Flickable
The implementation is still very rough and will need to be improved
|
2020-07-30 14:36:21 +02:00 |
|