OrcaSlicer/src/slic3r/GUI
Vojtěch Bubník 031eca533e
Merge pull request #5159 from mloidl/repetier_fix
Possible segmentation fault in physical printer dialog when Host is set to "Repetier"
2020-11-30 09:36:57 +01:00
..
Gizmos Localization: Update for the CZ, DE, ES, FR, IT and PL languages 2020-11-18 17:25:05 +01:00
Jobs Fix bed filling with more existing instances than needed 2020-11-26 15:11:54 +01:00
2DBed.cpp Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208 2020-11-24 16:01:08 +01:00
2DBed.hpp Added selection of custom bed texture to bed shape dialog 2019-07-18 11:12:11 +02:00
3DBed.cpp Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into master 2020-11-19 19:02:32 +01:00
3DBed.hpp ENABLE_GCODE_VIEWER set as default in 3DBed.hpp/.cpp 2020-11-16 17:29:21 +01:00
3DScene.cpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 10:44:03 +01:00
3DScene.hpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 10:44:03 +01:00
AboutDialog.cpp Refactoring: 2020-11-26 14:34:54 +01:00
AboutDialog.hpp Include cleanup in several files 2020-03-03 15:47:02 +01:00
BackgroundSlicingProcess.cpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 10:44:03 +01:00
BackgroundSlicingProcess.hpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 10:44:03 +01:00
BedShapeDialog.cpp Fixed crash on BedShapeDialog creation 2020-09-25 10:44:22 +02:00
BedShapeDialog.hpp Fixed crash on BedShapeDialog creation 2020-09-25 10:44:22 +02:00
BitmapCache.cpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 10:44:03 +01:00
BitmapCache.hpp Added a missing include 2020-02-08 11:42:45 +01:00
BonjourDialog.cpp Fixing build against wxWidgets 3.0 2020-03-04 10:34:59 +01:00
BonjourDialog.hpp Bonjour: Add txt key-val extraction, filtering based on printer tech 2019-03-14 14:46:31 +01:00
ButtonsDescription.cpp use _() instead of _utf8() for ButtonsDescription 2019-05-10 12:28:56 +02:00
ButtonsDescription.hpp Some more localization improvements. 2019-05-09 19:24:21 +02:00
Camera.cpp #4987 - Fixed camera switches back to non-Perspective camera after slice 2020-10-27 14:01:42 +01:00
Camera.hpp Zoom max limit increased from 100 to 250 2020-11-16 08:48:44 +01:00
ConfigExceptions.hpp WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
ConfigManipulation.cpp Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208 2020-11-24 16:01:08 +01:00
ConfigManipulation.hpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
ConfigSnapshotDialog.cpp Refactoring: 2020-11-26 14:34:54 +01:00
ConfigSnapshotDialog.hpp Overrided on_dpi_changed() for some Dialogs: 2019-04-18 15:05:17 +02:00
ConfigWizard.cpp Customizable association of .3mf, .stl and .gcode files on Windows 2020-11-26 10:09:34 +01:00
ConfigWizard.hpp WIP: ConfigWizard: 3rd party bundle installation roughly done 2019-09-17 13:20:06 +02:00
ConfigWizard_private.hpp Customizable association of .3mf, .stl and .gcode files on Windows 2020-11-26 10:09:34 +01:00
DoubleSlider.cpp Fixed bug introduced with 4d483f323f 2020-11-26 13:37:08 +01:00
DoubleSlider.hpp ENABLE_GCODE_VIEWER set as default in: 2020-11-24 11:53:52 +01:00
Event.hpp Refactoring of RemovableDriveManager: 2020-03-06 15:10:58 +01:00
ExtraRenderers.cpp Refactoring: 2020-11-26 14:34:54 +01:00
ExtraRenderers.hpp Added info message about successfully save of the preset(s) modifications 2020-10-06 12:32:28 +02:00
ExtruderSequenceDialog.cpp Refactoring: 2020-11-26 14:34:54 +01:00
ExtruderSequenceDialog.hpp Implemented editing for extruder of existing ToolChangeCode tick 2020-01-23 16:11:21 +01:00
Field.cpp Merge pull request #5159 from mloidl/repetier_fix 2020-11-30 09:36:57 +01:00
Field.hpp Refactoring: 2020-11-26 14:34:54 +01:00
FirmwareDialog.cpp Merge pull request #4747 from wavexx/monospaced_gcode 2020-10-10 14:01:48 +02:00
FirmwareDialog.hpp Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW 2019-04-25 15:09:12 +02:00
format.hpp Follow-up of previous commit (Slic3r::GUI::format issues) 2020-04-30 11:32:17 +02:00
fts_fuzzy_match.h Fixed few warnings 2020-05-26 16:06:11 +02:00
GCodeViewer.cpp Fixed localization on preview's legend button 2020-11-24 09:23:33 +01:00
GCodeViewer.hpp ENABLE_GCODE_VIEWER set as default in: 2020-11-23 14:30:31 +01:00
GLCanvas3D.cpp Enabled tech ENABLE_CTRL_M_ON_WINDOWS -> Added customizable support for legacy CTRL+M settings dialog on Windows in preference dialog 2020-11-26 11:00:24 +01:00
GLCanvas3D.hpp Fixes for arrange menu 2020-11-20 17:52:53 +01:00
GLModel.cpp ENABLE_GCODE_VIEWER -> Completed implementation of new GLModel class 2020-05-27 08:06:02 +02:00
GLModel.hpp ENABLE_GCODE_VIEWER -> Completed implementation of new GLModel class 2020-05-27 08:06:02 +02:00
GLSelectionRectangle.cpp Includes cleanup: 2020-05-27 14:01:47 +02:00
GLSelectionRectangle.hpp Rectangle selection in 3D scene -> refactored GLVolume member varialbe for hovering 2019-04-25 10:21:24 +02:00
GLShader.cpp GCodeViewer -> Newer version of shader for options 2020-05-27 16:19:40 +02:00
GLShader.hpp Added two missing includes to fix build on gcc 2020-09-01 18:12:51 +02:00
GLShadersManager.cpp GCodeViewer -> 1st iteration of rendering of extrude toolpaths as solid 2020-08-26 15:29:33 +02:00
GLShadersManager.hpp ENABLE_SHADERS_MANAGER set as default 2020-05-22 16:08:02 +02:00
GLTexture.cpp Fixed crash in texture compression 2020-11-24 11:09:05 +01:00
GLTexture.hpp Merge branch 'master' into tm_zero_elev_ui 2019-08-07 15:53:41 +02:00
GLToolbar.cpp ENABLE_GCODE_VIEWER_AS_STATE -> Fixed collapse toolbar showing-up when presing [T] in gcode preview mode 2020-07-29 15:40:28 +02:00
GLToolbar.hpp ENABLE_GCODE_VIEWER_AS_STATE -> Fixed collapse toolbar showing-up when presing [T] in gcode preview mode 2020-07-29 15:40:28 +02:00
GUI.cpp Limiting the application of Machine Limits 2020-10-02 17:32:03 +02:00
GUI.hpp GCodeViewer -> Toggle extrusion role visibility by clicking on legend 2020-04-28 08:50:52 +02:00
GUI_App.cpp Bumped up version number to beta1. 2020-11-28 11:14:53 +01:00
GUI_App.hpp Customizable association of .3mf, .stl and .gcode files on Windows 2020-11-26 10:09:34 +01:00
GUI_Init.cpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 10:44:03 +01:00
GUI_Init.hpp Fix couple of build issues on gcc 2020-10-23 07:51:58 +02:00
GUI_ObjectLayers.cpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
GUI_ObjectLayers.hpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
GUI_ObjectList.cpp Show "Merge" item of the context menu for multiple selection only for objects or instances 2020-10-16 11:01:27 +02:00
GUI_ObjectList.hpp New class ModelConfig wrapping DynamicPrintConfig and a timestamp 2020-09-24 15:34:13 +02:00
GUI_ObjectManipulation.cpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
GUI_ObjectManipulation.hpp Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview 2020-05-26 13:45:36 +02:00
GUI_ObjectSettings.cpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
GUI_ObjectSettings.hpp New class ModelConfig wrapping DynamicPrintConfig and a timestamp 2020-09-24 15:34:13 +02:00
GUI_Preview.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_wipe_moves 2020-11-23 10:11:04 +01:00
GUI_Preview.hpp Preview - Visualization of wipe mones 2020-11-21 10:36:10 +01:00
GUI_Utils.cpp Fixed missing include on Linux, printf format string fix 2020-10-02 09:32:50 +02:00
GUI_Utils.hpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 13:04:34 +01:00
I18N.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
I18N.hpp Preset and PresetBundle are moved to the _libslic3r_ folder 2020-06-16 17:03:06 +02:00
ImGuiWrapper.cpp Fixed typo 2020-11-20 12:01:59 +01:00
ImGuiWrapper.hpp GCodeViewer -> Tweaks in legend rendering 2020-08-06 13:36:21 +02:00
InstanceCheck.cpp Instance check on windows: concider whole window name when searching for another instance 2020-11-25 12:28:10 +01:00
InstanceCheck.hpp switching from slicer to gcode viewer - unlocking lock file 2020-10-14 08:48:38 +02:00
InstanceCheckMac.h starting prusaslicer from gcode viewer and vice versa, by menus or by stl drop on icon. Bring gcode viewer forward after start. 2020-10-12 15:26:19 +02:00
InstanceCheckMac.mm bring_forward on recieved other instance msg 2020-10-15 09:52:29 +02:00
KBShortcutsDialog.cpp Refactoring: 2020-11-26 14:34:54 +01:00
KBShortcutsDialog.hpp ENABLE_GCODE_VIEWER -> KBShortcutsDialog shows only related tabs when gcode viewer state is active 2020-08-21 11:50:05 +02:00
MainFrame.cpp ENABLE_GCODE_VIEWER set as default in: 2020-11-19 14:59:46 +01:00
MainFrame.hpp ENABLE_GCODE_VIEWER set as default in: 2020-11-19 14:59:46 +01:00
MeshUtils.cpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
MeshUtils.hpp Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig 2020-08-03 19:05:30 +02:00
Mouse3DController.cpp Enabled tech ENABLE_CTRL_M_ON_WINDOWS -> Added customizable support for legacy CTRL+M settings dialog on Windows in preference dialog 2020-11-26 11:00:24 +01:00
Mouse3DController.hpp Enabled tech ENABLE_CTRL_M_ON_WINDOWS -> Added customizable support for legacy CTRL+M settings dialog on Windows in preference dialog 2020-11-26 11:00:24 +01:00
Mouse3DHandlerMac.mm Fix of a crash on OSX after changing a layer range value and then 2020-03-11 09:10:25 +01:00
MsgDialog.cpp Fix of #3775 - wrong background color in ErrorDialog on macOS Sierra 2020-03-05 13:21:26 +01:00
MsgDialog.hpp Refactor: Move Semver from slice3r to libslic3r 2019-08-19 17:04:14 +02:00
NotificationManager.cpp Callback stored at std::function for notification hyperlink. Notification progress bar draft. 2020-11-10 09:22:47 +01:00
NotificationManager.hpp Documentation for NotificationManager 2020-11-23 16:42:03 +01:00
ObjectDataViewModel.cpp Refactoring: 2020-11-26 14:34:54 +01:00
ObjectDataViewModel.hpp Refactoring: 2020-11-26 14:34:54 +01:00
OG_CustomCtrl.cpp Added "Remember my choice" checkbox to the message dialog after first clicking on parameter label in Settings tabs 2020-11-24 10:04:00 +01:00
OG_CustomCtrl.hpp Added "Remember my choice" checkbox to the message dialog after first clicking on parameter label in Settings tabs 2020-11-24 10:04:00 +01:00
OpenGLManager.cpp #4880 - Initialization of OpenGL data used by GCodeViewer done on the first call of GCodeViewer::render() 2020-10-17 13:04:58 +02:00
OpenGLManager.hpp ENABLE_SHADERS_MANAGER set as default 2020-05-22 16:08:02 +02:00
OptionsGroup.cpp Refactoring: 2020-11-26 14:34:54 +01:00
OptionsGroup.hpp Refactoring: 2020-11-26 14:34:54 +01:00
PhysicalPrinterDialog.cpp PhysicalPrinterDialog: Fixed editing of the SLA physical printers 2020-11-25 22:48:12 +01:00
PhysicalPrinterDialog.hpp Physical printers dialog: Update Test button in respect to the inputted printhost 2020-11-12 15:24:47 +01:00
Plater.cpp Logging level at LoadFromOtherInstanceEvent 2020-11-28 10:56:42 +01:00
Plater.hpp Tech ENABLE_DRAG_AND_DROP_FIX -> Apply dialog implemented with 808c43cb4b also to drag and drop of project files into application executable 2020-11-24 13:35:43 +01:00
Preferences.cpp Enabled tech ENABLE_CTRL_M_ON_WINDOWS -> Added customizable support for legacy CTRL+M settings dialog on Windows in preference dialog 2020-11-26 11:00:24 +01:00
Preferences.hpp Added option to apply the sequential slider in preview to top layer only or to whole gcode toolpaths 2020-10-15 10:25:13 +02:00
PresetComboBoxes.cpp Fixed suppress scrolling for preset comboboxes and some comboboxes on right panel on all platforms 2020-11-27 14:58:51 -08:00
PresetComboBoxes.hpp Fixed suppress scrolling for preset comboboxes and some comboboxes on right panel on all platforms 2020-11-27 14:58:51 -08:00
PresetHints.cpp Preset and PresetBundle are moved to the _libslic3r_ folder 2020-06-16 17:03:06 +02:00
PresetHints.hpp Preset and PresetBundle are moved to the _libslic3r_ folder 2020-06-16 17:03:06 +02:00
PrintHostDialogs.cpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
PrintHostDialogs.hpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
ProgressStatusBar.cpp Separate Job, ProgressStatusBar and ProgressIndicator 2019-12-16 11:07:43 +01:00
ProgressStatusBar.hpp Move ui jobs into separate folder 2020-04-23 18:56:09 +02:00
RammingChart.cpp Localization improvements : Empty spaces at the end of phrase are removed from dictionary. 2019-05-11 23:29:25 +02:00
RammingChart.hpp Fixed scaling of the Ramming/Wiping dialogs 2019-02-14 14:21:50 +01:00
RemovableDriveManager.cpp eject debug log 2020-11-19 15:57:38 +01:00
RemovableDriveManager.hpp Showing Eject button only after exporting is finished. Fix of #4212 2020-07-26 21:16:17 +02:00
RemovableDriveManagerMM.h macos device detection 2019-12-17 13:08:17 +01:00
RemovableDriveManagerMM.mm Fixed Command character on OSX in ImGUI 2020-03-19 16:10:16 +01:00
SavePresetDialog.cpp Localization: 2020-11-05 22:17:49 +01:00
SavePresetDialog.hpp Fixed a Dialog position under OSX 2020-11-05 11:53:16 -08:00
Search.cpp Refactoring: 2020-11-26 14:34:54 +01:00
Search.hpp Refactoring: 2020-11-26 14:34:54 +01:00
Selection.cpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 13:04:34 +01:00
Selection.hpp ENABLE_GCODE_VIEWER set as default in: 2020-11-18 13:04:34 +01:00
SysInfoDialog.cpp Refactoring: 2020-11-26 14:34:54 +01:00
SysInfoDialog.hpp Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW 2019-04-25 15:09:12 +02:00
Tab.cpp Added a missing include (gcc 8.4) 2020-11-28 20:51:57 +01:00
Tab.hpp Big code cleaning 2020-11-02 06:48:30 -08:00
UnsavedChangesDialog.cpp Refactoring: 2020-11-26 14:34:54 +01:00
UnsavedChangesDialog.hpp Suppress edit of items of UnsavedChangesDialog, fixed update of the information line 2020-10-18 13:44:15 +02:00
UpdateDialogs.cpp Use https in config update URLs 2020-05-07 20:37:23 +02:00
UpdateDialogs.hpp configuration updater 2020-02-04 15:27:11 +01:00
WipeTowerDialog.cpp ObjectDataViewModel is extracted from wxExtentions to the separated file 2020-02-02 22:22:40 +01:00
WipeTowerDialog.hpp Added color indicators to Purging volumes dialog 2019-06-03 10:41:34 +02:00
wxExtensions.cpp OSX specific : Set top border for the mode buttons, when settings pages has new layouts 2020-11-06 16:24:03 +01:00
wxExtensions.hpp OSX specific : Set top border for the mode buttons, when settings pages has new layouts 2020-11-06 16:24:03 +01:00
wxinit.h WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00