chiark / gitweb /
plugins: Support user configuration of default values
[cura.git] / Cura / gui /
2016-01-26 nickthetaitSight improvement in usefulness of LulzBot ready page
2016-01-26 nickthetaitUpdate a few more items in about screen
2016-01-26 nickthetaitUpdate toolhead naming
2016-01-26 nickthetaitFix merge problem
2016-01-26 nickthetaitAdd a default firmware for Taz 6
2016-01-22 nickthetaitUpdate labeling in about screen
2016-01-20 nickthetaitUpdate LulzBot Mini's maximum print height
2016-01-14 Youness AlaouiSmaller about window because it doesn't fit in my windo...
2016-01-14 Youness AlaouiUpdate copyright date
2016-01-12 nickthetaitFix a few merge mistakes
2016-01-11 nickthetaitSet machine dimensions
2016-01-11 nickthetaitFix mangrove creation
2016-01-11 Youness AlaouiAdd a wrapper around serial to monkey patch support...
2016-01-11 nickthetaitSetup "change tool head" for Mangrove
2016-01-11 nickthetaitSet correct baud rate
2016-01-11 nickthetaitSet machine dimensions
2016-01-11 nickthetaitFix mangrove creation
2016-01-11 nickthetaitInitial fakeouts for Mangrove
2016-01-06 Youness AlaouiFix an exception in firmwareInstall dialog using a...
2016-01-05 Youness AlaouiAdd a confirmation dialog before removing machines
2016-01-05 Youness AlaouiRemove 'this dialog is shown only once' from new versio...
2015-12-11 Youness AlaouiAdd a Log button to print window if using dev version
2015-11-30 nickthetaitMove this commit onto Mangrove branch
2015-11-30 Youness AlaouiAdd a wrapper around serial to monkey patch support...
2015-11-26 Youness AlaouiMake the power module an optional dependency
2015-11-17 nickthetaitPrevent infinite loop
2015-11-16 Youness AlaouiUse an alternative method to check for wxPython if...
2015-11-12 nickthetaitMerge URL updates for quickprint, fixes T290
2015-11-11 nickthetaitMove print progress % into print window title bar
2015-11-10 nickthetaitAdd URL link to source code in about page
2015-11-06 Youness AlaouiAdd a park toolhead on Pause feature
2015-11-06 Youness AlaouiDo not flood terminal with progress numbers when doing...
2015-11-06 Youness AlaouiCleanup print status label text and clear content once...
2015-11-06 nickthetaitShorten print progress percentage to one decimal place
2015-11-05 Youness AlaouiAdd a print progress status text to the print window...
2015-11-03 nickthetaitUpdate firmware flashing description text
2015-10-29 Youness AlaouiRemove unnecessary code
2015-10-29 Youness AlaouiCheck wxPython version and require a minimum version...
2015-10-28 Youness AlaouiBetter fix for T35
2015-10-28 Youness AlaouiCatch control destruction in the plugin panel
2015-10-27 nickthetaitFix for T35
2015-10-27 Youness AlaouiAuto-crop notification message in case it's longer...
2015-10-26 Youness AlaouiDo not show a dialog inside a Modal dialog
2015-10-26 Youness AlaouiFix object selection on windows 8.
2015-10-23 nickthetaitWxpython 2.8 tweaks for T289
2015-10-23 Youness AlaouiSave the material type so the right value is restored...
2015-10-21 Youness AlaouiDo not execute a statement without catching the return...
2015-10-15 nickthetaitCleanup for T292
2015-10-15 nickthetaitSlow extrusion speed for flexy toolheads
2015-09-18 Youness AlaouiLayout firmware dialog after label is updated.
2015-09-18 Youness AlaouiFinally fix newVersionDialog size issue on wxpython...
2015-09-17 Youness Alaouimore efficient comma striping from title
2015-09-17 Youness AlaouiRemove extra comma at the end of the print window title...
2015-09-14 Youness AlaouiFix the '&' sign not appearing in wizard
2015-09-14 Youness Alaouido not use EVT_WIZARD_PAGE_SHOWN since it's missing...
2015-09-14 nickthetaitUpdate text labels for firmware flashing
2015-09-14 nickthetaitWorkaround for ampersand not rendering with wxpython...
2015-09-14 Youness AlaouiFix wxpython 2.8 bug for quickprint selection
2015-09-14 Youness AlaouiUpdate config wizard steps to reflect schema in M3
2015-09-11 Youness AlaouiRevert "Removed splash screen"
2015-09-11 Youness AlaouiFix layout issue on windows with quickprint
2015-09-11 Youness Alaouifix ugliness of radio/checkbuttons in simple mode for...
2015-09-10 Youness AlaouiFix issue with temp graph appearing black on my PC
2015-09-10 Youness AlaouiIntCtrl needs 28 pixels, so fix the size so it doesn...
2015-09-10 Youness AlaouiChange hotend into hot end
2015-09-10 Youness AlaouiFix crash on wxpython 2.8 by setting checkbox to be...
2015-09-10 nickthetaitLabeling updates for quickprint
2015-09-08 nickthetaitUpdate visible tool head versioning to lowercase (v2)
2015-09-03 Youness AlaouiShow description before setting its value so the size...
2015-09-03 Youness AlaouiPut checkboxes in the right parent widget
2015-09-03 Youness AlaouiAdd a description to the material and show it
2015-09-03 Youness AlaouiAlign url link to the left
2015-09-02 Youness AlaouiUse AppendItems since ItemControl.Set doesn't seem...
2015-09-02 Youness AlaouiAdd a url to materials and show a hyperlink
2015-09-02 Youness AlaouiDo not crash if a machine has no materials at all
2015-09-02 Youness AlaouiAdd a full_name key to materials for displaying when...
2015-09-02 Youness AlaouiQuickprint: Finish the material type selection
2015-09-01 Youness AlaouiWIP: Add material_types combobox to quickprint profile
2015-08-31 Youness AlaouiFinally fix the HyperlinkCtrl widget arguments.
2015-08-31 nickthetaitBring config wizard back to a runnable state
2015-08-28 Steven AbadieMerge branch 'devel' of ssh://code.alephobjects.com...
2015-08-28 Steven AbadieRemoved splash screen
2015-08-27 Youness AlaouiRemove useless line
2015-08-27 Youness AlaouiRemove firmware flashing step for Mini printers
2015-08-27 Youness AlaouiGo to the ready page after firmware flashing is done.
2015-08-26 Youness AlaouiAllow moving X/Y/E when paused
2015-08-25 nickthetaitUpdate firmware warning text
2015-08-25 Justin NesselrotteFixes T45: Sleep function fixed so window can close
2015-08-25 nickthetaitUpdate firmware file
2015-08-25 Justin NesselrotteRemoved lines causing OSX build issue
2015-08-21 Youness AlaouiFix hyperlink controls
2015-08-21 nickthetaitTell user to connect and power on 3D printer before...
2015-08-18 Youness AlaouiUse default support angle when in simple mode
2015-08-18 Youness AlaouiIgnore object_sink setting when in simple mode.
2015-08-14 nickthetaitAllow 'extruder head settings' for LulzBot Mini actuall...
2015-08-14 nickthetaitReorder extruder head settings
2015-08-14 Youness AlaouiMake about window scrollable
2015-08-14 Youness AlaouiMake new version dialog translatable and rename Ok...
2015-08-13 nickthetaitInclude link to release notes from 'About Cura' window
2015-08-12 nickthetaitImprove text on new version dialog
next