BambuStudio/src/slic3r/GUI
Stone Li 4c6623848d ENH: refine tips when sending print job
Change-Id: I2ff35053cf507329880caae3dbfe700d6e45ca2e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
..
BambuPlayer Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Gizmos FIX: modify the style and layout for cut 2023-04-17 15:39:02 +08:00
Jobs ENH: refine tips when sending print job 2023-04-17 15:39:02 +08:00
Printer ENH: [STUDIO-2446] support select media files by group of month/year 2023-04-17 15:39:02 +08:00
Widgets ENH:synchronize the status of AMS and printers 2023-04-17 15:39:02 +08:00
dark_mode NEW:added dark mode 2022-12-15 04:38:15 -05:00
2DBed.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
2DBed.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
3DBed.cpp FIX: fix the bed position not correct issue for 3rd printers 2022-12-15 04:38:15 -05:00
3DBed.hpp FIX: fix the bed position not correct issue for 3rd printers 2022-12-15 04:38:15 -05:00
3DScene.cpp ENH: Revert "remove the sinking logic" 2023-04-17 15:39:02 +08:00
3DScene.hpp ENH: thumbnail: add top_view thumbnails and picking thumbnails 2023-04-17 15:39:02 +08:00
AMSMaterialsSetting.cpp ENH:support clear ams setting 2023-04-17 15:39:02 +08:00
AMSMaterialsSetting.hpp ENH:support clear ams setting 2023-04-17 15:39:02 +08:00
AMSSetting.cpp ENH:modift the title of options in ams settings 2023-04-17 15:39:02 +08:00
AMSSetting.hpp ENH: refine text display of ams setting dialog 2023-01-10 19:08:26 +08:00
AboutDialog.cpp FIX: AboutDialog layout 2023-04-17 15:39:02 +08:00
AboutDialog.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
AmsMappingPopup.cpp NEW:AMS supports ams filament backup 2023-04-17 15:39:02 +08:00
AmsMappingPopup.hpp NEW:AMS supports ams filament backup 2023-04-17 15:39:02 +08:00
AmsWidgets.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AmsWidgets.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Auxiliary.cpp NEW:update the content of the project page 2023-04-17 15:39:02 +08:00
Auxiliary.hpp ENH:optimize the layout of auxiliary 2022-12-15 04:33:48 -05:00
AuxiliaryDataViewModel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDataViewModel.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BBLStatusBar.cpp NEW:add network test entry when has network error 2023-04-17 15:39:02 +08:00
BBLStatusBar.hpp NEW:add network test entry when has network error 2023-04-17 15:39:02 +08:00
BBLStatusBarBind.cpp NEW:add network test entry when has network error 2023-04-17 15:39:02 +08:00
BBLStatusBarBind.hpp NEW:add network test entry when has network error 2023-04-17 15:39:02 +08:00
BBLStatusBarSend.cpp NEW:add network test entry when has network error 2023-04-17 15:39:02 +08:00
BBLStatusBarSend.hpp NEW:add network test entry when has network error 2023-04-17 15:39:02 +08:00
BBLTopbar.cpp FIX:fixed the top button hidden after the main window has resize 2023-02-02 12:14:41 +08:00
BBLTopbar.hpp ENH:displays the publish button based on user permissions 2022-12-15 04:33:48 -05:00
BackgroundSlicingProcess.cpp ENH: add post_process back 2023-04-17 15:39:02 +08:00
BackgroundSlicingProcess.hpp ENH: [STUDIO-1185] jump to object in slice error notification 2022-12-15 04:33:48 -05:00
BedShapeDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BedShapeDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BindDialog.cpp ENH: add sec_link field to start_bind 2023-04-17 15:39:02 +08:00
BindDialog.hpp ENH:display different thumbnails according to the printer type 2022-12-15 04:38:15 -05:00
BitmapCache.cpp ENH:display different thumbnails according to the printer type 2022-12-15 04:38:15 -05:00
BitmapCache.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BitmapComboBox.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BitmapComboBox.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BonjourDialog.cpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
BonjourDialog.hpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
Calibration.cpp FIX: calibration dialog text display 2023-01-10 19:08:26 +08:00
Calibration.hpp NEW: add calibration options 2022-12-15 04:38:15 -05:00
Camera.cpp ENH: zooming at mouse position 2023-04-17 15:39:02 +08:00
Camera.hpp ENH: zooming at mouse position 2023-04-17 15:39:02 +08:00
CameraPopup.cpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
CameraPopup.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
CameraUtils.cpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
CameraUtils.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
ConfigExceptions.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ConfigManipulation.cpp ENH: arachne + overhang slow down 2023-04-17 15:39:02 +08:00
ConfigManipulation.hpp FIX: modify the max volumetric speed of default fliament 2022-12-15 04:33:48 -05:00
ConfigWizard.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
ConfigWizard.hpp NEW: add custom printer config wizard 2022-12-15 04:33:48 -05:00
ConfigWizard_private.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
ConnectPrinter.cpp ENH:add network detection for LAN mode printer 2023-02-22 20:09:17 +08:00
ConnectPrinter.hpp NEW:lan mode interaction optimization 2022-12-15 04:38:15 -05:00
DesktopIntegrationDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
DesktopIntegrationDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
DeviceManager.cpp ENH: add print error in cmd clean_print_error 2023-04-17 15:39:02 +08:00
DeviceManager.hpp ENH: add print error in cmd clean_print_error 2023-04-17 15:39:02 +08:00
DownloadProgressDialog.cpp ENH:wxStaticText set the default foreground colour 2023-01-10 19:08:26 +08:00
DownloadProgressDialog.hpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
Event.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ExtraRenderers.cpp FIX: [STUDIO-2064] back color of list view editor on macOS dark mode 2023-04-17 15:39:02 +08:00
ExtraRenderers.hpp ENH: support default filament for modifier 2022-12-15 04:38:15 -05:00
ExtrusionCalibration.cpp ENH: user's filemanet preset can be selected in extrusion cali 2023-02-24 17:44:15 +08:00
ExtrusionCalibration.hpp NEW: fix blank issue of error tips 2023-02-01 16:24:44 +08:00
Field.cpp ENH: support filament_z_hop_types 2023-02-22 20:09:17 +08:00
Field.hpp ENH: support filament_z_hop_types 2023-02-22 20:09:17 +08:00
GCodeViewer.cpp ENH: enable gcode window and support viewing added custom gcode 2023-04-17 15:39:02 +08:00
GCodeViewer.hpp ENH: enable gcode window and support viewing added custom gcode 2023-04-17 15:39:02 +08:00
GLCanvas3D.cpp ENH: optimize thumbnail effect 2023-04-17 15:39:02 +08:00
GLCanvas3D.hpp FIX: Disable print button when gcode has conflict 2023-04-17 15:39:02 +08:00
GLModel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLModel.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLSelectionRectangle.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLSelectionRectangle.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShader.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShader.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShadersManager.cpp FIX: modify the shader load error for mac 2023-04-17 15:39:02 +08:00
GLShadersManager.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLTexture.cpp FIX: wxGDIFont exception when init 2023-01-10 19:08:26 +08:00
GLTexture.hpp ENH: font preview 2022-12-15 04:38:15 -05:00
GLToolbar.cpp NEW:added to send all plate to printer sd card 2022-12-15 04:38:15 -05:00
GLToolbar.hpp FIX: dark mode 3rd printer bed display 2022-12-15 04:38:15 -05:00
GUI.cpp FIX: german translation 2023-04-17 15:39:02 +08:00
GUI.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
GUI_App.cpp ENH: rename tracked crash log 2023-04-17 15:39:02 +08:00
GUI_App.hpp ENH: add height_range 2023-04-17 15:39:02 +08:00
GUI_AuxiliaryList.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_AuxiliaryList.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_Colors.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_Colors.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_Factories.cpp FIX: german translation 2023-04-17 15:39:02 +08:00
GUI_Factories.hpp ENH: add height_range 2023-04-17 15:39:02 +08:00
GUI_Init.cpp FIX: STUDIO-273 2022-08-05 16:11:42 +08:00
GUI_Init.hpp Macos: add the support of file association 2022-08-05 16:11:42 +08:00
GUI_ObjectLayers.cpp ENH: add height_range 2023-04-17 15:39:02 +08:00
GUI_ObjectLayers.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectList.cpp ENH: add height_range 2023-04-17 15:39:02 +08:00
GUI_ObjectList.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
GUI_ObjectSettings.cpp ENH: add height_range 2023-04-17 15:39:02 +08:00
GUI_ObjectSettings.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectTable.cpp FIX:fixed will create crash logs when open object table 2023-04-17 15:39:02 +08:00
GUI_ObjectTable.hpp ENH:the negative volume will not display fillment in object table 2023-02-22 20:09:17 +08:00
GUI_ObjectTableSettings.cpp FIX: [STUDIO-1664] release optgroup in object table 2022-12-15 04:38:15 -05:00
GUI_ObjectTableSettings.hpp FIX:update objecttable layout 2022-09-02 12:52:18 +08:00
GUI_Preview.cpp FIX:cannot load .gcode file 2023-02-24 09:23:57 +08:00
GUI_Preview.hpp NEW:add variable layer height 2022-12-15 04:33:48 -05: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 FIX:fixed appconfig is not saved when switching dark mode 2022-12-15 04:38:15 -05:00
HMS.cpp ENH: do not block GUI when downloading hms file 2023-02-22 20:09:17 +08:00
HMS.hpp FIX: fix hms display error when language code is empty 2022-12-15 04:38:15 -05:00
HMSPanel.cpp ENH:wxStaticText set the default foreground colour 2023-01-10 19:08:26 +08:00
HMSPanel.hpp ENH: update hms panel and upgrade panel when disconnected 2022-12-15 04:38:15 -05:00
HintNotification.cpp ENH: save hints.cereal into user directory insteadof cache 2023-01-10 19:08:26 +08:00
HintNotification.hpp ENH:add next_button in dailytips 2022-12-15 04:33:48 -05:00
HttpServer.cpp FIX: fix third-party login 2023-04-17 15:39:02 +08:00
HttpServer.hpp ENH: use a rare unfrequent port 2023-02-22 20:09:17 +08:00
I18N.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
I18N.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
IMSlider.cpp ENH: enable gcode window and support viewing added custom gcode 2023-04-17 15:39:02 +08:00
IMSlider.hpp ENH: enable gcode window and support viewing added custom gcode 2023-04-17 15:39:02 +08:00
IMSlider_Utils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
IMToolbar.cpp NEW:add statistics of all plates in preview 2023-02-22 20:09:17 +08:00
IMToolbar.hpp NEW:add statistics of all plates in preview 2023-02-22 20:09:17 +08:00
ImGuiWrapper.cpp ENH: enable gcode window and support viewing added custom gcode 2023-04-17 15:39:02 +08:00
ImGuiWrapper.hpp ENH:adjust assembly view toolbar UI (STUDIO-1213) 2023-04-17 15:39:02 +08:00
ImageGrid.cpp FIX: [STUDIO-2447] ImageGroid: clear scroll offset on list changed 2023-04-17 15:39:02 +08:00
ImageGrid.h ENH: [STUDIO-2446] support select media files by group of month/year 2023-04-17 15:39:02 +08:00
InstanceCheck.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheck.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheckMac.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheckMac.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
KBShortcutsDialog.cpp FIX: german translation 2023-04-17 15:39:02 +08:00
KBShortcutsDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MainFrame.cpp FIX: german translation 2023-04-17 15:39:02 +08:00
MainFrame.hpp ENH: [STUDIO-2548] maximum recent project count 2023-04-17 15:39:02 +08:00
MarkdownTip.cpp ENH: [STUDIO-1647] use WebView2 put_UserAgent 2023-01-10 19:08:26 +08:00
MarkdownTip.hpp FIX: destory timers & check webview consist 2022-08-26 09:25:59 +08:00
MediaFilePanel.cpp FIX:fixed translation does not take effect 2023-04-17 15:39:02 +08:00
MediaFilePanel.h FIX: [STUDIO-1309] failure message of media files 2022-12-15 04:33:48 -05:00
MediaPlayCtrl.cpp FIX: [STUDIO-1033] rm webview script handler on webview destory 2023-04-17 15:39:02 +08:00
MediaPlayCtrl.h FIX: show ip/code dialog no-delay on user triggered failure 2023-02-22 20:09:17 +08:00
MeshUtils.cpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
MeshUtils.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
ModelMall.cpp NEW:support for launching studio from the model web 2023-04-17 15:39:02 +08:00
ModelMall.hpp ENH:change the mall dialog to frame 2022-12-15 04:38:15 -05:00
Monitor.cpp ENH:add track events 2023-04-17 15:39:02 +08:00
Monitor.hpp FIX:fixed appconfig is not saved when switching dark mode 2022-12-15 04:38:15 -05:00
MonitorBasePanel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MonitorBasePanel.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MonitorPage.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MonitorPage.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Mouse3DController.cpp NEW:add 3Dconnexion dialog 2022-09-02 12:52:18 +08:00
Mouse3DController.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Mouse3DHandlerMac.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MsgDialog.cpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
MsgDialog.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
NetworkTestDialog.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
NetworkTestDialog.hpp ENH: add more test cases in NetworkTestDialog 2022-08-26 09:25:59 +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 FIX: [STUDIO-1638] transparent background for Notebook 2022-12-15 04:38:15 -05:00
NotificationManager.cpp FIX:fixed some ui issues 2023-04-17 15:39:02 +08:00
NotificationManager.hpp ENH: validate the config from 3mf and give some hints when there are errors 2023-02-22 20:09:17 +08:00
OG_CustomCtrl.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
OG_CustomCtrl.hpp FIX: less param line option vertical gap 2022-09-29 11:16:43 +08:00
ObjectDataViewModel.cpp ENH: add height_range 2023-04-17 15:39:02 +08:00
ObjectDataViewModel.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
OpenGLManager.cpp FIX: cli: fix the thumbnail rendering issue 2022-12-15 04:33:48 -05:00
OpenGLManager.hpp Fix the Bed texture gone missing issue on AMD systems 2022-09-29 11:16:43 +08:00
OptionsGroup.cpp FIX: param full field with for multiline option 2023-04-17 15:39:02 +08:00
OptionsGroup.hpp ENH: add custom gcode back 2022-10-20 19:34:37 +08:00
ParamsDialog.cpp FIX:fixed some issues for dark mode 2022-12-15 04:38:15 -05:00
ParamsDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ParamsPanel.cpp ENH: add height_range 2023-04-17 15:39:02 +08:00
ParamsPanel.hpp ENH: add height_range 2023-04-17 15:39:02 +08:00
PartPlate.cpp ENH: CLI: add the cache logic of brim data 2023-04-17 15:39:02 +08:00
PartPlate.hpp NEW: set bed type when printing 2023-04-17 15:39:02 +08:00
PhysicalPrinterDialog.cpp FIX: fix sending gcode to octoprint 2023-02-01 16:24:44 +08:00
PhysicalPrinterDialog.hpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
PlateSettingsDialog.cpp NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
PlateSettingsDialog.hpp NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
Plater.cpp FIX: cannot save project after adding custom gcode tick (STUDIO-2451) 2023-04-17 15:39:02 +08:00
Plater.hpp ENH: add height_range 2023-04-17 15:39:02 +08:00
Preferences.cpp NEW:studio support for Italian 2023-04-17 15:39:02 +08:00
Preferences.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
PresetComboBoxes.cpp ENH: add translation for choose color dialog 2023-04-17 15:39:02 +08:00
PresetComboBoxes.hpp FIX: [STUDIO-1525] not switch preset after cancel edit dialog 2022-12-15 04:38:15 -05:00
PresetHints.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PresetHints.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrintHostDialogs.cpp FIX: fix sending gcode to octoprint 2023-02-01 16:24:44 +08:00
PrintHostDialogs.hpp FIX: fix sending gcode to octoprint 2023-02-01 16:24:44 +08:00
PrintOptionsDialog.cpp FIX:fixed some dark mode issues 2022-12-15 04:38:15 -05:00
PrintOptionsDialog.hpp FIX: refine Warning dialog 2022-12-15 04:33:48 -05:00
PrivacyUpdateDialog.cpp FIX: privacy dialog dark mode (STUDIO-2345) 2023-04-17 15:39:02 +08:00
PrivacyUpdateDialog.hpp ENH: create new page on click of privacy policy 2023-02-22 20:09:17 +08:00
ProgressStatusBar.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProgressStatusBar.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Project.cpp ENH:display the correct author name on the project page 2023-04-17 15:39:02 +08:00
Project.hpp NEW:support for launching studio from the model web 2023-04-17 15:39:02 +08:00
ProjectDirtyStateManager.cpp FIX: can not save project when modify bed type in the scene 2023-01-10 19:08:26 +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 ENH: do not add L prefix to empty string 2022-12-15 04:38:15 -05:00
PublishDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
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 ENH: refine load/unload for spool holder filament 2023-02-22 20:09:17 +08:00
ReleaseNote.hpp ENH: refine load/unload for spool holder filament 2023-02-22 20:09:17 +08:00
RemovableDriveManager.cpp FIX:fixed a crash caused by mobile devices when switching languages 2022-09-29 11:16:43 +08:00
RemovableDriveManager.hpp FIX:add the sd card removal function 2022-09-29 11:16:43 +08:00
RemovableDriveManagerMM.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RemovableDriveManagerMM.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SavePresetDialog.cpp FIX:fixed the wrong radio state of saving preset 2023-04-17 15:39:02 +08:00
SavePresetDialog.hpp ENH:optimize the save presets dialog 2023-01-10 19:08:26 +08:00
Search.cpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
Search.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
SelectMachine.cpp NEW: set bed type when printing 2023-04-17 15:39:02 +08:00
SelectMachine.hpp NEW:add network test entry when has network error 2023-04-17 15:39:02 +08:00
Selection.cpp ENH: add height_range 2023-04-17 15:39:02 +08:00
Selection.hpp NEW: move selected model to the center of selected plate 2022-09-29 11:16:43 +08:00
SendSystemInfoDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendSystemInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendToPrinter.cpp ENH:add network detection for LAN mode printer 2023-02-22 20:09:17 +08:00
SendToPrinter.hpp ENH:allows the user to enter a printed IP address 2023-01-10 19:08:26 +08:00
SliceInfoPanel.cpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
SliceInfoPanel.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
StatusPanel.cpp ENH: add print error in cmd clean_print_error 2023-04-17 15:39:02 +08:00
StatusPanel.hpp ENH:synchronize the status of AMS and printers 2023-04-17 15:39:02 +08:00
SysInfoDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SysInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Tab.cpp ENH: add height_range 2023-04-17 15:39:02 +08:00
Tab.hpp ENH: add height_range 2023-04-17 15:39:02 +08:00
TabButton.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
TabButton.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
Tabbook.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
Tabbook.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
TickCode.cpp ENH: custom gcode info should be owned by every plate 2023-02-22 20:09:17 +08:00
TickCode.hpp ENH: custom gcode info should be owned by every plate 2023-02-22 20:09:17 +08:00
UnsavedChangesDialog.cpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
UnsavedChangesDialog.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
UpdateDialogs.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
UpdateDialogs.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
UpgradePanel.cpp FIX:fixed some ui issues 2023-04-17 15:39:02 +08:00
UpgradePanel.hpp ENH: parse ack of upgrade confirm 2023-02-22 20:09:17 +08:00
WebDownPluginDlg.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
WebDownPluginDlg.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
WebGuideDialog.cpp ENH: Optimize Dialog Positon Again 2 2023-04-17 15:39:02 +08:00
WebGuideDialog.hpp FIX: fix the crash issue when network plugin installing on mac 2022-12-15 04:38:15 -05:00
WebUpdatePlugin.cpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
WebUpdatePlugin.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
WebUserLoginDialog.cpp ENH: Optimize Dialog Positon Again 2 2023-04-17 15:39:02 +08:00
WebUserLoginDialog.hpp NEW: add http server in BambuStudio 2023-02-22 20:09:17 +08:00
WebViewDialog.cpp NEW: [STUDIO-2476] design_staffpick 2023-04-17 15:39:02 +08:00
WebViewDialog.hpp NEW: [STUDIO-2476] design_staffpick 2023-04-17 15:39:02 +08:00
WipeTowerDialog.cpp FIX: (mac) auto-calc button display problem 2023-02-22 20:09:17 +08:00
WipeTowerDialog.hpp FIX: optimize the interaction of flushing volume dialog 2023-02-01 16:24:44 +08:00
dark_mode.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
dark_mode.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
format.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
fts_fuzzy_match.h Add more missing headers 2022-12-16 22:51:07 -05:00
mrgtmp0 Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
wxExtensions.cpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
wxExtensions.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
wxMediaCtrl2.cpp FIX: [STUDIO-1033] rm webview script handler on webview destory 2023-04-17 15:39:02 +08:00
wxMediaCtrl2.h FIX: [STUDIO-2340] [STUDIO-2297] handle linux gstreamer error 2023-04-17 15:39:02 +08:00
wxMediaCtrl2.mm FIX: [STUDIO-2234] wxMediaCtrl2 Stop twice on macOS 2023-02-22 20:09:17 +08:00
wxinit.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00