orcaslicer/src/slic3r
YuSanka b87c03fc09 Linux specific: Fixed ObjectDataViewModel::GetColumnType()
When "string" type was returned, strange editing TextControl was appeared.
+ Added check of the selection for ObjectList::toggle_printable_state() function
2021-05-10 17:57:44 +02:00
..
Config Fixing Clang warnings 1 2021-02-08 17:52:29 +01:00
GUI Linux specific: Fixed ObjectDataViewModel::GetColumnType() 2021-05-10 17:57:44 +02:00
Utils Refactoring for code clarity: Replaced this->m_xxx with m_xxx 2021-05-06 14:43:36 +02:00
CMakeLists.txt Fixed conflicts after merge with master 2021-05-07 13:14:11 +02:00
pchheader.cpp
pchheader.hpp Some more reduction of compiler warnings on MSVC 2021-02-10 18:04:16 +01:00