Age | Commit message (Expand) | Author |
2017-12-10 | options: rename template | Stanislaw Halik |
2017-12-02 | compat/macros: rename obnoxious macro | Stanislaw Halik |
2017-11-14 | spline: cleanup warning | Stanislaw Halik |
2017-10-29 | static constexpr -> constexpr | Stanislaw Halik |
2017-10-27 | spline/widget: try fix background color on Unix | Stanislaw Halik |
2017-10-27 | spline: use default initialization | Stanislaw Halik |
2017-10-27 | compat/mutex: rename | Stanislaw Halik |
2017-10-27 | gui: must close module dialogs | Stanislaw Halik |
2017-10-21 | spline/widget: remove dead code | Stanislaw Halik |
2017-10-21 | spline: don't remove points from config | Stanislaw Halik |
2017-10-21 | spline/widget: fixes | Stanislaw Halik |
2017-10-20 | logic, spline: more spline work/fixes | Stanislaw Halik |
2017-10-20 | spline: allow switch pitch mapping max Y 90/180 | Stanislaw Halik |
2017-10-02 | spline: fix background color handling | Stanislaw Halik |
2017-08-05 | fixed macos build | Dmitry Lukianov |
2017-07-25 | spline: repaint() is cheaper | Stanislaw Halik |
2017-07-23 | spline/widget: avoid drawing past the graph's end | Stanislaw Halik |
2017-07-18 | spline/widget: reduce needless redraws | Stanislaw Halik |
2017-06-18 | spline: speed up Qt spline ops | Stanislaw Halik |
2017-06-18 | spline: workaround going over the max value | Stanislaw Halik |
2017-06-06 | spline: prevent returning absolute of negative value | Stanislaw Halik |
2017-05-21 | spline: minor cleanup | Stanislaw Halik |
2017-05-10 | spline: add comment | Stanislaw Halik |
2017-05-10 | spline: rename, change call site | Stanislaw Halik |
2017-05-10 | spline: recompute spline config lazily | Stanislaw Halik |
2017-05-10 | spline: reformat | Stanislaw Halik |
2017-05-10 | spline: fix points deleting themselves on dragging to origin | Stanislaw Halik |
2017-05-10 | spline: refactor | Stanislaw Halik |
2017-05-10 | get rid of the silly mem -> shared_ptr alias | Stanislaw Halik |
2017-05-10 | options: don't create QSettings all the time | Stanislaw Halik |
2017-04-30 | spline: really fix moving points together | Stanislaw Halik |
2017-04-30 | spline/widget: fix moving points close together | Stanislaw Halik |
2017-04-30 | spline: show tooltip in preview only mode | Stanislaw Halik |
2017-04-18 | many: use std::f{max,min} for floating-point values | Stanislaw Halik |
2017-04-17 | few widgets: use repaint() for no event loop overhead | Stanislaw Halik |
2017-03-28 | start renaming internal macros as OPENTRACK_* to OTR_* | Stanislaw Halik |
2017-03-28 | rename spline-widget -> spline | Stanislaw Halik |