Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Cura
AgeCommit message (Expand)Author
2015-09-18Step up minor version number for releaselulzbot-17.10nickthetait
2015-09-18Layout firmware dialog after label is updated.Youness Alaoui
2015-09-18Finally fix newVersionDialog size issue on wxpython 3.0.1Youness Alaoui
2015-09-18Increment minor versionlulzbot-17.05nickthetait
2015-09-18more efficient comma striping from titleYouness Alaoui
2015-09-17Remove extra comma at the end of the print window title when in error stateYouness Alaoui
2015-09-14Change mind on the beta version numberlulzbot-17.04nickthetait
2015-09-14Step up minor version number for Betanickthetait
2015-09-14Fix the '&' sign not appearing in wizardYouness Alaoui
2015-09-14do not use EVT_WIZARD_PAGE_SHOWN since it's missing in 2.8Youness Alaoui
2015-09-14Update text labels for firmware flashingnickthetait
2015-09-14Workaround for ampersand not rendering with wxpython 2.8 T_Tnickthetait
2015-09-14Fix wxpython 2.8 bug for quickprint selectionYouness Alaoui
2015-09-14Update config wizard steps to reflect schema in M3Youness Alaoui
2015-09-11Revert "Removed splash screen"Youness Alaoui
2015-09-11Fix layout issue on windows with quickprintYouness Alaoui
2015-09-11fix ugliness of radio/checkbuttons in simple mode for wxpython 2.8Youness Alaoui
2015-09-11Fix issue with temp graph appearing black on my PCYouness Alaoui
2015-09-11IntCtrl needs 28 pixels, so fix the size so it doesn't get cropped in tempera...Youness Alaoui
2015-09-10Change hotend into hot endYouness Alaoui
2015-09-10Increment minor version numberlulzbot-17.03nickthetait
2015-09-10Fix crash on wxpython 2.8 by setting checkbox to be siblings of staticboxYouness Alaoui
2015-09-10Increment minor versionlulzbot-17.02nickthetait
2015-09-10Labeling updates for quickprintnickthetait
2015-09-08Update visible tool head versioning to lowercase (v2)nickthetait
2015-09-08Increment major version numberlulzbot-17.01nickthetait
2015-09-08First (dummy) release on new version numbering systemlulzbot-16.01nickthetait
2015-09-03Show description before setting its value so the size gets recalculated corre...Youness Alaoui
2015-09-03Put checkboxes in the right parent widgetYouness Alaoui
2015-09-03Add a description to the material and show itYouness Alaoui
2015-09-03Align url link to the leftYouness Alaoui
2015-09-02Use AppendItems since ItemControl.Set doesn't seem to exist in wxpython 2.xYouness Alaoui
2015-09-02Add a url to materials and show a hyperlinkYouness Alaoui
2015-09-02Do not crash if a machine has no materials at allYouness Alaoui
2015-09-02Add a full_name key to materials for displaying when all material types are s...Youness Alaoui
2015-09-02Quickprint: Finish the material type selectionYouness Alaoui
2015-09-02Material overrides need to be based on base_name, not the nameYouness Alaoui
2015-09-02WIP: Add material_types combobox to quickprint profileYouness Alaoui
2015-09-01Increment version numberlulzbot-15.02.1-2.04nickthetait
2015-08-31Finally fix the HyperlinkCtrl widget arguments.Youness Alaoui
2015-08-31Bring config wizard back to a runnable statenickthetait
2015-08-28Removed splash screenSteven Abadie
2015-08-27Disable pause featureYouness Alaoui
2015-08-27Remove useless lineYouness Alaoui
2015-08-27Remove firmware flashing step for Mini printersYouness Alaoui
2015-08-27Go to the ready page after firmware flashing is done.Youness Alaoui
2015-08-26Allow moving X/Y/E when pausedYouness Alaoui
2015-08-25Update firmware warning textnickthetait
2015-08-25Fixes T45: Sleep function fixed so window can closeJustin Nesselrotte
2015-08-25Update firmware filenickthetait