BambuStudio/src/slic3r/GUI
Bastien Nocera 4b48ad9743 FIX: Fix focus stealing from printer disconnection
Every time one of the connected printers disconnects, the
the old code would try to set the keyboard focus to the "Device" tab,
leading to a number of, either, focus stealing events, or notifications
if the desktop has focus stealing prevention (like GNOME).

Disable the focus setting on Linux to prevent that focus stealing.

See https://github.com/bambulab/BambuStudio/pull/5891#issuecomment-2635143655
2025-03-17 16:35:12 +08:00
..
BambuPlayer
Gizmos FIX:Modify threshold of plate_count in GLGizmoFlatten 2025-01-09 19:32:26 +08:00
Jobs ENH: add studio unsigned msg dialog 2025-02-18 17:19:01 +08:00
Printer FIX: crash when load printer_file thumbnail failed 2024-10-15 15:50:26 +08:00
Widgets ENH:optimized the display of amslite 2025-02-18 17:19:01 +08:00
dark_mode
2DBed.cpp NEW: support to edit bed stl and texture for third-party printers 2023-11-01 09:33:21 +08:00
2DBed.hpp
3DBed.cpp FIX:filename use '/' for save 2024-10-28 20:51:35 +08:00
3DBed.hpp ENH:update render code in PartPlate 2024-10-15 15:50:26 +08:00
3DScene.cpp FIX:avoid color array out of bounds 2024-11-12 15:35:32 +08:00
3DScene.hpp ENH:GLIndexedVertexArray use shared_ptr 2024-10-15 15:50:26 +08:00
AMSMaterialsSetting.cpp FIX: the default value is not correct 2024-11-12 15:35:32 +08:00
AMSMaterialsSetting.hpp FIX:fixed filament settings page display error in French 2024-03-25 15:29:19 +08:00
AMSSetting.cpp FIX: air printing and nozzle blob detection issue 2024-04-23 20:07:49 +08:00
AMSSetting.hpp ENH: add nozzle blob detection and air printing detection 2024-04-23 20:07:49 +08:00
AVVideoDecoder.cpp FIX: reset decode buffer zero when scale width changed 2024-10-15 15:50:26 +08:00
AVVideoDecoder.hpp slic3r: Fix missing includes in AVVideoDecoder 2024-10-28 08:33:48 +08:00
AboutDialog.cpp ENH: adjust the about information to 2024 2024-03-25 15:29:19 +08:00
AboutDialog.hpp
AmsMappingPopup.cpp ENH:not allowed to map to empty slots 2025-02-18 17:19:01 +08:00
AmsMappingPopup.hpp NEW: support multi device 2024-04-23 20:07:49 +08:00
AmsWidgets.cpp
AmsWidgets.hpp
Auxiliary.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
Auxiliary.hpp
AuxiliaryDataViewModel.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
AuxiliaryDataViewModel.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
AuxiliaryDialog.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
AuxiliaryDialog.hpp
BBLStatusBar.cpp NEW:optimizing error info for network requests 2023-07-07 17:25:51 +08:00
BBLStatusBar.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
BBLStatusBarBind.cpp NEW:optimizing error info for network requests 2023-07-07 17:25:51 +08:00
BBLStatusBarBind.hpp NEW:optimizing error info for network requests 2023-07-07 17:25:51 +08:00
BBLStatusBarSend.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
BBLStatusBarSend.hpp ENH:display error msg when connecting to the printer fails 2023-07-07 17:25:51 +08:00
BBLTopbar.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
BBLTopbar.hpp FIX: [STUDIO-3329] show/hide thirdparty calibrate button 2023-07-07 17:52:43 +08:00
BackgroundSlicingProcess.cpp FIX:final step of slicing is to execute post-processing script 2024-03-25 15:29:19 +08:00
BackgroundSlicingProcess.hpp FIX:final step of slicing is to execute post-processing script 2024-03-25 15:29:19 +08:00
BedShapeDialog.cpp NEW:add "user custom texture" in bbl machine 2024-10-15 15:50:26 +08:00
BedShapeDialog.hpp NEW: support to edit bed stl and texture for third-party printers 2023-11-01 09:33:21 +08:00
BindDialog.cpp ENH: Optimize the presentation of error code dialog 2024-10-15 15:50:26 +08:00
BindDialog.hpp ENH:update wiki url for Pin Code 2024-04-23 20:07:49 +08:00
BitmapCache.cpp slic3r: Fix boost::nowide declaration 2024-10-28 08:33:48 +08:00
BitmapCache.hpp NEW:Adaptation of semi transparent materials 2024-03-25 10:42:29 +08:00
BitmapComboBox.cpp
BitmapComboBox.hpp
BonjourDialog.cpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
BonjourDialog.hpp
CaliHistoryDialog.cpp FIX: Calibration adaptation encryption 2025-01-09 19:32:26 +08:00
CaliHistoryDialog.hpp FIX: Calibration adaptation encryption 2025-01-09 19:32:26 +08:00
Calibration.cpp FIX:Crash caused by calibrating dialog constructors 2023-11-01 09:33:21 +08:00
Calibration.hpp NEW:[STUDIO-4016] Support motor noise cali for N1 2023-11-01 09:33:21 +08:00
CalibrationPanel.cpp ENH:add protection in threads 2023-11-09 10:09:10 +08:00
CalibrationPanel.hpp ENH:add protection in threads 2023-11-09 10:09:10 +08:00
CalibrationWizard.cpp ENH: support auto calibration for A series 2024-10-15 15:50:26 +08:00
CalibrationWizard.hpp FIX: the status is not correct when change nozzle 2024-04-23 20:07:49 +08:00
CalibrationWizardCaliPage.cpp ENH:Update button text 2024-11-15 19:17:32 +08:00
CalibrationWizardCaliPage.hpp ENH: calibration pages adapt to the screen dpi 2023-11-09 10:09:10 +08:00
CalibrationWizardPage.cpp ENH:translate text 2024-11-15 19:17:32 +08:00
CalibrationWizardPage.hpp FIX: a button color didn't response to dark mode change 2023-11-30 09:51:52 +08:00
CalibrationWizardPresetPage.cpp ENH: adjust translation 2024-11-12 15:35:32 +08:00
CalibrationWizardPresetPage.hpp ENH: Add tips for auto cali 2024-11-12 15:35:32 +08:00
CalibrationWizardSavePage.cpp ENH: support auto calibration for A series 2024-10-15 15:50:26 +08:00
CalibrationWizardSavePage.hpp ENH: calibration pages adapt to the screen dpi 2023-11-09 10:09:10 +08:00
CalibrationWizardStartPage.cpp FIX: the start button of flow ratio calibration is disenable 2025-01-09 19:32:26 +08:00
CalibrationWizardStartPage.hpp FIX: the start button of flow ratio calibration is disenable 2025-01-09 19:32:26 +08:00
Camera.cpp FIX:Maintain good perspective effect 2024-10-28 20:51:35 +08:00
Camera.hpp FIX:Maintain good perspective effect 2024-10-28 20:51:35 +08:00
CameraPopup.cpp ENH: hide tuck did 2024-04-08 19:50:03 +08:00
CameraPopup.hpp ENH: support turn off liveview auto retry 2024-03-25 10:42:29 +08:00
CameraUtils.cpp ENH: step mesh operation adjustment 2024-10-15 15:50:26 +08:00
CameraUtils.hpp ENH: step mesh operation adjustment 2024-10-15 15:50:26 +08:00
ConfigExceptions.hpp
ConfigManipulation.cpp FIX: simple way to avoid collision of seq printing 2024-11-12 15:35:32 +08:00
ConfigManipulation.hpp FIX: fix not popping up a prompt when the temperature is set to 0 2024-04-10 20:03:44 +08:00
ConfigWizard.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
ConfigWizard.hpp
ConfigWizard_private.hpp
ConnectPrinter.cpp FIX:Crash caused by n1 input access code image 2023-11-09 10:09:10 +08:00
ConnectPrinter.hpp ENH:display error msg when connecting to the printer fails 2023-07-07 17:25:51 +08:00
CreatePresetsDialog.cpp Add filament_vendors:FusRock 2025-01-14 19:18:41 +08:00
CreatePresetsDialog.hpp FIX: structure json line break process when export configs 2024-10-15 15:50:26 +08:00
DailyTips.cpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
DailyTips.hpp ENH: modify dailytips collapse & expand interaction 2023-11-22 08:23:38 +08:00
DesktopIntegrationDialog.cpp
DesktopIntegrationDialog.hpp
DeviceManager.cpp FIX: fix a crash in update_printer_preset_name 2025-01-09 19:32:26 +08:00
DeviceManager.hpp ENH: add more retry to subscribe 2025-01-09 19:32:26 +08:00
DownloadProgressDialog.cpp ENH: support login after downloading the plug-in 2024-10-15 15:50:26 +08:00
DownloadProgressDialog.hpp ENH: support login after downloading the plug-in 2024-10-15 15:50:26 +08:00
DragCanvas.cpp NEW: first layer printing sequence 2023-11-01 09:11:19 +08:00
DragCanvas.hpp NEW: first layer printing sequence 2023-11-01 09:11:19 +08:00
Event.hpp
ExtraRenderers.cpp FIX: [STUDIO-4935] plate name edit in object list 2023-11-09 10:09:10 +08:00
ExtraRenderers.hpp
ExtrusionCalibration.cpp FIX: P series with old fireware modify the limit k value to 1 2024-06-11 18:17:08 +08:00
ExtrusionCalibration.hpp NEW: fix blank issue of error tips 2023-02-01 16:24:44 +08:00
Field.cpp FIX: support config editing of type FloatsOrPercents 2024-10-15 15:50:26 +08:00
Field.hpp slic3r: Fix missing wxColourData declaration 2024-04-01 08:54:23 +08:00
GCodeViewer.cpp ENH: seperate flush time from other types 2025-02-18 17:19:01 +08:00
GCodeViewer.hpp FIX:delete wipe tower after finish slice 2024-11-12 15:35:32 +08:00
GLCanvas3D.cpp FIX:double click text should change data and exit cursor 2025-01-09 19:32:26 +08:00
GLCanvas3D.hpp ENH: check wethether filaments print on first layer 2024-11-12 15:35:32 +08:00
GLModel.cpp FIX:vbo set to 0 after glDeleteBuffers 2024-10-15 15:50:26 +08:00
GLModel.hpp FIX:vbo set to 0 after glDeleteBuffers 2024-10-15 15:50:26 +08:00
GLSelectionRectangle.cpp
GLSelectionRectangle.hpp
GLShader.cpp NEW:Use instance rendering by opengl for plate 2024-10-15 15:50:26 +08:00
GLShader.hpp
GLShadersManager.cpp FIX:delete app_config in GLShadersManager.cpp 2024-11-15 19:17:32 +08:00
GLShadersManager.hpp
GLTexture.cpp ENH:add log for text to image by font 2024-06-11 18:17:08 +08:00
GLTexture.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GLToolbar.cpp NEW:support sending 3mf to farm software 2025-02-18 17:19:01 +08:00
GLToolbar.hpp NEW:support sending 3mf to farm software 2025-02-18 17:19:01 +08:00
GUI.cpp FIX: ConfigOptionBoolsNullable change_opt_value 2024-11-12 15:35:32 +08:00
GUI.hpp
GUI_App.cpp ENH:no longer auto connect to LAN mode printer when Studio starts 2025-02-18 17:19:01 +08:00
GUI_App.hpp ENH: add more tips dialog 2025-01-09 19:32:26 +08:00
GUI_AuxiliaryList.cpp
GUI_AuxiliaryList.hpp
GUI_Colors.cpp
GUI_Colors.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GUI_Factories.cpp FIX: Revert "FIX:import part and so on should on bed" 2025-01-09 19:32:26 +08:00
GUI_Factories.hpp FIX:allow single cutter selected at 3D view 2024-10-15 15:50:26 +08:00
GUI_Init.cpp ENH: restore single instance 2024-03-25 10:42:29 +08:00
GUI_Init.hpp
GUI_ObjectLayers.cpp FIX: linux: pressing enter in height range will crash 2023-11-09 10:09:10 +08:00
GUI_ObjectLayers.hpp
GUI_ObjectList.cpp FIX:"split to parts" should consider scale_det 2025-01-09 19:32:26 +08:00
GUI_ObjectList.hpp ENH:fix text coordinate system calculation 2024-10-15 15:50:26 +08:00
GUI_ObjectSettings.cpp NEW: vase mode can be applied to one plate 2024-03-25 15:29:19 +08:00
GUI_ObjectSettings.hpp
GUI_ObjectTable.cpp FIX:object setting lost the 'Painted' brim type 2025-01-09 19:32:26 +08:00
GUI_ObjectTable.hpp FIX: [STUDIO-1397] object/part setting window 2023-07-07 17:52:43 +08:00
GUI_ObjectTableSettings.cpp ENH: add jerk parameter 2023-07-07 17:29:08 +08:00
GUI_ObjectTableSettings.hpp
GUI_Preview.cpp NEW:add "show_shells_in_preview" item in preferences 2024-10-15 15:50:26 +08:00
GUI_Preview.hpp FIX:add exit_gizmo before slice model 2024-05-13 09:20:46 +08:00
GUI_Utils.cpp FIX:fixed jpeg pictures cannot be set as cover thumbnail 2023-02-22 20:09:17 +08:00
GUI_Utils.hpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
GuiColor.cpp ENH: CLI: add support for colored obj 2024-08-26 17:23:33 +08:00
GuiColor.hpp ENH: CLI: add support for colored obj 2024-08-26 17:23:33 +08:00
HMS.cpp ENH: Optimize the presentation of error code dialog 2024-10-15 15:50:26 +08:00
HMS.hpp ENH: Optimize the presentation of error code dialog 2024-10-15 15:50:26 +08:00
HMSPanel.cpp FIX:Fixed HMS issue 2024-03-25 15:29:19 +08:00
HMSPanel.hpp FIX:fixed HMS message not cleared 2024-03-25 15:29:19 +08:00
HintNotification.cpp FIX: dailytips text translation 2023-11-09 10:09:10 +08:00
HintNotification.hpp FIX: dailytips text translation 2023-11-09 10:09:10 +08:00
HttpServer.cpp FIX: fix third-party login 2023-04-17 15:39:02 +08:00
HttpServer.hpp Fix system() declaration 2024-01-02 17:42:37 +08:00
I18N.cpp
I18N.hpp
IMSlider.cpp FIX: fix 'Jump to Layer' popup window id mismatch issue 2024-11-12 15:35:32 +08:00
IMSlider.hpp ENH: layer time and tick display in preview slider 2024-03-25 15:29:19 +08:00
IMSlider_Utils.hpp
IMToolbar.cpp FIX:frequent calls to _update_imgui_select_plate_toolbar 2024-03-25 10:42:29 +08:00
IMToolbar.hpp FIX:frequent calls to _update_imgui_select_plate_toolbar 2024-03-25 10:42:29 +08:00
IconManager.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
IconManager.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
ImGuiWrapper.cpp ENH: update jp and ko font 2024-10-15 15:50:26 +08:00
ImGuiWrapper.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
ImageGrid.cpp FIX: label wrap all & ping test for liveview 2024-03-25 15:29:19 +08:00
ImageGrid.h slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
InstanceCheck.cpp ENH: linux: refine the d-bus name 2023-12-14 22:08:53 +08:00
InstanceCheck.hpp
InstanceCheckMac.h
InstanceCheckMac.mm
KBShortcutsDialog.cpp ENH: 3d mouse shortcut change to ctrl+m 2024-10-15 15:50:26 +08:00
KBShortcutsDialog.hpp
MainFrame.cpp FIX: Fix focus stealing from app when filament changes 2025-03-17 16:35:12 +08:00
MainFrame.hpp ENH:dynamically check the installation of the farm software. 2025-02-18 17:19:01 +08:00
MarkdownTip.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
MarkdownTip.hpp
MediaFilePanel.cpp slic3r: Fix missing boost::lexical_cast declaration 2024-10-28 08:33:48 +08:00
MediaFilePanel.h ENH: liveview remote protocols with agora 2024-10-15 15:50:26 +08:00
MediaPlayCtrl.cpp ENH: update some missing codes 2024-10-15 15:50:26 +08:00
MediaPlayCtrl.h NEW: reimpl wxMediaCtrl from ffmpeg 2024-10-15 15:50:26 +08:00
MeshUtils.cpp NEW:reeedit text and keep old pose 2025-01-09 19:32:26 +08:00
MeshUtils.hpp NEW:reeedit text and keep old pose 2025-01-09 19:32:26 +08:00
ModelMall.cpp NEW:support for launching studio from the model web 2023-04-17 15:39:02 +08:00
ModelMall.hpp
Monitor.cpp ENH: add more retry to subscribe 2025-01-09 19:32:26 +08:00
Monitor.hpp ENH:Reduce the number of page faults in AMS 2024-10-15 15:50:26 +08:00
MonitorBasePanel.cpp
MonitorBasePanel.h
MonitorPage.cpp
MonitorPage.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
Mouse3DController.cpp Mouse3DController: Add SpaceMouse Wireless BT support 2024-12-16 08:18:46 +08:00
Mouse3DController.hpp
Mouse3DHandlerMac.mm
MsgDialog.cpp FIX:the checkbox in MsgDislog displays error on linux 2024-10-28 20:51:35 +08:00
MsgDialog.hpp FIX:the checkbox in MsgDislog displays error on linux 2024-10-28 20:51:35 +08:00
MultiMachine.cpp FIX: Mispellings fixes 2024-06-11 18:17:08 +08:00
MultiMachine.hpp NEW:add multiple printer restrictions 2024-04-25 20:57:09 +08:00
MultiMachineManagerPage.cpp FIX: fix some issue in multi machine 2024-05-13 09:20:46 +08:00
MultiMachineManagerPage.hpp FIX: fix some issue in multi machine 2024-05-13 09:20:46 +08:00
MultiMachinePage.cpp FIX: Mispellings fixes 2024-06-11 18:17:08 +08:00
MultiMachinePage.hpp NEW:add multiple printer restrictions 2024-04-25 20:57:09 +08:00
MultiPrintJob.cpp NEW: support multi device 2024-04-23 20:07:49 +08:00
MultiPrintJob.hpp NEW: support multi device 2024-04-23 20:07:49 +08:00
MultiSendMachineModel.cpp NEW: support multi device 2024-04-23 20:07:49 +08:00
MultiSendMachineModel.hpp NEW: support multi device 2024-04-23 20:07:49 +08:00
MultiTaskManagerPage.cpp FIX: fix some issue in multi machine 2024-05-13 09:20:46 +08:00
MultiTaskManagerPage.hpp FIX: fix some issue in multi machine 2024-05-13 09:20:46 +08:00
MultiTaskModel.cpp NEW: support multi device 2024-04-23 20:07:49 +08:00
MultiTaskModel.hpp NEW: support multi device 2024-04-23 20:07:49 +08:00
NetworkTestDialog.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
NetworkTestDialog.hpp FIX:Network test dark mode adaptation 2023-11-09 10:09:10 +08:00
Notebook.cpp Add support for Bambu Lab X1 series live video stream on Linux. 2023-01-12 14:56:04 +08:00
Notebook.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
NotificationManager.cpp FIX:create new project should delete notification 2025-01-09 19:32:26 +08:00
NotificationManager.hpp FIX:create new project should delete notification 2025-01-09 19:32:26 +08:00
OG_CustomCtrl.cpp FIX: use current_language_code_safe() for valid language 2023-11-01 09:11:19 +08:00
OG_CustomCtrl.hpp
ObjColorDialog.cpp ENH:reduce unnecessary filament in obj import 2024-10-15 15:50:26 +08:00
ObjColorDialog.hpp ENH:reduce unnecessary filament in obj import 2024-10-15 15:50:26 +08:00
ObjectDataViewModel.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
ObjectDataViewModel.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
OpenGLManager.cpp FIX:fix crash opengl api in mac 2024-10-15 15:50:26 +08:00
OpenGLManager.hpp ENH: CLI: don't popup dialog when loading shader failed 2023-07-07 17:25:51 +08:00
OptionsGroup.cpp ENH: apply filament scarf seam 2024-10-15 15:50:26 +08:00
OptionsGroup.hpp
ParamsDialog.cpp FIX: fix combobox and delete btn in filament setting enabled 2023-12-05 15:55:37 +08:00
ParamsDialog.hpp FIX: fix combobox and delete btn in filament setting enabled 2023-12-05 15:55:37 +08:00
ParamsPanel.cpp FIX: crash in ParamsPanel msw_rescale 2024-06-11 18:17:08 +08:00
ParamsPanel.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
PartPlate.cpp FIX:add "enable_opengl_multi_instance" option 2024-11-15 19:17:32 +08:00
PartPlate.hpp FIX:add "enable_opengl_multi_instance" option 2024-11-15 19:17:32 +08:00
PhysicalPrinterDialog.cpp FIX: Fix build error with wxWidgets 3.2.4 2024-01-08 08:39:03 +08:00
PhysicalPrinterDialog.hpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
PlateSettingsDialog.cpp FIX: custom layer sequence from End to End comboBox display issue 2024-03-25 15:29:19 +08:00
PlateSettingsDialog.hpp NEW: support to adjust other layers print sequence 2024-03-25 15:29:19 +08:00
Plater.cpp FIX:boost::filesystem::path should use utf-8 encode string 2025-02-25 21:05:12 +08:00
Plater.hpp FIX: gizmo boolean crashes due to self-intersection 2025-01-09 19:32:26 +08:00
Preferences.cpp ENH:translate text 2025-01-09 19:32:26 +08:00
Preferences.hpp NEW:add "set grabber size" imgui 2024-10-15 15:50:26 +08:00
PresetComboBoxes.cpp FIX: ComboBox set icon 2024-11-12 15:35:32 +08:00
PresetComboBoxes.hpp ENH:remember filament custom color 2024-03-25 10:42:29 +08:00
PresetHints.cpp
PresetHints.hpp
PrintHostDialogs.cpp FIX: Incomplete copy display in Transfer or discard dialog 2024-03-25 10:42:29 +08:00
PrintHostDialogs.hpp FIX: fix sending gcode to octoprint 2023-02-01 16:24:44 +08:00
PrintOptionsDialog.cpp FIX: display translated text instead of raw text in PrintOptionsDialog 2024-11-12 15:35:32 +08:00
PrintOptionsDialog.hpp FIX: display translated text instead of raw text in PrintOptionsDialog 2024-11-12 15:35:32 +08:00
PrinterWebView.cpp FIX: fix a crash issue of mac os 2023-11-01 09:33:21 +08:00
PrinterWebView.hpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
PrivacyUpdateDialog.cpp ENH:privacy agreement does not jump to local web pages 2023-04-17 15:39:02 +08:00
PrivacyUpdateDialog.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
ProgressStatusBar.cpp
ProgressStatusBar.hpp
Project.cpp FIX:fixed the issue of project page not refreshing in macOS 2025-02-18 17:19:01 +08:00
Project.hpp NEW: PrintHistory and Model Info 2024-11-12 15:35:32 +08:00
ProjectDirtyStateManager.cpp FIX: fix modify preset can't save and add log 2023-11-09 10:09:10 +08:00
ProjectDirtyStateManager.hpp FIX: can not save project when modify bed type in the scene 2023-01-10 19:08:26 +08:00
PublishDialog.cpp FIX: Copywriting updates 2024-03-25 10:42:29 +08:00
PublishDialog.hpp
RecenterDialog.cpp ENH: chinese translation 2023-02-22 20:09:17 +08:00
RecenterDialog.hpp ENH: chinese translation 2023-02-22 20:09:17 +08:00
ReleaseNote.cpp FIX: fix wrong layout in error code dialog in mac 2024-11-12 15:35:32 +08:00
ReleaseNote.hpp FIX:Fixed printer name display error 2024-11-12 15:35:32 +08:00
RemovableDriveManager.cpp
RemovableDriveManager.hpp
RemovableDriveManagerMM.h
RemovableDriveManagerMM.mm
SavePresetDialog.cpp ENH: [6510] enh save user preset logic 2024-03-25 15:29:19 +08:00
SavePresetDialog.hpp ENH: [6510] enh save user preset logic 2024-03-25 15:29:19 +08:00
Search.cpp ENH:add tooltip for search item 2024-03-25 15:29:19 +08:00
Search.hpp ENH:add tooltip for search item 2024-03-25 15:29:19 +08:00
SelectMachine.cpp NEW: install cert for printer 2025-01-09 19:32:26 +08:00
SelectMachine.hpp NEW:Support direct connection to LAN printers 2024-10-15 15:50:26 +08:00
Selection.cpp NEW:reeedit text and keep old pose 2025-01-09 19:32:26 +08:00
Selection.hpp FIX:delete old selection.translate api 2024-10-15 15:50:26 +08:00
SendMultiMachinePage.cpp ENH:Unable to send printing without selecting a device 2024-05-13 09:20:46 +08:00
SendMultiMachinePage.hpp FIX: fix some issue in multi machine 2024-05-13 09:20:46 +08:00
SendSystemInfoDialog.cpp FIX: use current_language_code_safe() for valid language 2023-11-01 09:11:19 +08:00
SendSystemInfoDialog.hpp
SendToPrinter.cpp ENH:add preset check for sending files 2023-12-01 20:17:04 +08:00
SendToPrinter.hpp ENH:error code setting default value 2024-03-25 15:29:19 +08:00
SingleChoiceDialog.cpp ENH: [STUDIO-2647] Optimize the interface for selecting part types 2023-07-07 17:25:51 +08:00
SingleChoiceDialog.hpp ENH: [STUDIO-2647] Optimize the interface for selecting part types 2023-07-07 17:25:51 +08:00
SliceInfoPanel.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
SliceInfoPanel.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
SlicingProgressNotification.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
SlicingProgressNotification.hpp ENH: modify dailytips collapse & expand interaction 2023-11-22 08:23:38 +08:00
StatusPanel.cpp FIX: Fix focus stealing from printer disconnection 2025-03-17 16:35:12 +08:00
StatusPanel.hpp ENH: Optimization finish time display 2024-10-15 15:50:26 +08:00
StepMeshDialog.cpp NEW:step mesh add 'Split compound and compsolid' 2025-01-09 19:32:26 +08:00
StepMeshDialog.hpp NEW:step mesh add 'Split compound and compsolid' 2025-01-09 19:32:26 +08:00
SurfaceDrag.cpp FIX:delete useless assert code 2024-10-15 15:50:26 +08:00
SurfaceDrag.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
SysInfoDialog.cpp
SysInfoDialog.hpp
Tab.cpp ENH: update plate text and filament printable warning 2024-11-12 15:35:32 +08:00
Tab.hpp NEW: vase mode can be applied to one plate 2024-03-25 15:29:19 +08:00
TabButton.cpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
TabButton.hpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
Tabbook.cpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
Tabbook.hpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
TaskManager.cpp NEW:add multiple printer restrictions 2024-04-25 20:57:09 +08:00
TaskManager.hpp slic3r: Fix missing BOOST_LOG_TRIVIAL declaration 2024-04-26 08:46:02 +08:00
TickCode.cpp NEW:Revert "add pause print message" 2023-07-13 10:35:05 +08:00
TickCode.hpp NEW:Revert "add pause print message" 2023-07-13 10:35:05 +08:00
UnsavedChangesDialog.cpp Fix illegible color in 'unsaved changes dialog' on linux 2024-12-16 10:28:03 +08:00
UnsavedChangesDialog.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
UpdateDialogs.cpp FIX: Disable the horizontal scrolling window 2023-11-09 10:09:10 +08:00
UpdateDialogs.hpp
UpgradePanel.cpp NEW:display beta version 2023-12-14 22:08:53 +08:00
UpgradePanel.hpp NEW:display beta version 2023-12-14 22:08:53 +08:00
UserManager.cpp FIX:fixed can't popup pinbind win on macos 2024-04-23 20:07:49 +08:00
UserManager.hpp NEW:support pin code binding 2024-04-23 20:07:49 +08:00
UserNotification.cpp NEW: support multi device 2024-04-23 20:07:49 +08:00
UserNotification.hpp NEW: support multi device 2024-04-23 20:07:49 +08:00
WebDownPluginDlg.cpp
WebDownPluginDlg.hpp
WebGuideDialog.cpp FIX: gui: fix the crash issue when close guide frame at the beginning 2025-02-18 17:19:01 +08:00
WebGuideDialog.hpp FIX: gui: fix the crash issue when close guide frame at the beginning 2025-02-18 17:19:01 +08:00
WebUpdatePlugin.cpp
WebUpdatePlugin.hpp
WebUserLoginDialog.cpp NEW: PrintHistory and Model Info 2024-11-12 15:35:32 +08:00
WebUserLoginDialog.hpp NEW: PrintHistory and Model Info 2024-11-12 15:35:32 +08:00
WebViewDialog.cpp ENH: Optimize Makerlab WebLoad 2 2025-01-09 19:32:26 +08:00
WebViewDialog.hpp ENH: Add Makerlab JS Command And MakerSupply 2025-01-09 19:32:26 +08:00
WipeTowerDialog.cpp FIX: Resolve compilation errors 2024-10-28 20:51:35 +08:00
WipeTowerDialog.hpp FIX: Incorrect multiplier, when the multiplier is set to below 1 2024-05-13 09:20:46 +08:00
calib_dlg.cpp ENH: update translations 2025-01-09 19:32:26 +08:00
calib_dlg.hpp NEW: Add Ellis' pattern method for pressure advance calibration 2023-11-01 09:11:19 +08:00
dark_mode.cpp
dark_mode.hpp
format.hpp
fts_fuzzy_match.h Add more missing headers 2022-12-16 22:51:07 -05:00
mrgtmp0
wxExtensions.cpp NEW:import vertex and mtl color from obj file 2024-04-23 20:07:49 +08:00
wxExtensions.hpp NEW:import vertex and mtl color from obj file 2024-04-23 20:07:49 +08:00
wxMediaCtrl2.cpp slic3r: Fix missing includes in wxMediaCtrl2 2024-10-28 08:33:48 +08:00
wxMediaCtrl2.h NEW: reimpl wxMediaCtrl from ffmpeg 2024-10-15 15:50:26 +08:00
wxMediaCtrl2.mm NEW: reimpl wxMediaCtrl from ffmpeg 2024-10-15 15:50:26 +08:00
wxMediaCtrl3.cpp FIX: TabCtrl button margin 2024-11-12 15:35:32 +08:00
wxMediaCtrl3.h slic3r: Fix missing declarations in wxMediaCtrl3.h 2024-10-28 08:33:48 +08:00
wxinit.h