Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-31 | qfc: delete copy ctor | Stanislaw Halik | |
2013-12-26 | qfc: use saner sub-degree precision value | Stanislaw Halik | |
2013-12-26 | qfc: prevent default to nonsense on broken config | Stanislaw Halik | |
2013-12-26 | while here, allow floats as qfc resolution | Stanislaw Halik | |
2013-12-26 | qfc: reenable mouse tracking all the time | Stanislaw Halik | |
2013-11-05 | fix potential crash | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-25 | don't flood stderr with each and every qfcopentrack-2.0a7-p1 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-19 | bah, stupido (valgrind) | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | Now that mouse tracking is gone, increase point bbox | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | get rid of QFC artifacts | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | hardcode colors, since qt tabpage is somewhat 'special' | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | simplify color stuffies | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | correct some obsolete stuff | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | drop designer plugins for now, no time to fix them | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-11 | clarify copyright | Stanislaw 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-09 | use native background color in spline dialog | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-19 | qfc: pass -Wall -pedantic -Wextra | Stanislaw Halik | |
2013-09-17 | splines: mutex without ptr; appease -Wreorder | Stanislaw Halik | |
2013-09-15 | Reduce UI artifacts in edge cases | Stanislaw Halik | |
2013-09-15 | Use double precision for intermediate computation | Stanislaw Halik | |
2013-09-15 | Fix MSVC build. Also, minor reformat | Stanislaw Halik | |
2013-09-14 | QFC: cleanup logic and unused stuff | Stanislaw Halik | |
2013-09-14 | QFC: Don't throttle as much, it's jerky | Stanislaw Halik | |
2013-09-14 | throttle QFunctionConfigurator updates | Stanislaw Halik | |
Don't consume whole CPU time when the spline editor control points are being dragged. | |||
2013-09-14 | refactor QFunctionConfigurator | Stanislaw 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-14 | Fix splines not loading from ini without restart | Stanislaw Halik | |
It's still a mess, though. | |||
2013-09-14 | Downcase settings directory. Only affects Linux | Stanislaw Halik | |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
2013-09-13 | Remove per-file version history. Be careful not to touch copyright information. | Stanislaw Halik | |
2013-07-16 | Allow for removing all control points at once | Stanislaw Halik | |
2013-07-16 | Remove dead code | Stanislaw Halik | |
2013-05-09 | Remove reset button from curve dialog | Stanislaw Halik | |
2013-04-29 | Fix breakage introduced in latest commits | Stanislaw Halik | |
2013-04-29 | Rename global settings location | Stanislaw Halik | |
2013-04-28 | Make the UI useful for both IHT and regular tracker | Stanislaw Halik | |
2013-04-27 | Prevent text overlap | Stanislaw Halik | |
2013-04-27 | Fix warning | Stanislaw Halik | |
2013-04-27 | Bring back designed plugin from the dead | Stanislaw Halik | |
2013-04-13 | Restore lost functionality; also, don't redraw all the time needlessly | Stanislaw Halik | |
2013-04-13 | Don't reference same thing twice, including a possibly stale pointer. Apply ↵ | Stanislaw Halik | |
more defensive coding | |||
2013-04-13 | Float index rolls below zero; apply some defensive coding | Stanislaw Halik | |
2013-04-13 | Fix last commit, remove duplicated code | Stanislaw Halik | |
2013-04-12 | reduce CPU usage during tracking | Stanislaw Halik | |
2013-04-02 | Draw more precisely to remove zigzagging lines on spline widget | Stanislaw Halik | |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
2013-04-02 | merge continues | Stanislaw Halik | |
2013-03-22 | Remove .bat files, actually finish rename this time | Stanislaw Halik | |
2013-03-22 | finish rename | Stanislaw Halik | |
2013-03-22 | Remove VS solutions | Stanislaw Halik | |
2013-03-22 | Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! | Stanislaw Halik | |
.git/config: [core] ignorecase = false |