YuSanka
7126ab37b2
Fixed non-MSW builds
2020-09-23 08:33:16 +02:00
YuSanka
dfaf3c5c97
Fixed scaling on MSW for new OptionsGroup
2020-09-22 16:16:35 +02:00
YuSanka
9b1ae700e8
Code refactoring of the OptionsGroup class:
...
Controls are created only for the active page now
2020-09-22 11:17:43 +02:00
enricoturri1966
aad733f8d2
Fixed conflicts after merge with master
2020-09-11 08:18:41 +02:00
enricoturri1966
fb1c75d898
Updated Sys Info dialog, About dialog, Keyboard shortcuts dialog for gcode viewer
2020-09-11 08:03:13 +02:00
YuSanka
c4f2560205
SplashScreen:
...
* Show it on the display same as an Application
* Code refactoring : All related functions moved to the SplashScreen class
* Add a possibility o hide/show splash scree in Preferences
2020-09-10 18:54:29 +02:00
enricoturri1966
b56b719575
Updated titlebar and splash screen + hidden statusbar for gcode viewer
2020-09-10 14:33:55 +02:00
enricoturri1966
77787e36ad
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
2020-09-10 08:49:50 +02:00
enricoturri1966
4add81eb28
Completed implementation of 'File->GCode preview...' command
2020-09-09 15:03:51 +02:00
enricoturri1966
c767db6d4f
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-09-09 08:39:43 +02:00
enricoturri1966
4eeb90e65b
Fixed loading current presets
2020-09-08 15:30:01 +02:00
YuSanka
57e106672c
Fixed Scale on Linux
2020-09-08 15:20:12 +02:00
YuSanka
f3e05fb4a0
Splash screen : Try to fix scaling on Linux
2020-09-08 13:40:14 +02:00
enricoturri1966
0c43c9aaed
Fix build on OsX
2020-09-08 12:10:07 +02:00
enricoturri1966
12dabf7037
Splash screen for gcode viewer
2020-09-08 11:55:21 +02:00
enricoturri1966
c8a05030a9
Fixed conflicts after merge with master
2020-09-08 11:50:11 +02:00
enricoturri1966
0b88b32141
GCode viewer using the proper layout when started as a standalone application
2020-09-08 11:40:06 +02:00
YuSanka
f0c7f165e6
Linux: Try to fix warning "Na handler for image type 15"
2020-09-08 09:12:40 +02:00
YuSanka
1c1b6aff9d
Splash screen : implemented smart splash screen
2020-09-07 21:21:13 +02:00
YuSanka
969c2c6afe
Implemented class SplashScreen for using of text
2020-09-04 20:25:27 +02:00
YuSanka
adb9a57f1b
Added SplashScreen
2020-09-04 13:42:44 +02:00
YuSanka
22cc362adc
Fixed layout after switching mode of settings layout
2020-09-03 09:27:53 +02:00
YuSanka
dc2d6595c9
Merge remote-tracking branch 'origin/master' into ys_unsaved_changes
2020-09-02 09:15:11 +02:00
Lukas Matena
2e11c4e5b9
Merge branch lm_seam_painter_frontend
2020-09-01 23:03:16 +02:00
Lukas Matena
c3d655063d
Gizmos can be shown depending on current mode
2020-08-18 12:00:26 +02:00
YuSanka
adfcf0c47e
Unsaved Changes : improvement for the GUI_App::check_unsaved_changes()
...
Added use of UnsavedChangesDialog
2020-08-14 18:17:16 +02:00
enricoturri1966
02f159fa99
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-08-10 14:22:46 +02:00
YuSanka
ceaeb26da8
Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3r
2020-08-08 17:03:20 +02:00
YuSanka
e7f21d1e0e
Merge remote-tracking branch 'origin/master' into ys_ph_printers
2020-08-06 17:02:48 +02:00
enricoturri1966
40febf0fb1
Fixed conflicts after merge with master
2020-08-04 09:58:19 +02:00
David Kocik
0c38f234d0
Notifications & warning dialog
...
notifications
dialog with warnings produced by slicing is shown before exporting
2020-08-03 15:49:25 +02:00
enricoturri1966
dfed8d8d83
Tech ENABLE_GCODE_VIEWER_AS_STATE set as default
2020-08-03 15:00:19 +02:00
enricoturri1966
5523d4c87d
Fixed conflicts after merge with master
2020-08-03 14:17:40 +02:00
enricoturri1966
c4c306fd50
Tech ENABLE_LAYOUT_NO_RESTART set as default
2020-08-03 11:08:17 +02:00
YuSanka
613b80d86f
Improved InfoMsg for a delete preset:
...
* Now we show a list of printers name with selected preset
+ Added a edit_button for the editing of the physical printer fro the Settings Tab
+ Show whole list of the loaded presets with "Print host upload"
2020-07-28 12:43:26 +02:00
YuSanka
f4bdb355ee
Fixed a typo
2020-07-23 12:44:08 +02:00
YuSanka
d0ff4e3a19
PhysicalPrinter : Implemented synchronizations from user printer profiles with "Print Host upload" information to the new physical printers
2020-07-22 09:24:12 +02:00
YuSanka
03e7a20e87
Merge remote-tracking branch 'origin/master' into ys_ph_printers
2020-07-21 09:47:29 +02:00
enricoturri1966
8d385dc4be
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-07-10 10:22:36 +02:00
enricoturri1966
d1dba4c72c
#4492 - Fixed application loosing focus when importing models
2020-07-10 10:20:57 +02:00
enricoturri1966
cefddd0423
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-06-29 15:28:37 +02:00
enricoturri1966
6fca9a1aef
ENABLE_LAYOUT_NO_RESTART -> Added an extra sizer to Mainframe to avoid hiding the entire application when switching the layout type
2020-06-29 15:23:24 +02:00
enricoturri1966
f6241fed50
Fixed conflict after merge with master
2020-06-19 11:49:59 +02:00
enricoturri1966
1d17cf8c1c
ENABLE_LAYOUT_NO_RESTART -> Fixed font scaling when switching to/from non modal setting dialog layout when building against wxWidgets prior to 3.1.3
2020-06-19 11:04:08 +02:00
YuSanka
a1eeb569db
Preset and PresetBundle are moved to the _libslic3r_ folder
2020-06-16 17:03:06 +02:00
enricoturri1966
f747ce0a81
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_layout
2020-06-16 08:16:33 +02:00
enricoturri1966
b29ac59fc1
Follow-up of dcf68aefd7 - disable old from builds against wxWidgets 3.1.3
2020-06-16 08:15:36 +02:00
enricoturri1966
499a4b0ddc
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_layout
2020-06-15 10:44:13 +02:00
enricoturri1966
742140ede7
Removed unnecessary line
2020-06-15 09:04:21 +02:00
enricoturri1966
250687b71a
Fixed conflicts after merge with master
2020-06-12 10:35:18 +02:00