PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
YuSanka 7083f58326 Added lock icons to system presets in ComboBoxes.
Added right event handling if informative string is selected in ComboBoxes
2018-04-19 12:08:59 +02:00
..
2DBed.cpp BedShapeDialog and Bed_2D (as a part of it) are completed. 2018-01-30 12:10:12 +01:00
2DBed.hpp Added preset grouping to PresetCollection::update_tab_ui 2018-04-10 10:31:58 +02:00
3DScene.cpp Merge remote-tracking branch 'origin/scene_manipulators' 2018-04-13 16:54:22 +02:00
3DScene.hpp Merge remote-tracking branch 'origin/scene_manipulators' 2018-04-13 16:54:22 +02:00
AppConfig.cpp Fixed selection of sensible active print / filament / printer profile 2018-03-14 13:29:50 +01:00
AppConfig.hpp Fixed selection of sensible active print / filament / printer profile 2018-03-14 13:29:50 +01:00
BedShapeDialog.cpp Merge branch 'master' into wipe_tower_improvements 2018-04-06 12:33:12 +02:00
BedShapeDialog.hpp All project is ready to localization. 2018-02-23 14:25:49 +01:00
BitmapCache.cpp Added @bubnikv's changes to BitmapCache 2018-04-13 12:49:12 +02:00
BitmapCache.hpp Added @bubnikv's changes to BitmapCache 2018-04-13 12:49:12 +02:00
BonjourDialog.cpp Octoprint (#796) 2018-03-15 18:06:26 +01:00
BonjourDialog.hpp Octoprint (#796) 2018-03-15 18:06:26 +01:00
ConfigExceptions.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
Field.cpp Added "smart" setting of label color 2018-04-17 10:15:48 +02:00
Field.hpp Added "smart" setting of label color 2018-04-17 10:15:48 +02:00
GLShader.cpp Fixed crashes on OpenGL < 2 due to printing null pointers returned 2017-03-31 15:29:34 +02:00
GLShader.hpp new GLShader.cpp,h 2017-03-20 14:48:17 +01:00
GUI.cpp Added some performance changes 2018-04-18 13:32:21 +02:00
GUI.hpp Added some performance changes 2018-04-18 13:32:21 +02:00
OptionsGroup.cpp Implemented caching of often rendered bitmaps on the Tab UI. 2018-04-16 11:03:08 +02:00
OptionsGroup.hpp Implemented caching of often rendered bitmaps on the Tab UI. 2018-04-16 11:03:08 +02:00
Preferences.cpp Added Preferences files 2018-02-23 14:55:27 +01:00
Preferences.hpp Added Preferences files 2018-02-23 14:55:27 +01:00
Preset.cpp Added lock icons to system presets in ComboBoxes. 2018-04-19 12:08:59 +02:00
Preset.hpp Added lock icons to system presets in ComboBoxes. 2018-04-19 12:08:59 +02:00
PresetBundle.cpp Added lock icons to system presets in ComboBoxes. 2018-04-19 12:08:59 +02:00
PresetBundle.hpp Merge remote-tracking branch 'origin/scene_manipulators' 2018-04-13 16:54:22 +02:00
PresetHints.cpp Update UI for visualize changes: 2018-03-06 09:46:26 +01:00
PresetHints.hpp New feature: Recommended object thin wall thickness hint. 2018-01-04 15:38:06 +01:00
RammingChart.cpp An attempt to get RammingChart background colour consistent with its parent(s) on all platforms 2018-04-10 10:50:18 +02:00
RammingChart.hpp Ramming chart is now drawn with double-buffering 2018-04-09 14:49:32 +02:00
Tab.cpp Added lock icons to system presets in ComboBoxes. 2018-04-19 12:08:59 +02:00
Tab.hpp Added lock icons to system presets in ComboBoxes. 2018-04-19 12:08:59 +02:00
TabIface.cpp Fix porting Tab.title() from cpp to Perl 2018-02-16 15:49:18 +01:00
TabIface.hpp First steps for implementing localization 2018-02-07 17:13:52 +01:00
Widget.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
WipeTowerDialog.cpp An attempt to get RammingChart background colour consistent with its parent(s) on all platforms 2018-04-10 10:50:18 +02:00
WipeTowerDialog.hpp Warning to show before ramming adjustements, vertical text in wiping dialog positioned better 2018-03-29 14:23:45 +02:00
wxExtensions.cpp Show preset_tree according to preset inheritance 2018-04-09 16:50:17 +02:00
wxExtensions.hpp Default presets are visible only if it's selected from Preferences 2018-04-09 12:41:25 +02:00
wxinit.h First steps 2017-12-26 18:12:03 +01:00
wxPerlIface.cpp Utility functions to pass wxWidgets pointers from Perl to C++ code. 2017-10-17 20:00:15 +02:00