chiark / gitweb /
Fix removal of the Z-Offset setting in a previous merge
[cura.git] / Cura /
2015-02-12 Youness AlaouiFix removal of the Z-Offset setting in a previous merge
2015-02-10 Youness AlaouiAdd support for G29 and M203/M204/M400 gcodes in interp...
2015-02-03 Youness AlaouiFix issue with the machine settings
2015-01-29 Youness AlaouiRemove duplicate layer_height setting for normal print
2015-01-29 Youness AlaouiUse hasattr instead of getattr to check if an attribute...
2015-01-29 Youness AlaouiSave the quickprint settings in the profile
2015-01-29 Youness AlaouiMerge branch 'master' into AO-build
2015-01-29 Youness AlaouiFix change in configWizard class name (missed from...
2015-01-28 Youness AlaouiAdding autodetect language to preferences menu
2015-01-28 Youness AlaouiAuto detect language based on locale
2015-01-27 Youness AlaouiHide layers scrollbar when view combobutton is expanded
2015-01-20 Youness AlaouiMerge branch 'production-phase1'
2015-01-20 Youness AlaouiMerge branch 'upstream'
2015-01-20 Youness AlaouiRevision 1.19 (final) of the 14.09 release 14.09-1.19
2015-01-20 Youness AlaouiMerge remote-tracking branch 'origin/master' into AO...
2015-01-15 Youness AlaouiMerge tag '14.12' into upstream lulzbot-14.12-rc1
2015-01-15 Youness AlaouiFix typos in About Window
2015-01-15 daidFix stupid mistake.
2015-01-15 daidadd print time and filament usage to stats
2015-01-15 daidAdd turkish translation.
2015-01-15 daidFix a bug with loading files on windows, which was...
2015-01-15 daidUpdate the release notes.
2015-01-15 daidImprove stats posting. Update versio number to RC9
2015-01-15 daidImprove error logging on out of memory. Improve plugin...
2015-01-15 daidSome firmware programming improvements in the error...
2015-01-15 daidUpdated new version dialog.
2015-01-15 daidSkip empty lines for #1010
2015-01-15 daidDisable languages that have not been verified by a...
2015-01-15 daidAdd Printrbot Go large, fix info on MetalPlus and Simpl...
2015-01-15 daidMake ConfigWizard use proper naming convention.
2015-01-15 daidChange the order in which the printrbot printers are...
2015-01-15 daidFix #1019. Change how the engine is looked up, and...
2015-01-15 daidFix https://github.com/Ultimaker/CuraEngine/issues/140
2015-01-15 Jinbuhm KimAdd Korean language
2015-01-14 Martin WickhamPrevent unresponsive print window
2015-01-14 daidRemove the hard dependency on the publisher part from...
2015-01-14 daidFix the support tooltip
2015-01-14 daidExpose some extra raft settings to experiments with...
2015-01-14 daidAllow opening of expert settings sub-categories from...
2015-01-14 daidAdd raft airgap setting. Add new machine menu option...
2015-01-14 daidAdd some more features to the firmware testing tool.
2015-01-14 daidDo not assert when a firmware file is not found.
2015-01-14 daidBuild the firmware from source when building an release.
2015-01-14 daidTimers should only be started from the GUI thread.
2015-01-14 daidFix the loading of the old preferences file. Look in...
2015-01-14 daidDisable the "run first run wizard" option, as it confus...
2015-01-14 Martin WickhamFix error when shader can't link
2015-01-14 daidPreheat the bed before heating the nozzles.
2015-01-14 daidFix problems with german support selection.
2015-01-14 daidSet default support to lines, as reports say this is...
2015-01-14 daidFix the usage of plugins.
2015-01-14 daidOne extra test to make sure the result is not None
2015-01-14 Dim3nsioneerPlugin enhancements
2015-01-14 daidAdd some more missing translations.
2015-01-14 Youness AlaouiAdd more missing translations
2015-01-14 daidAdd more translations.
2015-01-14 Youness AlaouibigDataStorage: Fix a TypeError when read is called...
2015-01-14 Youness AlaouiFix typos in About Window
2015-01-14 daidAdd missing translation parts.
2015-01-14 daidAdd debug feature to watch and auto install firmware...
2015-01-14 daidPrevent installing UM2 or UMO+ firmware on an UMO....
2015-01-14 daidFix the collision function
2015-01-14 gcmalloccorreting tab-space
2015-01-14 gcmallocadding a more explicit error message for failure on...
2015-01-14 daidDisabled chinese for official releases.
2015-01-14 colozadd chinese language
2015-01-14 colozadd Chinese language
2015-01-14 daidFix slicing really big GCode files on windows.
2015-01-13 Youness AlaouiAdd a overridePostProcessPluginConfig API
2015-01-10 Youness AlaouiUse the right plugin configuration when running the...
2015-01-09 Youness AlaouiCheck if the slice mode was changed when we run the...
2015-01-09 Youness AlaouiFix a resize issue with the left pane when changing...
2015-01-09 Youness AlaouiRename slice engine log file into engine.log instead...
2015-01-08 Youness AlaouiAutomatically switch to simple mode when adding a TAZ...
2015-01-08 Youness AlaouiWrite slicer log to debug.log in cura config directory
2015-01-08 Youness AlaouiDo not print slicer log in case of error
2015-01-08 Youness AlaouiAlways give the choice for a custom file destination...
2015-01-08 Youness AlaouiReturn the correct result for the first call to getPoss...
2015-01-07 Steven AbadieRevision 1.18 14.09-1.18
2015-01-07 Youness AlaouiFix event skipping. Horrible e.Skip() naming...
2015-01-07 Justin NesselrottePossible fix for #75 using appleScript
2015-01-07 Justin NesselrotteFixes #78: VBO properly released
2015-01-07 Justin NesselrotteImproves #78: Shaders properly released
2015-01-05 Steven AbadieRevision 1.17
2015-01-05 Steven AbadieRevert "Add support for Z offset machine setting"
2015-01-02 Youness AlaouiAdd tooltip for the setting control widget, not just...
2015-01-02 Youness AlaouiAdd a tentative sleep prevention for linux.
2015-01-02 Youness AlaouiFix serial communication issues due to buffer overflow
2015-01-02 Youness AlaouiSkip displaying the 'No line number with checksum'...
2015-01-02 Youness AlaouiMove Z-offset one line above and add (mm) to the label
2015-01-02 Steven AbadieRevision 1.16
2015-01-02 Steven AbadieMerge remote-tracking branch 'origin/master' into AO...
2015-01-02 Justin NesselrotteFixes #76: Removing offset and print statement
2015-01-02 Steven AbadieEditing of the tool tip text to clean up grammar and...
2014-12-31 Justin NesselrottePossible fix for #46 on mac. prevent sleep function...
2014-12-31 Justin NesselrotteFixes button offset issue for glComboButton's drop...
2014-12-31 Youness AlaouiUse a separate ImageID for the default glComboButton
2014-12-31 Youness AlaouiDo not raise the window on focus for windows/linux
2014-12-31 Youness AlaouiPrevent forced sleep on windows by going to away mode...
2014-12-31 Youness AlaouiOnly prevent sleep if we are printing
next