Commit Graph

7 Commits

Author SHA1 Message Date
Markus Hitter 443c3eb8ad Configtool: swap Edit and Build menu.
This should match typical menu layout guidelines better.
2015-04-21 02:11:01 +02:00
jbernardis 9985c3936d Configtool: many changes.
1) If variables are missing from .h files, they are added.
2) Settings file now modifiable from within the program.
3) A few cosmetic fixes.
2015-04-21 02:11:01 +02:00
jbernardis b9f524d256 Configtool: add the ability to build and upload. 2015-04-21 02:11:01 +02:00
jbernardis d6b2a2293e Configtool: incorporate most of previous comments.
See discussion to Issue #111 on Github.
2015-04-21 02:10:58 +02:00
jbernardis d7789ee217 Configtool: major restructuring.
We distinguish between printers and boards now. Most of the
code was split into one file per tab/window and moved into
configtool/.
2015-04-21 02:07:12 +02:00
jbernardis 943a8326a9 Configtool: new version.
This time a tabbed design. Requires quite a bit more code, but
visual appearance is also much much better.
2015-02-05 21:03:39 +01:00
Markus Hitter 0d956511f9 Configtool: first steps for a user friendly configuration tool.
Contribution by jbernardis.

This attempt uses a rarther simple tree-type dialog. Also only
half done, which is entirely sufficient for evaluation.
2015-02-05 21:03:30 +01:00