summaryrefslogtreecommitdiffhomepage
path: root/qfunctionconfigurator/qfunctionconfigurator.cpp
AgeCommit message (Expand)Author
2015-07-07qfc: don't cancel moving if points come too closeStanislaw Halik
2015-07-07qfc: don't cancel moving if points come too closeStanislaw Halik
2015-07-07includes relative to project top directoryStanislaw Halik
2015-07-01qfc: always draw line to last pointStanislaw Halik
2015-07-01qfc: adapt step size to boundStanislaw Halik
2015-04-02qfc: simplifyStanislaw Halik
2015-03-20qfc: remove some nonsenseStanislaw Halik
2015-03-20qfc: start drawing control point lines from correct placeStanislaw Halik
2014-11-04nix copy-pasted QSettings usageStanislaw Halik
2014-10-25stupid useless timer broke hoveringStanislaw Halik
2014-10-12copyright in header onlyStanislaw Halik
2014-10-12spline editor needs discard changes on cancelStanislaw Halik
2014-10-04flush before windows breaks and data lossageStanislaw Halik
2014-09-22const constexpr -> constexprStanislaw Halik
2014-09-19cleanup mapping codeopentrack-2.2-end-of-alphaStanislaw Halik
2014-09-18qfc: don't do same thing twiceStanislaw Halik
2014-09-18qfc: fix artifacts following cleanupStanislaw Halik
2014-09-18cleanup qfcStanislaw Halik
2014-09-17nix explicit mallocStanislaw Halik
2014-09-13nix comment cancerStanislaw Halik
2014-02-10don't load spline config twiceStanislaw Halik
2014-01-12display current value in qfc correctlyStanislaw Halik
2014-01-12fix qfc display artifacts & bugsStanislaw Halik
2014-01-12refactor QFCStanislaw Halik
2014-01-12qfc: simplifyStanislaw Halik
2014-01-01base spline widget size on config sizeStanislaw Halik
2013-12-26qfc: reenable mouse tracking all the timeStanislaw Halik
2013-11-05fix potential crashStanislaw Halik
2013-10-25don't flood stderr with each and every qfcopentrack-2.0a7-p1Stanislaw Halik
2013-10-17Now that mouse tracking is gone, increase point bboxStanislaw Halik
2013-10-17get rid of QFC artifactsStanislaw Halik
2013-10-17hardcode colors, since qt tabpage is somewhat 'special'Stanislaw Halik
2013-10-17simplify color stuffiesStanislaw Halik
2013-10-11clarify copyrightStanislaw Halik
2013-10-09use native background color in spline dialogStanislaw Halik
2013-09-19qfc: pass -Wall -pedantic -WextraStanislaw Halik
2013-09-15Reduce UI artifacts in edge casesStanislaw Halik
2013-09-14QFC: cleanup logic and unused stuffStanislaw Halik
2013-09-14QFC: Don't throttle as much, it's jerkyStanislaw Halik
2013-09-14throttle QFunctionConfigurator updatesStanislaw Halik
2013-09-14refactor QFunctionConfiguratorStanislaw Halik
2013-09-14Fix splines not loading from ini without restartStanislaw Halik
2013-09-13Remove per-file version history. Be careful not to touch copyright information.Stanislaw Halik
2013-07-16Remove dead codeStanislaw Halik
2013-05-09Remove reset button from curve dialogStanislaw Halik
2013-04-28Make the UI useful for both IHT and regular trackerStanislaw Halik
2013-04-27Prevent text overlapStanislaw Halik
2013-04-13Restore lost functionality; also, don't redraw all the time needlesslyStanislaw Halik
2013-04-13Don't reference same thing twice, including a possibly stale pointer. Apply m...Stanislaw Halik
2013-04-02Draw more precisely to remove zigzagging lines on spline widgetStanislaw Halik