Commit Graph

  • 1765d296a8 Fix wxArrayString ctor, wstring concat, and wxList::Node for wx 3.3 SoftFever 2026-03-25 11:33:50 +08:00
  • fe2f4dd011 Fix wxArrayString ctor, wstring concat, and wxList::Node for wx 3.3 SoftFever 2026-03-25 11:33:50 +08:00
  • 7cbd9bfb3c Fix ambiguous overload, wxScopedCharBuffer comparison, and wxArrayString ctor SoftFever 2026-03-25 11:31:44 +08:00
  • d6ff606a54 Fix ambiguous overload, wxScopedCharBuffer comparison, and wxArrayString ctor SoftFever 2026-03-25 11:31:44 +08:00
  • 0af0327d60 Fix narrow/wide string concat in SyncAmsInfoDialog.cpp SoftFever 2026-03-25 11:30:21 +08:00
  • 01577fd335 Fix narrow/wide string concat in SyncAmsInfoDialog.cpp SoftFever 2026-03-25 11:30:21 +08:00
  • 7ea69199fd Fix wxDynamicCast on wxComboPopup for wxWidgets 3.3 SoftFever 2026-03-25 11:29:40 +08:00
  • 1758caacb3 Fix wxDynamicCast on wxComboPopup for wxWidgets 3.3 SoftFever 2026-03-25 11:29:40 +08:00
  • 7de8fbb0da Remove _wx_opengl_override from wxWidgets dep cmake SoftFever 2026-03-25 11:28:23 +08:00
  • ce05549ec2 Remove _wx_opengl_override from wxWidgets dep cmake SoftFever 2026-03-25 11:28:23 +08:00
  • d9c229ca35 Fix narrow/wide string concatenation errors for wxWidgets 3.3 SoftFever 2026-03-25 11:28:00 +08:00
  • d612e554ae Fix narrow/wide string concatenation errors for wxWidgets 3.3 SoftFever 2026-03-25 11:28:00 +08:00
  • 5f365b5c6b Fix BitmapComboBox for wxWidgets 3.3 (wxBitmap -> wxBitmapBundle) SoftFever 2026-03-25 11:26:32 +08:00
  • 57d0086a7b Fix BitmapComboBox for wxWidgets 3.3 (wxBitmap -> wxBitmapBundle) SoftFever 2026-03-25 11:26:32 +08:00
  • 95736445a4 Various ZAA fixes. Aleksandr Dobkin 2026-03-24 09:18:38 -07:00
  • e9fd3da7e9 Various ZAA fixes. Aleksandr Dobkin 2026-03-24 09:18:38 -07:00
  • 85390a9da0 Guard wxToolTip::GetToolTipCtrl() for wx 3.3 and add explicit wx/utils.h includes SoftFever 2026-03-24 21:02:37 +08:00
  • cf3ff09328 Guard wxToolTip::GetToolTipCtrl() for wx 3.3 and add explicit wx/utils.h includes SoftFever 2026-03-24 21:02:37 +08:00
  • ba867cc534 Add Show() before Raise() calls for wxWidgets 3.3 compatibility SoftFever 2026-03-24 20:57:58 +08:00
  • 416709f840 Add Show() before Raise() calls for wxWidgets 3.3 compatibility SoftFever 2026-03-24 20:57:58 +08:00
  • 026b105dcb Remove wxTRANSPARENT_WINDOW flag for wxWidgets 3.3 compatibility SoftFever 2026-03-24 20:56:04 +08:00
  • 35b945b103 Remove wxTRANSPARENT_WINDOW flag for wxWidgets 3.3 compatibility SoftFever 2026-03-24 20:56:04 +08:00
  • 1065d85dbc Fix wxEXPAND | wxALIGN_* sizer flag conflicts for wxWidgets 3.2+ SoftFever 2026-03-24 20:50:44 +08:00
  • be2fe13578 Fix wxEXPAND | wxALIGN_* sizer flag conflicts for wxWidgets 3.2+ SoftFever 2026-03-24 20:50:44 +08:00
  • 024d5dc64d Remove wxCHECK_VERSION(3,1,x) guards and legacy wxinit.h macros SoftFever 2026-03-24 20:44:32 +08:00
  • bd8442fd14 Remove wxCHECK_VERSION(3,1,x) guards and legacy wxinit.h macros SoftFever 2026-03-24 20:44:32 +08:00
  • 5be5185d17 Remove OSX 10.9.5 crash workaround (dead code with wxWidgets 3.3+) SoftFever 2026-03-24 20:39:45 +08:00
  • 0d9d44e89a Remove OSX 10.9.5 crash workaround (dead code with wxWidgets 3.3+) SoftFever 2026-03-24 20:39:45 +08:00
  • 8dcc3cd20d Remove const_cast workarounds for wxExecute (wxWidgets 3.1+) SoftFever 2026-03-24 20:34:32 +08:00
  • fae4bc4f4a Remove const_cast workarounds for wxExecute (wxWidgets 3.1+) SoftFever 2026-03-24 20:34:32 +08:00
  • 5f13f0893c Remove remaining pre-3.1.3 DPI dead code in GUI_Utils.hpp SoftFever 2026-03-24 20:30:40 +08:00
  • c3e2489bd4 Remove remaining pre-3.1.3 DPI dead code in GUI_Utils.hpp SoftFever 2026-03-24 20:30:40 +08:00
  • 195d22d5cb Remove pre-wxWidgets 3.1.3 DPI fallback code SoftFever 2026-03-24 20:28:12 +08:00
  • c3a219bcf1 Remove pre-wxWidgets 3.1.3 DPI fallback code SoftFever 2026-03-24 20:28:12 +08:00
  • 2d7e26292b Update build system for wxWidgets 3.1.5 → 3.3.2 upgrade SoftFever 2026-03-24 20:22:19 +08:00
  • 6ca48a35e8 Update build system for wxWidgets 3.1.5 → 3.3.2 upgrade SoftFever 2026-03-24 20:22:19 +08:00
  • c724a3f5f5 bump version to 2.3.2 SoftFever 2026-03-23 01:56:38 +08:00
  • d129af20ca Merge branch 'main' into release/v2.3 SoftFever 2026-03-23 01:56:04 +08:00
  • f603e0f56a tidy up and bump profile version (#12889) SoftFever 2026-03-23 01:17:34 +08:00
  • f4224e9780 tidy up and bump profile version (#12889) SoftFever 2026-03-23 01:17:34 +08:00
  • dc23083461 Add Anet A8 Plus (#12792) Ezzeldin Ahmed 2026-03-22 11:03:39 -05:00
  • 3b7b3f4cf2 Add Anet A8 Plus (#12792) Ezzeldin Ahmed 2026-03-22 11:03:39 -05:00
  • 1e61445d68 Set exclude objects to enabled by default to support dynamic MBL (#12869) liutang 2026-03-22 12:02:14 -04:00
  • fa744e39b9 Set exclude objects to enabled by default to support dynamic MBL (#12869) liutang 2026-03-22 12:02:14 -04:00
  • 6c0627d957 Optimised for the Artillery M1 Pro printer (#12885) liuyingmo 2026-03-22 23:58:34 +08:00
  • 3d4aff5ea8 Optimised for the Artillery M1 Pro printer (#12885) liuyingmo 2026-03-22 23:58:34 +08:00
  • 70b6781002 update flatpak app id and add migration code (#12879) SoftFever 2026-03-22 23:49:23 +08:00
  • 73be083ac5 update flatpak app id and add migration code (#12879) SoftFever 2026-03-22 23:49:23 +08:00
  • e1303d9ffb New de translation (#12875) Heiko Liebscher 2026-03-22 08:18:20 +01:00
  • 4f87e52379 New de translation (#12875) Heiko Liebscher 2026-03-22 08:18:20 +01:00
  • e91717ab89 Attempt to fix OrcaSlicer_zh_TW.po (#12867) Rodrigo Faselli 2026-03-20 21:59:29 -03:00
  • d24985abb2 Attempt to fix OrcaSlicer_zh_TW.po (#12867) Rodrigo Faselli 2026-03-20 21:59:29 -03:00
  • 5c381c3cbd fixed an issue that some translations are not used SoftFever 2026-03-20 23:47:37 +08:00
  • 1681f96a59 fixed an issue that some translations are not used SoftFever 2026-03-20 23:47:37 +08:00
  • c3c28a3de2 update locale and complete some missing translations for some language(AI) SoftFever 2026-03-20 23:37:19 +08:00
  • 4689dd810e update locale and complete some missing translations for some language(AI) SoftFever 2026-03-20 23:37:19 +08:00
  • 9208da5a0d feat: add winget_updater github action (#12807) Alessio Tudisco 2026-03-20 15:11:39 +01:00
  • d99c3ec0aa feat: add winget_updater github action (#12807) Alessio Tudisco 2026-03-20 15:11:39 +01:00
  • 3989f29499 Follow-up for PR #12773 (#12800) Kiss Lorand 2026-03-20 16:04:46 +02:00
  • c02ccecc3a Follow-up for PR #12773 (#12800) Kiss Lorand 2026-03-20 16:04:46 +02:00
  • 6a6c559b5e Update error Czech translations in OrcaSlicer_cs.po (#12641) Jakub Hencl 2026-03-20 14:16:04 +01:00
  • 53b261c066 Update error Czech translations in OrcaSlicer_cs.po (#12641) Jakub Hencl 2026-03-20 14:16:04 +01:00
  • ad2882154e Update TURKISH translations (#12838) GlauTech 2026-03-20 16:12:19 +03:00
  • e3fda68a6e Update TURKISH translations (#12838) GlauTech 2026-03-20 16:12:19 +03:00
  • d14125f0fb Security fix: path traversal in 3MF import (#12860) SoftFever 2026-03-20 17:11:22 +08:00
  • be5741d822 Security fix: path traversal in 3MF import (#12860) SoftFever 2026-03-20 17:11:22 +08:00
  • a5557714c5 Feature/cicd selfhost2 (#12840) SoftFever 2026-03-20 00:31:37 +08:00
  • f201997d9e Feature/cicd selfhost2 (#12840) SoftFever 2026-03-20 00:31:37 +08:00
  • 2e9318efbf simplify mac download SoftFever 2026-03-19 23:55:33 +08:00
  • cbdfc770ab simplify mac download SoftFever 2026-03-19 23:55:33 +08:00
  • 44ad925160 print build time SoftFever 2026-03-19 23:17:03 +08:00
  • a9c5748d30 print build time SoftFever 2026-03-19 23:17:03 +08:00
  • 19664e41e0 respect clang flag for all deps SoftFever 2026-03-19 23:14:47 +08:00
  • acbe5c708e respect clang flag for all deps SoftFever 2026-03-19 23:14:47 +08:00
  • fd14665bbc use different cache key for linux clang SoftFever 2026-03-19 22:09:02 +08:00
  • 7dcba3f537 use different cache key for linux clang SoftFever 2026-03-19 22:09:02 +08:00
  • ee88a5e52e use clang and lld SoftFever 2026-03-19 21:42:57 +08:00
  • 594e4a297d use clang and lld SoftFever 2026-03-19 21:42:57 +08:00
  • f5ae17b8e9 skip flatpak SoftFever 2026-03-19 18:52:28 +08:00
  • 5c20da796c skip flatpak SoftFever 2026-03-19 18:52:28 +08:00
  • 126c190613 clean SoftFever 2026-03-19 18:44:07 +08:00
  • 6828111a82 clean SoftFever 2026-03-19 18:44:07 +08:00
  • 25d0323e44 tweak SoftFever 2026-03-19 18:34:45 +08:00
  • 8dabfa8829 tweak SoftFever 2026-03-19 18:34:45 +08:00
  • 4374d132a4 skip flatpak arm64 for self hosted runners SoftFever 2026-03-19 18:27:47 +08:00
  • 8c5063881a skip flatpak arm64 for self hosted runners SoftFever 2026-03-19 18:27:47 +08:00
  • b595f36aae Merge branch 'main' into feature/cicd_selfhost2 SoftFever 2026-03-19 18:19:48 +08:00
  • 70e076151b Merge branch 'main' into feature/cicd_selfhost2 SoftFever 2026-03-19 18:19:48 +08:00
  • b5cab45717 update cmake to 4.3.x (#12842) SoftFever 2026-03-19 18:17:33 +08:00
  • e00fcbb44e update cmake to 4.3.x (#12842) SoftFever 2026-03-19 18:17:33 +08:00
  • 1cc82873f4 Fix contour extrusion path logic and improve GCode extrusion handling Aleksandr Dobkin 2026-03-19 01:32:51 -07:00
  • 0d9c19e759 Fix contour extrusion path logic and improve GCode extrusion handling Aleksandr Dobkin 2026-03-19 01:32:51 -07:00
  • f4d6f5eb10 minor change SoftFever 2026-03-19 16:08:44 +08:00
  • 838605690b minor change SoftFever 2026-03-19 16:08:44 +08:00
  • 7bebfa7ff9 CMake: Ignore /opt/local (MacPorts). (#12813) SoftFever 2026-03-19 16:04:42 +08:00
  • 1c237ba5b3 CMake: Ignore /opt/local (MacPorts). (#12813) SoftFever 2026-03-19 16:04:42 +08:00
  • f7ea4a121b update cmake to 4.3.x SoftFever 2026-03-19 15:48:32 +08:00
  • 4ffe260228 update cmake to 4.3.x SoftFever 2026-03-19 15:48:32 +08:00
  • 7432390fad fix errors SoftFever 2026-03-19 12:04:22 +08:00
  • 2fe3d80a81 fix errors SoftFever 2026-03-19 12:04:22 +08:00