Files
oak-editor/app/common
itsmattkc 3e3cacbc85 various: update Qt code deprecated in 5.15
- Replaces QLinkedList with std::list as recommended by Qt docs.
- Replaces QWheelEvent::delta() with QWheelEvent::angleDelta(). This
  should also benefit trackpad behavior.
2020-05-27 02:54:05 +10:00
..
2019-07-23 10:22:58 -07:00
2019-07-21 18:21:40 -07:00
2019-09-17 23:01:51 +10:00