Commit History

Author SHA1 Message Date
  Joseph Lenox 26b2a1e0cd Go back to using regular Notebook instead of AuiNotebook for tabs. 6 years ago
  Joseph Lenox 59164f7bbb If tabs are used, make them fixed instead of appearing/disappearing. 6 years ago
  Alessandro Ranellucci 35bd38ef2a Enable Controller by default and prompt user for reactivation in case they try to open it from the menubar. #4542 6 years ago
  Joseph Lenox 245aac1172 Make SLAPrintOptions available to Projector through MainFrame. 7 years ago
  Gilbert ab89469494 Import Config from GCode File (#4316) 7 years ago
  tmotl dccb146b4a show close button for the first profile editor tab if controller tab is disabled (#4244) 7 years ago
  Joseph Lenox 90f66ea9b9 Allows hiding of the Controller tab (controller tab still defaults to visible). 7 years ago
  Ahmed Samir 1a2df5e491 Undo/Redo to rotate, miror, split, cut, etc (#4100) 7 years ago
  Ahmed Samir 5cd9ecbe57 [GSoC 2017] Support 3MF Format Read/Write. (#4046) 7 years ago
  Alessandro Ranellucci 10efa91104 Removed the no_controller preference option, imported by mistake, having a true default, hiding controller from most users 7 years ago
  Alessandro Ranellucci 7255db01f9 Go back to the Plater tab when closing a preset editor tab 7 years ago
  Alessandro Ranellucci 060187ad17 Add preference option for displaying preset editors in dialogs or tabs 7 years ago
  Alessandro Ranellucci 31115e0369 Use UTF-8 in libslic3r. Future-proof portable solution for non-ASCII files. #2955 7 years ago
  Alessandro Ranellucci 60f0ca52e3 Fix regression with non-ASCII paths on Windows. We'll need to work more on this when porting stuff to C++. #2955 7 years ago
  Alessandro Ranellucci 7b300e2c20 Merge pull request #3915 from xoan/toggle-plater-menu 7 years ago
  Alessandro Ranellucci 1826517b04 Adapt the zoom code to the new menu methods 7 years ago
  Alessandro Ranellucci 9499122d58 Merge pull request #3864 from Samir55/gsoc 7 years ago
  Xoan Sampaiño 9895885ba5 Disable Plater menu when there are no objects in plater 7 years ago
  Alessandro Ranellucci 9adbae29a5 Bugfix: menu icons were not shown on GTK because SetBitmap() must be called before Append(). Thank you @xoan 7 years ago
  Samir55 75291772ce Improving Zoom by keyboardShortcut 7 years ago
  Samir55 4961b74c3e Adding Zoom 7 years ago
  Xoan Sampaiño 478b89d909 Minor change: break long line 7 years ago
  Xoan Sampaiño b93bf2a116 Fix regression from 35fc1de which hides settings from PresetEditor 7 years ago
  Alessandro Ranellucci 35fc1decfa Fixed regression causing no_controller not to hide the USB/Serial configuration options in Printer config. Fixes #3819 7 years ago
  Alessandro Ranellucci 35758819f2 New Select Next and Select Prev menu items. #3770 7 years ago
  Xoan Sampaiño a34c80b70b Add accelerators (keyboard shortcuts) to View menu 7 years ago
  Alessandro Ranellucci 82db702801 List objects in a submenu and allow to select them from it 7 years ago
  Alessandro Ranellucci 4ca5f9ee16 Allow dirty presets, and many more improvements including remembering the preset dialog position and closing it with the Esc key 7 years ago
  Alessandro Ranellucci c2d933382a Add nice icons to the dropdown override menu 8 years ago
  Alessandro Ranellucci 1fadfd6fb8 Merge remote-tracking branch 'origin/master' into gui3 8 years ago
  Alessandro Ranellucci 9dbe2eea37 Menu option for coloring toolpaths by extruder using the configured filament colors 8 years ago
  Joseph Lenox af8ae8d268 Added single-object AMF export (with modifier meshes). Extended text on plate AMF export to indicate that it exports modifier meshes. 8 years ago
  Alessandro Ranellucci c9f0a4c934 Quick fix for Quick Slice. #3773 8 years ago
  Alessandro Ranellucci 5d77c160c6 Changes to the GUI. New preset editor dialog. Option overrides in plater and between configs. More. 8 years ago
  Alessandro Ranellucci 5821f040c4 Bugfix: placeholders with preset names were not initialized without background processing. #3507 8 years ago
  Alessandro Ranellucci c5a285f435 Ported expanded_output_filepath() to C++/XS 8 years ago
  Alessandro Ranellucci 42a6fb130f Revert "Merge branch 'lordofhyphens-background-slice-now'" 8 years ago
  Alessandro Ranellucci fe2116a37c Merge remote-tracking branch 'lordofhyphens/background-slice-now' into lordofhyphens-background-slice-now 8 years ago
  Alessandro Ranellucci eb86fb6c65 Fix concurrency when opening DLP projector while background slicing was performed 8 years ago
  Alessandro Ranellucci 92845300be New options dialog for SLAPrint 8 years ago
  Alessandro Ranellucci 2e82fb01a6 Ignore failure to call SetAutoPop when not available. #3596 8 years ago
  Alessandro Ranellucci 01cd85f7cf New command for importing 2.5D/TIN meshes in plater 8 years ago
  Alessandro Ranellucci a7693c4719 Fixes and improvements to the view selection menu 8 years ago
  Joseph Lenox 9c4e82cecf "Background slice now" function, initial implementation by @lordofhyphens 8 years ago
  bubnikv 736e2cc4e6 On Windows use the Slic3r.ico instead of the PNG file 8 years ago
  bubnikv 8c315ff467 Select standard camera views (left / right / top / bottom / front / rear / default) 8 years ago
  bubnikv 9f0523cb53 Documented the purpose of various perl modules. 8 years ago
  Alessandro Ranellucci 17248200dd Merge pull request #3568 from uclaros/tooltip_timer 8 years ago
  uclaros 94f60db114 Fixed a bug with the "Window" menu items. 8 years ago
  uclaros 07009b601f Set the tooltip timer to the max accepted value 8 years ago