OrcaSlicer/src/slic3r/GUI/Widgets
Stone Li 2368d929fe NEW: rearch calibration
Change-Id: I20ee304eba1a63e08d0a36abdf06ebe6a6e4451f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
..
AMSControl.cpp ENH: forbid calibrate from amscontrol 2023-07-07 17:52:43 +08:00
AMSControl.hpp ENH:optimize filament auto refill 2023-07-07 17:29:08 +08:00
AxisCtrlButton.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
AxisCtrlButton.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
Button.cpp FIX: translation for cut 2023-04-17 15:39:02 +08:00
Button.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
CheckBox.cpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
CheckBox.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
ComboBox.cpp FIX: [STUDIO-3381] comboxbox drop_down icon 2023-07-07 17:52:43 +08:00
ComboBox.hpp FIX: [STUDIO-3217] hide dropdown when combobox move by scroll 2023-07-07 17:29:08 +08:00
DropDown.cpp FIX: [STUDIO-3496] DropDown size cause by pre messure for icon size 2023-07-07 17:52:43 +08:00
DropDown.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
ErrorMsgStaticText.cpp FIX:fix the device interface button adaptation problem 2022-09-02 12:52:18 +08:00
ErrorMsgStaticText.hpp FIX:fix the device interface button adaptation problem 2022-09-02 12:52:18 +08:00
FanControl.cpp ENH:add some protection for fan control 2023-04-17 15:39:02 +08:00
FanControl.hpp FIX:fixed fan control will close after operation 2023-02-24 17:44:15 +08:00
ImageSwitchButton.cpp FIX: [STUDIO-2562] tooltip splash on speed button 2023-07-07 17:25:51 +08:00
ImageSwitchButton.hpp NEW:add fan control 2022-12-15 04:38:15 -05:00
Label.cpp FIX: sync from master 2023-07-07 17:25:51 +08:00
Label.hpp NEW: add plate name 2023-07-07 17:25:51 +08:00
PopupWindow.cpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
PopupWindow.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
ProgressBar.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProgressBar.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProgressDialog.cpp FIX: add load model process dialog 2023-07-07 17:25:51 +08:00
ProgressDialog.hpp FIX: add load model process dialog 2023-07-07 17:25:51 +08:00
RadioBox.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RadioBox.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RoundedRectangle.cpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
RoundedRectangle.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Scrollbar.cpp FIX:fixed scrolling too slow of parameter search scroll bar 2022-08-05 16:11:42 +08:00
Scrollbar.hpp FIX:fixed scrolling too slow of parameter search scroll bar 2022-08-05 16:11:42 +08:00
ScrolledWindow.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ScrolledWindow.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SideButton.cpp FIX: [STUDIO-2301] SideButton: not show hover state with focus 2023-07-07 17:25:51 +08:00
SideButton.hpp FIX:fixed some issues about text 2022-10-20 19:34:37 +08:00
SideMenuPopup.cpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
SideMenuPopup.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
SideTools.cpp NEW: rearch calibration 2023-07-07 17:52:43 +08:00
SideTools.hpp NEW: rearch calibration 2023-07-07 17:52:43 +08:00
SpinInput.cpp FIX: [STUDIO-1997] SpinInput messureSize 2023-02-02 12:14:41 +08:00
SpinInput.hpp FIX: use StaticBox for background 2022-08-05 16:11:42 +08:00
StateColor.cpp FIX:Fixed some UI layout issues for monitor page 2023-02-01 16:24:44 +08:00
StateColor.hpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
StateHandler.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
StateHandler.hpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
StaticBox.cpp FIX: StaticBox zero size bitmap 2023-01-10 19:08:26 +08:00
StaticBox.hpp FIX: optimize media file panel 2022-10-20 19:34:37 +08:00
StaticLine.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
StaticLine.hpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
StepCtrl.cpp FIX: test HasCapture before CaptureMouse 2022-12-15 04:33:48 -05:00
StepCtrl.hpp FIX: handle mouseCaptureLost in common ctrls 2022-10-20 19:34:37 +08:00
SwitchButton.cpp FIX: [STUDIO-1746] transparent background for images of swtich button 2023-02-22 20:09:17 +08:00
SwitchButton.hpp ENH: [STUDIO-1477] indicators for that has object configs 2022-12-15 04:38:15 -05:00
TabCtrl.cpp ENH: dark mode of StateColor 2022-12-15 04:38:15 -05:00
TabCtrl.hpp ENH: TabCtrl: support arrow key events 2022-08-26 09:25:59 +08:00
TempInput.cpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
TempInput.hpp ENH:uniform border width of buttons in monitor control 2022-08-26 09:25:59 +08:00
TextCtrl.h FIX: dark mode of wxTextCtrl 2022-12-15 04:38:15 -05:00
TextInput.cpp FIX: [STUDIO-2967] dowload model file not work 2023-07-07 17:25:51 +08:00
TextInput.hpp FIX: use StaticBox for background 2022-08-05 16:11:42 +08:00
WebView.cpp FIX: [STUDIO-3374] DropDown only show tooltip for ellipsize text 2023-07-07 17:52:43 +08:00
WebView.hpp ENH: [STUDIO-1647] use WebView2 put_UserAgent 2023-01-10 19:08:26 +08:00