chiark / gitweb /
Merge remote-tracking branch 'upstream/master' into macosx
[cura.git] / Cura / gui / printWindow.py
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-05 Ilya KulakovFix resources, imports and indentations.
2012-12-05 daid303Add Ultimaker upgrade page in first run wizard, which...
2012-11-29 daid303Some small text updates.
2012-11-27 daid303Add temperature graph labels.
2012-11-27 daid303Added general help for plugin tab, added open plugin...
2012-11-20 daidMerge pull request #265 from GreatFruitOmsk/master
2012-11-20 Ilya KulakovAdd timer handler.
2012-11-20 Ilya KulakovSet up timer to check power source every 10 seconds.
2012-11-20 Ilya KulakovShow a warning if computer is not connected to AC power.
2012-11-12 daid303Fixed the print window does not open bug!.
2012-10-29 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-28 DaidAlso show the error log button when we are closed.
2012-10-15 DaidFix layout of print window for MacOS
2012-10-15 DaidVarious fixes to improve button layout on MacOS.
2012-10-12 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-11 bartbakkNew MacOS script, will be the base for a .app
2012-10-10 daid303Added Windows 7 progress in taskbar support.
2012-10-09 daid303Remove some more references to GCode and Slice.
2012-10-05 daid303Add an enable/disable preview box for the camera, so...
2012-10-04 daid303Update how the printing time remaining estimate is...
2012-10-04 daid303Add extrude/retract images for printing interface....
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-10-02 daid303Large update to the config wizard, new style machine...
2012-10-02 daid303Add some comments.
2012-10-02 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-02 daid303Open the serial port in the thread, so it no longer...
2012-10-01 daid303Fix support for slicing if running from pythonw.exe
2012-10-01 daid303Hide the console for the slicing subprocess.
2012-10-01 daid303Fix the print window resizing (no longer move the cance...
2012-10-01 daid303Add already elapsed printing and estimated remaining...
2012-10-01 daid303Fix timelaps recording support
2012-10-01 daid303Add the option to show the machine log in case of an...
2012-10-01 daid303Update version number to reflect the current month
2012-10-01 DaidUpdate to webcam support, support setting properties...
2012-09-27 daidUpdated webcam support a bit, still needs more work...
2012-09-07 DaidAdd Z change reporting support, which fixes the timelap...
2012-09-07 DaidFix the speed rate modify in the printing interface.
2012-09-06 daidFix pause support.
2012-09-06 daidMajor update on machine communication. Part 1, this...
2012-09-02 DaidAdd webcam timelaps support for windows.
2012-07-19 daidWorkaround for #160, as on MacOS you seem to be able...
2012-07-19 daidMake serial port access more rebust.
2012-07-10 daidMerge branch 'master' of github.com:daid/Cura
2012-07-10 daidAdd temperature graph to printer interface.
2012-07-06 daidAdded terminal tab to printer interface.
2012-06-27 DaidDo not send the M0 or M1 to the machine, but send an...
2012-06-27 DaidAdd pause button to printing interface, and auto pause...
2012-06-26 daidRemove debug message.
2012-06-26 daidAdd realtime speed controls to printer interface.
2012-06-26 daidAdd bed temperature control to printer interface. Only...
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-01 daidFix printer interface images for frozen build. Do not...
2012-05-21 daidRelease the steppers on a print cancel. Fixed #110
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-11 daidAdded home button icon
2012-05-10 DaidAdd icons for Z move
2012-05-10 DaidFixed some more problems with first run wizard. Made...
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-29 DaidShow print time, filemant used and cost estimate after...
2012-04-19 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-19 DaidAdded print direct move icons for x and y
2012-04-19 daidAdd direct control buttons to print window (needs icons...
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-13 daidMerge branch 'master' of github.com:daid/Cura
2012-04-13 daidSeperate print interface into a different process.
2012-04-12 daidFixed #46 - added support for calculating print costs.
2012-04-11 daidMerge pull request #50 from PyroMani/master
2012-04-11 Ferdi van der WerfFixes #49 issue
2012-04-07 Lawrence JohnstonMerge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d'
2012-04-05 daidAdd bottom layer thickness. Fix bug with line with...
2012-04-04 daidAdd temperature control to print window
2012-04-04 Lawrence JohnstonMerge commit '96d014b2c4cef94dbbe4c3adc1c8d7a8ce929ad2'
2012-04-03 DaidAdd support to GCode comments. Show connect button...
2012-04-03 daidSimplify the printer interface.
2012-04-03 daidUpdated print window with statistics about the print...
2012-04-03 daidDisable the window icon till we find out why the MacOS...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-04-02 DaidFix confict
2012-04-02 DaidJust a comment
2012-04-02 daidMake the printer interface a bit more user friendly.
2012-04-02 daidAdded icon to main window. Added win32 installer script...
2012-04-01 DaidPrinting works! If you press the right buttons in the...
2012-03-30 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-29 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-27 daidMove SF into its own directory, to seperate SF and...