.. |
2DBed.cpp
|
Fixes in 2DBed
|
2018-04-09 16:24:34 +02:00 |
2DBed.hpp
|
Added reset buttons description
|
2018-04-20 12:58:07 +02:00 |
3DScene.cpp
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
|
2018-05-02 14:45:42 +02:00 |
3DScene.hpp
|
More robust fix for 3D view and GUI buttons not in synch when object's size is almost identical to print volume's size
|
2018-04-24 09:00:33 +02:00 |
AboutDialog.cpp
|
Changed background color in AboutDialog from wxWHITE to wxSYS_COLOUR_WINDOW,
|
2018-04-26 17:46:24 +02:00 |
AboutDialog.hpp
|
Ported the AboutDialog to C++, thanks @alexrj for the work.
|
2018-04-09 17:03:37 +02:00 |
AppConfig.cpp
|
Updating: Start using proper URLs
|
2018-04-25 17:43:01 +02:00 |
AppConfig.hpp
|
Updating: Start using proper URLs
|
2018-04-25 17:43:01 +02:00 |
BedShapeDialog.cpp
|
Merge branch 'master' into wipe_tower_improvements
|
2018-04-06 12:33:12 +02:00 |
BedShapeDialog.hpp
|
Added reset buttons description
|
2018-04-20 12:58:07 +02: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 |
ButtonsDescription.cpp
|
Added ability to change color of the labels of the system or modified values
|
2018-04-30 16:29:13 +02:00 |
ButtonsDescription.hpp
|
Added missed files to commit
|
2018-04-20 13:27:25 +02:00 |
ConfigExceptions.hpp
|
Start filling the Print's Tab, using @lordofhyphens's Optionsgroup
|
2017-12-26 18:12:04 +01:00 |
ConfigSnapshotDialog.cpp
|
Snapshots: Disable activation of incompatible snapshots
|
2018-04-25 14:00:29 +02:00 |
ConfigSnapshotDialog.hpp
|
Added SnapshotDB::snapshot_with_vendor_preset() utility function
|
2018-04-20 10:26:23 +02:00 |
ConfigWizard_private.hpp
|
PresetUpdater: Bundle incompatibility / Slic3r downgrade scnario
|
2018-04-24 18:06:42 +02:00 |
ConfigWizard.cpp
|
ConfigWizard: Add additional logging
|
2018-05-02 12:44:53 +02:00 |
ConfigWizard.hpp
|
PresetUpdater: Bundle incompatibility / Slic3r downgrade scnario
|
2018-04-24 18:06:42 +02:00 |
Field.cpp
|
Set default bitmap (white_bullet) when creating Field's reset buttons
|
2018-04-26 16:33:37 +02:00 |
Field.hpp
|
Added ability to change color of the labels of the system or modified values
|
2018-04-30 16:29:13 +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
|
Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating
|
2018-04-30 16:30:23 +02:00 |
GUI.hpp
|
Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating
|
2018-04-30 16:30:23 +02:00 |
MsgDialog.cpp
|
Fix bitmap loading in new dialogs
|
2018-05-01 10:35:30 +02:00 |
MsgDialog.hpp
|
Add a new error dialog
|
2018-04-30 14:34:47 +02:00 |
OptionsGroup.cpp
|
ToolTips are showing on GTK
|
2018-04-30 11:11:48 +02:00 |
OptionsGroup.hpp
|
ToolTips are showing on GTK
|
2018-04-30 11:11:48 +02:00 |
Preferences.cpp
|
Add version check & preset update options to Preferences
|
2018-04-18 12:33:07 +02:00 |
Preferences.hpp
|
Added reset buttons description
|
2018-04-20 12:58:07 +02:00 |
Preset.cpp
|
Fix: Turn two Preset & PresetUpdater exceptions into error logs
|
2018-05-01 11:20:44 +02:00 |
Preset.hpp
|
Merge branch 'profile_changes_reset' into updating
|
2018-04-24 18:15:23 +02:00 |
PresetBundle.cpp
|
Merge branch 'profile_changes_reset' into updating
|
2018-04-24 18:15:23 +02:00 |
PresetBundle.hpp
|
Implemented merging of system profiles from various vendors.
|
2018-04-18 13:35:51 +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
|
Label in filament settings changed
|
2018-05-02 10:57:25 +02:00 |
Tab.hpp
|
Added ability to change color of the labels of the system or modified values
|
2018-04-30 16:29:13 +02:00 |
TabIface.cpp
|
Added effective update of ComboBoxes on Plater
|
2018-04-20 17:32:08 +02:00 |
TabIface.hpp
|
Added effective update of ComboBoxes on Plater
|
2018-04-20 17:32:08 +02:00 |
UpdateDialogs.cpp
|
Fix bitmap loading in new dialogs
|
2018-05-01 10:35:30 +02:00 |
UpdateDialogs.hpp
|
Add a new error dialog
|
2018-04-30 14:34:47 +02: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 |