summaryrefslogtreecommitdiffhomepage
path: root/qfunctionconfigurator/qfunctionconfigurator.h
AgeCommit message (Collapse)Author
2013-09-19qfc: pass -Wall -pedantic -WextraStanislaw Halik
2013-09-15Fix MSVC build. Also, minor reformatStanislaw Halik
2013-09-14QFC: cleanup logic and unused stuffStanislaw Halik
2013-09-14throttle QFunctionConfigurator updatesStanislaw Halik
Don't consume whole CPU time when the spline editor control points are being dragged.
2013-09-14refactor QFunctionConfiguratorStanislaw Halik
While the API is more clear now and withstands config changes properly, there's a performance degradation while moving a spline point. It now refreshes whole spline.
2013-07-16Remove dead codeStanislaw Halik
2013-05-09Remove reset button from curve dialogStanislaw Halik
2013-04-13Don't reference same thing twice, including a possibly stale pointer. Apply ↵Stanislaw Halik
more defensive coding
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik
2013-04-02merge continuesStanislaw Halik