summaryrefslogtreecommitdiffhomepage
path: root/qfunctionconfigurator
AgeCommit message (Collapse)Author
2013-10-19bah, stupido (valgrind)Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-17Now that mouse tracking is gone, increase point bboxStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-17get rid of QFC artifactsStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-17hardcode colors, since qt tabpage is somewhat 'special'Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-17simplify color stuffiesStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15correct some obsolete stuffStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15drop designer plugins for now, no time to fix themStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-11clarify copyrightStanislaw Halik
Please see facetracknoir/develop: 336fc06ebe550d2c5fefae7dc1f967377eef998d https://sourceforge.net/p/facetracknoir/codegit/ci/336fc06ebe550d2c5fefae7dc1f967377eef998d/tree/ % git clone http://git.code.sf.net/p/facetracknoir/codegit Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-09use native background color in spline dialogStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-09-19qfc: pass -Wall -pedantic -WextraStanislaw Halik
2013-09-17splines: mutex without ptr; appease -WreorderStanislaw Halik
2013-09-15Reduce UI artifacts in edge casesStanislaw Halik
2013-09-15Use double precision for intermediate computationStanislaw Halik
2013-09-15Fix MSVC build. Also, minor reformatStanislaw 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
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-09-14Fix splines not loading from ini without restartStanislaw Halik
It's still a mess, though.
2013-09-14Downcase settings directory. Only affects LinuxStanislaw Halik
2013-09-14Run dos2unix on the tree. No user-facing changes.Stanislaw Halik
2013-09-13Remove per-file version history. Be careful not to touch copyright information.Stanislaw Halik
2013-07-16Allow for removing all control points at onceStanislaw Halik
2013-07-16Remove dead codeStanislaw Halik
2013-05-09Remove reset button from curve dialogStanislaw Halik
2013-04-29Fix breakage introduced in latest commitsStanislaw Halik
2013-04-29Rename global settings locationStanislaw Halik
2013-04-28Make the UI useful for both IHT and regular trackerStanislaw Halik
2013-04-27Prevent text overlapStanislaw Halik
2013-04-27Fix warningStanislaw Halik
2013-04-27Bring back designed plugin from the deadStanislaw 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 ↵Stanislaw Halik
more defensive coding
2013-04-13Float index rolls below zero; apply some defensive codingStanislaw Halik
2013-04-13Fix last commit, remove duplicated codeStanislaw Halik
2013-04-12reduce CPU usage during trackingStanislaw Halik
2013-04-02Draw more precisely to remove zigzagging lines on spline widgetStanislaw Halik
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik
2013-04-02merge continuesStanislaw Halik
2013-03-22Remove .bat files, actually finish rename this timeStanislaw Halik
2013-03-22finish renameStanislaw Halik
2013-03-22Remove VS solutionsStanislaw Halik
2013-03-22Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!Stanislaw Halik
.git/config: [core] ignorecase = false