PrusaSlicer-NonPlainar/src/slic3r/Utils
2022-12-07 13:34:40 +01:00
..
AppUpdater.cpp WIP: Layers split into islands, islands overlapping in Z interconnected 2022-10-26 18:41:39 +02:00
AppUpdater.hpp Fixes after CR 2022-03-23 09:34:12 +01:00
ASCIIFolding.cpp Fixed ASCII folding for non-foldable non-ASCII characters 2020-12-21 10:31:37 +01:00
ASCIIFolding.hpp Fixed ASCII folding for non-foldable non-ASCII characters 2020-12-21 10:31:37 +01:00
AstroBox.cpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
AstroBox.hpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
Bonjour.cpp Filter lookup replies by service name 2022-07-17 18:40:07 +02:00
Bonjour.hpp Bonjour lookup function in same style as resolve function. 2022-07-17 18:40:07 +02:00
Duet.cpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
Duet.hpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
EmbossStyleManager.cpp Fix typo 'activ_' to 'active_' 2022-12-02 19:03:26 +01:00
EmbossStyleManager.hpp Fix typo 'activ_' to 'active_' 2022-12-02 19:03:26 +01:00
EmbossStylesSerializable.cpp Fix typo 'activ_font' to 'active_font' 2022-12-02 19:00:44 +01:00
EmbossStylesSerializable.hpp rename font_item to style 2022-08-03 13:05:06 +02:00
FixModelByWin10.cpp Fixing conflicts part 4: 2022-06-29 16:43:29 +02:00
FixModelByWin10.hpp Fixed build on Linux (GCC 9.4.0) 2021-09-16 13:14:08 +02:00
FlashAir.cpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
FlashAir.hpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
FontConfigHelp.cpp Cache Font config configuration into static variable 2022-10-26 10:12:23 +02:00
FontConfigHelp.hpp Cache Font config configuration into static variable 2022-10-26 10:12:23 +02:00
HexFile.cpp Support for CurWa CW1S firmware updater. 2021-08-13 13:41:49 +02:00
HexFile.hpp Support for CurWa CW1S firmware updater. 2021-08-13 13:41:49 +02:00
Http.cpp Changed http::ca_file_supported function to return false for OSX. 2022-06-02 09:03:52 +02:00
Http.hpp Resolve IP address from last curl connection and use it as address for next Octoprint upload 2021-11-25 15:18:15 +01:00
MacDarkMode.hpp
MacDarkMode.mm Trying to fix the remaining OSX warnings 2021-02-10 19:07:09 +01:00
MacUtils.mm app updater feature 2022-03-23 09:34:12 +01:00
MKS.cpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
MKS.hpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
OctoPrint.cpp get_host_from_url function 2022-07-17 18:40:07 +02:00
OctoPrint.hpp Improved error message if both ipv4 and ipv6 upload fails. 2022-07-17 18:40:07 +02:00
PresetUpdater.cpp Fixes after CR 2022-03-23 09:34:12 +01:00
PresetUpdater.hpp app updater feature 2022-03-23 09:34:12 +01:00
PrintHost.cpp Cancel upload priority before error showing. 2022-07-17 18:40:07 +02:00
PrintHost.hpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
Process.cpp Replaced __linux macro with __linux__ 2021-01-11 13:31:30 +01:00
Process.hpp Added a missing include 2020-10-12 17:52:48 +02:00
RaycastManager.cpp Tech ENABLE_RAYCAST_PICKING set as default 2022-12-05 10:24:30 +01:00
RaycastManager.hpp Fix cleaning during actualization of raycast manager 2022-05-31 20:09:51 +02:00
Repetier.cpp Repetier: enforce autostart #7807 2022-09-05 15:38:32 +02:00
Repetier.hpp Repetier validation using 'software' value if present #7807 2022-09-05 15:38:32 +02:00
RetinaHelper.hpp Fixed some clang warnings 2021-02-09 19:23:58 +01:00
RetinaHelperImpl.hmm
RetinaHelperImpl.mm Fixed some OSX Objective C warnings. 2021-02-09 19:51:56 +01:00
Serial.cpp Replaced __linux macro with __linux__ 2021-01-11 13:31:30 +01:00
Serial.hpp Comment out stale implementation in Serial, fix #2150 2019-08-02 15:20:52 +02:00
TCPConsole.cpp Fixing clang compiler warnings 2021-11-30 10:50:27 +01:00
TCPConsole.hpp Replaced the code to substitute host address part in URL 2021-12-03 08:02:16 +01:00
UndoRedo.cpp Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default 2022-12-06 12:17:01 +01:00
UndoRedo.hpp After gizmo snapshots are compacted, rename the last one to something generic 2021-09-30 12:17:52 +02:00
WinRegistry.cpp #8332 - File association on Windows: reimplemented to allow setting PrusaSlicer as default application for .3mf and .stl files and GCodeViewer as default application for .gcode files 2022-05-25 13:14:33 +02:00
WinRegistry.hpp #8332 - File association on Windows: reimplemented to allow setting PrusaSlicer as default application for .3mf and .stl files and GCodeViewer as default application for .gcode files 2022-05-25 13:14:33 +02:00
WxFontUtils.cpp Fix: 2022-11-22 15:56:17 +01:00
WxFontUtils.hpp Truncate font name on demand 2022-11-23 13:01:11 +01:00