OrcaSlicer/src/slic3r/GUI
maosheng.wei d5e5992b02 FIX: [github 2246 2209] reload form disk not working
Change-Id: If70d7b700c454e9290741980afb0a1fd73a1fa5a
2023-08-19 01:32:59 +08:00
..
BambuPlayer Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
dark_mode NEW:added dark mode 2022-12-15 04:38:15 -05:00
Gizmos FIX: meshboolean set transformation matrix twice 2023-08-19 01:32:59 +08:00
Jobs Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
Printer clean up 2023-08-09 13:42:41 +08:00
Widgets Fix wxWidgets debugging macros (#1742) 2023-08-09 23:25:25 +08: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 build warnings, update deprecated boost headers (#1035) 2023-05-11 23:46:15 +08:00
3DBed.hpp optimize icon position for circle bed 2023-04-10 18:55:14 +08:00
3DScene.cpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
3DScene.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
AboutDialog.cpp clean up 2023-08-09 13:42:41 +08:00
AboutDialog.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
AmsMappingPopup.cpp clean up 2023-08-09 13:42:41 +08:00
AmsMappingPopup.hpp FIX:fixed move wrong pos when amsmapping window popup first time 2023-04-17 15:39:02 +08:00
AMSMaterialsSetting.cpp Merge remote-tracking branch 'remote/v1.6.0' 2023-07-07 00:38:54 +08:00
AMSMaterialsSetting.hpp NEW:add color picker control to material settings 2023-04-27 15:50:47 +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
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 fix: ambiguous call _check_convertible_to_path_source(const wxCStrData&) (#1597) 2023-07-30 09:46:50 +08:00
Auxiliary.hpp change app color 2023-01-03 22:05:20 +08:00
AuxiliaryDataViewModel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDataViewModel.hpp fix: ambiguous call _check_convertible_to_path_source(const wxCStrData&) (#1597) 2023-07-30 09:46:50 +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
BackgroundSlicingProcess.cpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
BackgroundSlicingProcess.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
BBLStatusBar.cpp FIX:fixed the invisibility of the cancel button when sending fails 2023-04-17 15:39:02 +08:00
BBLStatusBar.hpp FIX:fixed the invisibility of the cancel button when sending fails 2023-04-17 15:39:02 +08:00
BBLStatusBarBind.cpp FIX:fixed the invisibility of the cancel button when sending fails 2023-04-17 15:39:02 +08:00
BBLStatusBarBind.hpp FIX:fixed the invisibility of the cancel button when sending fails 2023-04-17 15:39:02 +08:00
BBLStatusBarSend.cpp FIX:fixed the invisibility of the cancel button when sending fails 2023-04-17 15:39:02 +08:00
BBLStatusBarSend.hpp FIX:fixed the invisibility of the cancel button when sending fails 2023-04-17 15:39:02 +08:00
BBLTopbar.cpp Merge some BS1.7 changes: 2023-08-09 00:47:48 +08:00
BBLTopbar.hpp pa works 2022-12-22 22:41:45 +08:00
BedShapeDialog.cpp support custom bed texture and model 2023-04-15 01:37:46 +08:00
BedShapeDialog.hpp support custom bed texture and model 2023-04-15 01:37:46 +08:00
BindDialog.cpp clean up 2023-08-09 13:42:41 +08:00
BindDialog.hpp ENH:display different thumbnails according to the printer type 2022-12-15 04:38:15 -05:00
BitmapCache.cpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
BitmapCache.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +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 change color 2023-03-08 20:08:54 +08:00
BonjourDialog.hpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
calib_dlg.cpp Add Ellis' pattern method for pressure advance calibration (#1547) 2023-07-22 20:48:56 +08:00
calib_dlg.hpp Add Ellis' pattern method for pressure advance calibration (#1547) 2023-07-22 20:48:56 +08:00
Calibration.cpp clean up 2023-08-09 13:42:41 +08:00
Calibration.hpp NEW: add calibration options 2022-12-15 04:38:15 -05:00
Camera.cpp reduce AppConfig::Save() calls 2023-07-25 19:19:49 +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 Simple brim ears impl (#1779) 2023-08-13 22:29:45 +08:00
ConfigManipulation.hpp FIX: modify the max volumetric speed of default fliament 2022-12-15 04:33:48 -05:00
ConfigWizard.cpp clean up 2023-08-09 13:42:41 +08: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 Merge branch 'master-remote' into feature/1.5 2023-03-08 00:08:26 +08:00
ConnectPrinter.hpp NEW:lan mode interaction optimization 2022-12-15 04:38:15 -05: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
DesktopIntegrationDialog.cpp clean up 2023-08-09 13:42:41 +08:00
DesktopIntegrationDialog.hpp Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
DeviceManager.cpp Fix build warnings, update deprecated boost headers (#1035) 2023-05-11 23:46:15 +08:00
DeviceManager.hpp NEW:hide the entrance of filaments backup 2023-04-17 15:39:02 +08:00
DownloadProgressDialog.cpp clean up 2023-08-09 13:42:41 +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 change color 2023-03-08 20:08:54 +08:00
ExtrusionCalibration.hpp NEW: fix blank issue of error tips 2023-02-01 16:24:44 +08:00
Field.cpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
Field.hpp ENH: support filament_z_hop_types 2023-02-22 20:09:17 +08:00
format.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
fts_fuzzy_match.h Revert "Merge branch 'SoftFever' into feature/calib" 2022-12-25 12:39:45 +08:00
GCodeViewer.cpp Fixed an issue that internal_bridge_speed is applied to external bridge infills 2023-08-12 15:38:22 +08:00
GCodeViewer.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
GLCanvas3D.cpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
GLCanvas3D.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +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 ENH: refine the thumbnail rendering 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 New feature: plate name 2023-03-29 21:36:14 +08:00
GLTexture.hpp ENH: font preview 2022-12-15 04:38:15 -05:00
GLToolbar.cpp pa works 2022-12-22 22:41:45 +08:00
GLToolbar.hpp pa works 2022-12-22 22:41:45 +08:00
GUI.cpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +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 fix crashes on some Linux distro caused by locale by @pfrench42 #235 (#1766) 2023-08-11 20:26:37 +08:00
GUI_App.hpp clean up 2023-08-09 13:42:41 +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 internal bridge speed 2023-08-10 17:34:51 +08:00
GUI_Factories.hpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
GUI_Init.cpp Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
GUI_Init.hpp Macos: add the support of file association 2022-08-05 16:11:42 +08:00
GUI_ObjectLayers.cpp FIX: remove layer menu 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 Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
GUI_ObjectList.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +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 Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +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 Add Ellis' pattern method for pressure advance calibration (#1547) 2023-07-22 20:48:56 +08:00
GUI_Preview.hpp NEW:add variable layer height 2022-12-15 04:33:48 -05:00
GUI_Utils.cpp reduce AppConfig::Save() calls 2023-07-25 19:19:49 +08:00
GUI_Utils.hpp FIX:fixed appconfig is not saved when switching dark mode 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
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 merge upstream changes 2023-01-21 00:37:10 +08:00
HMSPanel.hpp ENH: update hms panel and upgrade panel when disconnected 2022-12-15 04:38:15 -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
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
ImGuiWrapper.cpp 1. temp fix for Korean font 2023-07-19 18:17:21 +08:00
ImGuiWrapper.hpp ENH: add a tooltip of adding custom gcode 2023-04-17 15:39:02 +08:00
IMSlider.cpp Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +08:00
IMSlider.hpp ENH: add a tooltip of adding 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
InstanceCheck.cpp clean up Mac 2023-03-16 20:50:23 +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 clean up 2023-08-09 13:42:41 +08:00
KBShortcutsDialog.cpp clean up 2023-08-09 13:42:41 +08:00
KBShortcutsDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MainFrame.cpp clean up 2023-08-09 13:42:41 +08:00
MainFrame.hpp Calibration: retraction test 2023-05-07 23:52:11 +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 Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +08:00
MediaFilePanel.h FIX: [STUDIO-1309] failure message of media files 2022-12-15 04:33:48 -05:00
MediaPlayCtrl.cpp update locale 2 2023-08-09 14:12:18 +08:00
MediaPlayCtrl.h FIX: only send error log for user triggered live view 2023-04-17 15:39:02 +08:00
MeshUtils.cpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
MeshUtils.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
ModelMall.cpp clean up 2023-08-09 13:42:41 +08:00
ModelMall.hpp ENH:change the mall dialog to frame 2022-12-15 04:38:15 -05:00
Monitor.cpp Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +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 Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
mrgtmp0 Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MsgDialog.cpp clean up 2023-08-09 13:42:41 +08:00
MsgDialog.hpp Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +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 merge upstream changes 2023-01-21 00:37:10 +08:00
Notebook.hpp FIX: [STUDIO-1638] transparent background for Notebook 2022-12-15 04:38:15 -05:00
NotificationManager.cpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
NotificationManager.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +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
OG_CustomCtrl.cpp internal bridge speed 2023-08-10 17:34:51 +08:00
OG_CustomCtrl.hpp FIX: less param line option vertical gap 2022-09-29 11:16:43 +08:00
OpenGLManager.cpp ENH: refine the thumbnail rendering 2023-04-17 15:39:02 +08:00
OpenGLManager.hpp Fix the Bed texture gone missing issue on AMD systems 2022-09-29 11:16:43 +08:00
OptionsGroup.cpp internal bridge speed 2023-08-10 17:34:51 +08:00
OptionsGroup.hpp fix build errors 2023-08-10 23:30: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 clean up 2023-08-09 13:42:41 +08:00
ParamsPanel.hpp ENH: add height_range 2023-04-17 15:39:02 +08:00
PartPlate.cpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
PartPlate.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
PhysicalPrinterDialog.cpp support different URL for web ui 2023-03-14 21:33:19 +08:00
PhysicalPrinterDialog.hpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
Plater.cpp FIX: [github 2246 2209] reload form disk not working 2023-08-19 01:32:59 +08:00
Plater.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
PlateSettingsDialog.cpp clean up 2023-08-09 13:42:41 +08:00
PlateSettingsDialog.hpp New feature: plate name 2023-03-29 21:36:14 +08:00
Preferences.cpp clean up 2023-08-09 13:42:41 +08:00
Preferences.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
PresetComboBoxes.cpp Merge some BS1.7 changes: 2023-08-08 19:08:13 +08:00
PresetComboBoxes.hpp FIX: [STUDIO-1525] not switch preset after cancel edit dialog 2022-12-15 04:38:15 -05:00
PresetHints.cpp filter out tiny gaps 2022-11-04 16:44:43 +08:00
PresetHints.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrinterWebView.cpp fix(macos): disable App Transport Security (#1157) 2023-06-01 00:14:47 +08:00
PrinterWebView.hpp fix(macos): disable App Transport Security (#1157) 2023-06-01 00:14:47 +08:00
PrintHostDialogs.cpp Update Translation / Fixed Dark Mode in Machine Tab 2023-04-29 10:30:18 +08:00
PrintHostDialogs.hpp FIX: fix sending gcode to octoprint 2023-02-01 16:24:44 +08:00
PrintOptionsDialog.cpp clean up 2023-08-09 13:42:41 +08:00
PrintOptionsDialog.hpp FIX: refine Warning dialog 2022-12-15 04:33:48 -05:00
PrivacyUpdateDialog.cpp clean up 2023-08-09 13:42:41 +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 clean up 2023-08-09 13:42:41 +08:00
PublishDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RecenterDialog.cpp clean up 2023-08-09 13:42:41 +08:00
RecenterDialog.hpp ENH: chinese translation 2023-02-22 20:09:17 +08:00
ReleaseNote.cpp clean up 2023-08-09 13:42:41 +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 clean up 2023-08-09 13:42:41 +08:00
SavePresetDialog.hpp ENH:optimize the save presets dialog 2023-01-10 19:08:26 +08:00
Search.cpp FIX: [STUDIO-2438] inline search line in popup on Linux 2023-04-17 15:39:02 +08:00
Search.hpp FIX: [STUDIO-2438] inline search line in popup on Linux 2023-04-17 15:39:02 +08:00
Selection.cpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
Selection.hpp Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
SelectMachine.cpp clean up 2023-08-09 13:42:41 +08:00
SelectMachine.hpp Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +08:00
SendSystemInfoDialog.cpp clean up 2023-08-09 13:42:41 +08:00
SendSystemInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendToPrinter.cpp clean up 2023-08-09 13:42:41 +08:00
SendToPrinter.hpp merge upstream changes 2023-01-21 00:37:10 +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 Display print end time for in BL device page (#1568) 2023-07-22 10:40:15 +08:00
StatusPanel.hpp Display print end time for in BL device page (#1568) 2023-07-22 10:40:15 +08:00
SysInfoDialog.cpp Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
SysInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Tab.cpp Simple brim ears impl (#1779) 2023-08-13 22:29:45 +08:00
Tab.hpp Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +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
TabButton.cpp change app color 2023-01-03 22:05:20 +08:00
TabButton.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 clean up 2023-08-09 13:42:41 +08:00
UnsavedChangesDialog.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
UpdateDialogs.cpp clean up 2023-08-09 13:42:41 +08:00
UpdateDialogs.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
UpgradePanel.cpp Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +08:00
UpgradePanel.hpp ENH: parse ack of upgrade confirm 2023-02-22 20:09:17 +08:00
WebDownPluginDlg.cpp Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08: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 profile cover image reorg 2023-05-07 23:52:11 +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 Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +08:00
WebUserLoginDialog.hpp NEW: add http server in BambuStudio 2023-02-22 20:09:17 +08:00
WebViewDialog.cpp NEW: Revert "[STUDIO-2476] design_staffpick" 2023-04-17 15:39:02 +08:00
WebViewDialog.hpp NEW: Revert "[STUDIO-2476] design_staffpick" 2023-04-17 15:39:02 +08:00
WipeTowerDialog.cpp Merge remote-tracking branch 'remote/master' into feature/merge_upstream 2023-04-19 08:48:07 +08:00
WipeTowerDialog.hpp FIX: optimize the interaction of flushing volume dialog 2023-02-01 16:24:44 +08:00
wxExtensions.cpp FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
wxExtensions.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
wxinit.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
wxMediaCtrl2.cpp clean up 2023-08-09 13:42:41 +08:00
wxMediaCtrl2.h FIX: [STUDIO-2340] [STUDIO-2297] handle linux gstreamer error 2023-04-17 15:39:02 +08:00
wxMediaCtrl2.mm clean up 2023-08-09 13:42:41 +08:00