chiark / gitweb /
cura.git
2015-01-20 Youness AlaouiMerge branch 'upstream'
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 daid14.12 lulzbot-14.12
2015-01-15 MarvinUpdate RigidBotBig.ini
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 daidRC10
2015-01-15 daidFix a bug with loading files on windows, which was...
2015-01-15 msutasCreate Rigid3D.ini
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 Baki Gezgenadd zone3d configurations
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 daidRC8
2015-01-15 daidAdded logo file.
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-15 Jinbuhm KimUpdate Korean Translation for Cura 14.09
2015-01-15 Jinbuhm KimUpdate Korean Translation
2015-01-15 Jinbuhm Kimupdate translation
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 daidSet version to 14.11-RC7
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 daidIncrease to RC6 to test new building script.
2015-01-14 daidDo not assert when a firmware file is not found.
2015-01-14 DaidUninstall old versions is not working, maybe this fixes it.
2015-01-14 daidChange engine repo to use ssh.
2015-01-14 daidFind arduino path for macos.
2015-01-14 daidBuild the firmware from source when building an release.
2015-01-14 daidRC5
2015-01-14 daidTimers should only be started from the GUI thread.
2015-01-14 daidDifferent path for wine NSIS.
2015-01-14 daidAdjust the package.sh so the compiler is properly calle...
2015-01-14 daidWith the preferences and output log moved, we no longer...
2015-01-14 daidFix the loading of the old preferences file. Look in...
2015-01-14 daidAuto-detect which make tool to use.
2015-01-14 daidAuto-detect which make tool to use.
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 daidDo not install drivers in silent mode.
2015-01-14 daidFixed #992
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 daidUpdated french translation by Jeremie Francois
2015-01-14 Rui CarmoWorking armhf build on ODROID-U3 running Ubuntu 14...
2015-01-14 Martin WickhamMake package.sh work for paths containing spaces
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 daidRC4
2015-01-14 daidUpdated german translation from Mischiminator
2015-01-14 Dim3nsioneerPlugin enhancements
2015-01-14 daidUpdate translation files with latest changes.
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 daid14.10-RC3
2015-01-14 daidPrevent installing UM2 or UMO+ firmware on an UMO....
2015-01-14 daidVersion RC2
2015-01-14 daidUpdate translation files with latest strings from code.
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 daidVersion number to 14.09.1-RC1
2015-01-14 daidFix slicing really big GCode files on windows.
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-06 Aaron AskewChanged compression of Debian packages to gzip for...
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
next