chiark / gitweb /
cura.git
2012-04-21 DaidChange abort button into close button after slicing...
2012-04-21 DaidAdd autoplace button to project planner
2012-04-20 daidSay project planner in title bar
2012-04-20 daidAdd progress window to project planner.
2012-04-20 daidMoving default message, so it does not emit a message...
2012-04-20 daidAdd scale/rotate controls to project planner.
2012-04-20 daidOn close we have a "deselection" on the listbox, but...
2012-04-19 DaidSlight change in the next object gcode.
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-19 daidUpdated project planner to use an alteration file betwe...
2012-04-19 daidUpdate to project planner, toolbar icon buttons, less...
2012-04-19 daidSupport setting tags in start/end gcode.
2012-04-19 daidAdded LICENSE file, Skeinforge is AGPL, so it's best...
2012-04-18 DaidFix for bug caused by offloading scaling to the 3D...
2012-04-18 daidMerge pull request #65 from PyroMani/master
2012-04-18 Ferdi van der... On mouse-enter, change on/off icon to on, on mouse...
2012-04-18 Ferdi van der... Added icons for top toolbar of preview panel
2012-04-18 Ferdi van der... Added icons for 3d and top-down view
2012-04-18 Ferdi van der... Merge remote-tracking branch 'upstream/master'
2012-04-18 daidSpeed up preview when changing multiply/scale by offloa...
2012-04-18 daidFixing feature 32 - expressions in scale.
2012-04-18 daidDo less stuff in software, and more on the video card...
2012-04-18 daidMerge pull request #64 from PyroMani/master
2012-04-18 Ferdi van der... Merge remote-tracking branch 'upstream/master'
2012-04-18 daidHave the first layer of support lines in "full" extrusi...
2012-04-18 Ferdi van der... When scale is empty, default to 1.0 for profile and...
2012-04-18 daidViewmode as radio button, still needs proper icons
2012-04-18 daidMaybe this fixes the first run wizard calibration of...
2012-04-18 daidRename simple mode, quickprint in GUI
2012-04-18 daidAuto select first radio item on toolbar.
2012-04-18 daidAdded "open file location" button
2012-04-18 daidFixed #58
2012-04-18 daidAdd radio toolbar buttons for 3D/Top view. Some minor...
2012-04-18 daidMove "scale to max" button to scale entry, we should...
2012-04-18 daidMove toolbar button classes to an differnt file, so...
2012-04-18 daidFix bugs where scale/rotate will not update on Linux
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-18 daidMerge pull request #61 from PyroMani/master
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-18 daidUpdate some tooltip texts to help users
2012-04-17 Ferdi van der... Reset scale to 1.0 instead of 1
2012-04-17 Ferdi van der... Removed unused method
2012-04-17 Ferdi van der... Added more to .gitignore, mainly files made by packaging
2012-04-17 Ferdi van der... Refactored scale and rotate statictext to reset buttons
2012-04-17 daidMerge pull request #60 from PyroMani/master
2012-04-17 Ferdi van der... Added multiply icons and buttons
2012-04-17 DaidAdd NormalButton for toolbars, which has tooltip suppor...
2012-04-17 DaidFix the toolbar buttons file path to be relative to...
2012-04-17 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-17 daidMerge pull request #59 from PyroMani/master
2012-04-17 Ferdi van der... Refactored GenBitmapToggleButton to ToolButton:
2012-04-17 Ferdi van der... Moved some code for consistency, fixed swapXY button
2012-04-17 DaidMerge conflic solved
2012-04-17 DaidSome changes for the project manager.
2012-04-17 Ferdi van der... Removing first separator on toolbar2, we need all the...
2012-04-17 Ferdi van der... Merge upstream, fixed conflicts, showing complete toolb...
2012-04-17 daidFixed #57 - mistakenly encoded to str (ascii) before...
2012-04-17 daidChange default FOV to look more natural
2012-04-17 daidAdded "scale up to max size" button, we really need...
2012-04-16 Ferdi van der... New layout icons for 3d preview pane
2012-04-16 daidUpdated firmware for a few fixes. Enabled Ultipanel...
2012-04-16 daidFixes #56 - Adjust the flowrate of bridges with the...
2012-04-13 daidMerge branch 'master' of github.com:daid/Cura
2012-04-13 daidSeperate print interface into a different process.
2012-04-13 daidRemove dist symlink when making nsis installer
2012-04-13 daidAdd accesscontrol plugin to set access rights and solve...
2012-04-13 daidWith the fixes from PyroMani the MacOS version is much...
2012-04-13 daidFixed #52 - Correct error message when trying to print...
2012-04-13 daidFixing #51 - First run wizard calibration not working...
2012-04-12 Ferdi van der... Removed ToolTip, only popup used right now
2012-04-12 Ferdi van der... Flip renamed to Mirror, need to propagate to variables
2012-04-12 Ferdi van der... Added popup window for OSX
2012-04-12 Ferdi van der... Switched flip y and z images, removed comments
2012-04-12 Ferdi van der... Experimental icons for flip x,y,z and swap xz,yz
2012-04-12 DaidThis might fix the permission issue with the windows...
2012-04-12 daidFixes #45, stop fan with same setting as used to enable it.
2012-04-12 daidFixed #46 - added support for calculating print costs.
2012-04-12 daidAdd option to save profile when slicing
2012-04-12 daidOnly retract on space jumps, saves a lot of needless...
2012-04-11 daidMerge pull request #50 from PyroMani/master
2012-04-11 Ferdi van der... Fixes #49 issue
2012-04-11 daidAdd version info
2012-04-10 daidAllow math expressions in fields.
2012-04-10 daidAdd popup on textctrl, even tough it does not work...
2012-04-09 DaidFixes #40
2012-04-09 daidMerge pull request #44 from PyroMani/master
2012-04-08 Ferdi van der... Updated .gitignore
2012-04-08 Ferdi van der... Probably fixes #17 issue
2012-04-08 daidMerge pull request #43 from PyroMani/master
2012-04-08 Ferdi van der... Upstream merge
2012-04-08 Ferdi van der... Fixes #1 issue
2012-04-08 Ferdi van der... OSX ignore and IDE ignore
2012-04-08 daidMerge pull request #39 from lawrencejohnston/master
2012-04-07 Lawrence Johnstonhttps://github.com/daid/Cura/issues/38 .gitignore does...
2012-04-07 Lawrence Johnstonhttps://github.com/daid/Cura/issues/37 package.sh does...
2012-04-07 Lawrence JohnstonMerge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d'
2012-04-07 DaidFixed progress bar error when slicing with skin enabled.
2012-04-06 daidAdded skin setting to advanced settings
2012-04-06 daidUpdate README to point people better to the right location
next