Lukas Matena
bc7d0af98c
Added some const to make it slightly nicer
2024-09-11 21:57:51 +02:00
YuSanka
444e5bdeec
ConfigWizard: Fixed a check of name for new custom printer
...
Note: This feature was broken by improvements from 61834d3f and de32cd70.
(SPE-2469)
2024-09-11 21:19:39 +02:00
YuSanka
de32cd70de
ConfigWizard: Fixed validation of the custom printer name
...
+ Reload materials pages after load repositories from archive
(follow-up 61834d3f, SPE-2336)
2024-06-12 15:35:20 +02:00
YuSanka
61834d3fdb
SavePresetDialog: Fixed preset name validation.
...
Prevent saving a new preset with a name that differs from an existing preset only in a case-sensitive manner.
Related to #6798 - Printer profile gone again and print settings gone again: Profile name differing in case only
2024-04-17 12:33:24 +02:00
ps_copyright
f32859c302
final copyright headers
2023-09-01 14:49:07 +02:00
YuSanka
3ad5f52b00
Simplified "Save/Rename Preset" dialog when only one preset is saved/renamed.
2023-03-27 13:34:40 +02:00
David Kocik
e4313399ea
after rebase changes
2023-01-18 11:10:24 +01:00
David Kocik
72540232c8
Template filaments bundle with filament profiles available for all printers
...
Profiles are ment to be adjusted and saved as user profile.
Selectable in wizard under (Templates).
Installed automatically even when profile with same alias is selected.
Special category in combo boxes.
no_templates option for disabling this.
2023-01-18 11:10:24 +01:00
YuSanka
82b720eba1
Config Wizard: Added check of the profile name for the custom printer.
...
#SPE-1344
2022-12-22 13:29:42 +01:00
YuSanka
84f651f85d
DiffDialog: Save preset
...
* Fixed a crash after save the preset with existing name
* Added update of the PresetComboBoxes on SettingsTabs and Sidebar
* Some code refactoring
2022-09-16 17:25:00 +02:00
YuSanka
30831af8a5
DiffDialog: Implemented a transfer of the selected options from left preset to the right and save them to the new preset
...
* Related to #6130 - Feature Request: Profile settings, Save AND Transfer
+ SavePresetDialog: Refactoring
2022-09-15 16:48:14 +02:00
YuSanka
3b1f1d9444
Implementation for FR #7851 - "Rename" or "EDIT" Print / Filament Settings is missing
2022-09-02 14:26:31 +02:00
YuSanka
44f1dac8c7
GalleryDialog: Added process of the "Close" button
...
SavePresetDialog: To correct "darkmodding" the wxRadioBox was changed to the wxStaticBoxSizer with radio buttons
+ Some code cleaning
2021-07-20 14:46:38 +02:00
YuSanka
f0a339758b
Fixed a Dialog position under OSX
...
Always set parent for the Dialog, if we want to see the Dialog in the same display as a parent.
Dialog will be shown in the primary monitor otherwise.
+ fixed a draw of the canvas legend when we move application between Retina and non-Retina displays
2020-11-05 11:53:16 -08:00
Lukas Matena
8a88b353f3
Added missing forward declaration for gcc
2020-10-20 16:41:25 +02:00
YuSanka
11b6d4bcf5
Localization: Updated POT and List.txt
...
+ SavePresetDialog class is extracted from the PresetComboBoxes.cpp the the separate files
2020-10-19 14:18:02 +02:00