Commit Graph

17 Commits (master)

Author SHA1 Message Date
Guillaume Seguin 7657b37539 Expand gauges as much as possible 2013-05-17 17:53:05 +02:00
Guillaume Seguin 7fc0f1c475 Add -g/--gauges CLI argument for temp gauges, and improved argparsing.
The gauges options is a CLI parameter as having it as an option would be
too painful to handle for now.
Argument parsing has been improved so that pronterface can add its own CLI
parameters in addition to pronsole's ones.
2013-05-17 17:04:41 +02:00
Guillaume Seguin 90e32562ea More work on getting the gauges back 2013-05-17 16:59:28 +02:00
Guillaume Seguin a9c3e8b442 Revert "Remove temperature gauges entirely from codebase"
This reverts commit 02ef52d777.
First step towards getting the gauges optionally back for #296.
2013-05-17 16:33:05 +02:00
Guillaume Seguin d2a0163a4e Merge git://github.com/sbliven/Printrun into experimental
Should fix #359 initial issues

Conflicts:
	.gitignore
	printrun/gui.py
2013-05-16 19:30:39 +02:00
Guillaume Seguin 251bda7dbe Improve resizing behavior of Pronterface main window 2013-05-16 16:53:02 +02:00
Guillaume Seguin e85f2cc69c Rework left pane arrangement 2013-05-16 16:38:01 +02:00
Guillaume Seguin 3339501383 Very minor cleanup 2013-05-16 15:27:41 +02:00
Spencer Bliven 83b3bb6b71 Widen serial port dropbox to fill available space 2013-04-30 15:57:46 -07:00
Kliment Yanev 80403aa7eb Make port textbox bigger 2012-11-13 17:36:12 +01:00
Guillaume Seguin 55ff65805b Correctly parent xyz buttons code-wise 2012-09-06 17:35:44 +02:00
Guillaume Seguin 02ef52d777 Remove temperature gauges entirely from codebase 2012-09-05 16:46:39 +02:00
Guillaume Seguin ae7bac414b More cleanup of buttons handling, sanitize custom buttons 2012-09-05 16:32:35 +02:00
Guillaume Seguin bbcdf2f383 Cleanup factorized button creation, start using it more 2012-09-05 15:46:50 +02:00
Guillaume Seguin 8974ada134 Fix autosized button creation 2012-09-05 15:45:55 +02:00
Guillaume Seguin 796968197d Factorize toolbar buttons creation 2012-09-05 13:20:37 +02:00
Guillaume Seguin db143e8589 Split GUI 2012-09-05 13:09:38 +02:00