Commit Graph
100 Commits
Author SHA1 Message Date
YuSanka 54975a4e36 Some changes in GUI-files
All functions of object settings are moved to GUI_ObjectParts
2018-06-16 01:21:25 +02:00
YuSanka a91cb5b267 Upgraded object_control to use icons near the name
Renamed some classes
Deleted unused classes
2018-06-15 22:42:51 +02:00
YuSanka 942a3340aa Added a check for the correctness of the entered characters in numerical fields. 2018-06-14 23:56:44 +02:00
YuSanka a0090fccb5 Button "Load Lambda" (in the Object Settings) works now 2018-06-14 23:31:15 +02:00
YuSanka 3e0ff5e9ef Added LambdaObjectDialog 2018-06-14 21:48:06 +02:00
YuSanka 9504780ef4 Buttons "Add Part" and "Add Modifier" (in the Object Settings) works now 2018-06-14 15:33:42 +02:00
YuSanka 8899be8cca Started porting of the functions for object settings editing 2018-06-13 16:39:33 +02:00
YuSanka 1c695fd97e Added object movers to the object settings. Added SliderControl to Field. 2018-06-12 23:42:01 +02:00
YuSanka f5ef672815 Prepared callback from c++ to Perl to inform about a change of object settings 2018-06-12 19:15:03 +02:00
YuSanka 6b56f99df7 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-06-12 13:03:40 +02:00
YuSanka b134fb8c39 Fixed typo bug 2018-06-12 11:01:14 +02:00
YuSanka 07815891dc Added translations for CZ, DE, ES, IT & PL 2018-06-12 09:55:39 +02:00
YuSanka fba1bf7afc Fixed bug from issue #969 2018-06-11 16:23:10 +02:00
YuSanka 08ccf85a61 Overrided OnStateChange() function to CollapsiblePane 2018-06-08 12:43:39 +02:00
YuSanka 4215b2b373 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-06-08 10:10:10 +02:00
YuSanka da9b0a9b7d Deleted debugging messages 2018-06-08 09:55:27 +02:00
YuSanka 7ba2093a9b Try to fix the circular event handling Select() on OSX 2018-06-08 09:03:46 +02:00
YuSanka e2a7bd4a14 Added MessageBoxes for experimenting on OSX 2018-06-07 15:52:35 +02:00
YuSanka ebe5ee3b1f Fixed uncorrected Settings sizer showing 2018-06-07 14:57:45 +02:00
YuSanka 49f0a1a824 Fixed OSX compilation bug
Changed info_box (more place to the manifold information)
2018-06-07 11:54:42 +02:00
YuSanka b31e696edc ListView doesn't used now.
(Whole logic of the object list manipulation is on c++ side)
Remove experimental add/del buttons
2018-06-07 11:12:09 +02:00
YuSanka 9e0d2793cb CallBack from C++ to Perl to manipulations with object list 2018-06-07 00:55:09 +02:00
YuSanka bc6e6492af Move font initialization to init_fonts 2018-06-05 14:38:22 +02:00
YuSanka 5f82d01f19 Porting object list manipulation from Perl to c++:
* Set count and scale to the objects on c++ side
* Select/unselect object
2018-06-05 14:35:38 +02:00
YuSanka dcf0b432cb PrusaCollapsiblePane is used only on MSW 2018-06-05 11:17:37 +02:00
YuSanka 72541ad13e Next try to fix OSX/Linux compilation bug 2018-06-05 10:41:20 +02:00
YuSanka bb27d62ba8 Try to fix compilation bug 2018-06-05 09:13:03 +02:00
YuSanka 04dc50cec4 Add, Delete and DeleteAll are working for new list now 2018-06-04 15:59:55 +02:00
YuSanka 16a5029d58 Fixed issue #875 and updated Slic3rPE.pot 2018-06-04 12:13:07 +02:00
YuSanka c857b68fbe Functions "Add/Delete" objects to/from list works correct now 2018-05-31 08:43:10 +02:00
YuSanka 5c4c912132 Extended "Delete" functions 2018-05-30 00:36:44 +02:00
YuSanka db7c58009c Added "Add/Delete" functions to the MyObjectTreeModel 2018-05-29 22:45:35 +02:00
YuSanka 45b6c99353 print_info_box is correct placed on right_panel 2018-05-29 20:55:43 +02:00
YuSanka c7d7da452e Updated Collapsed/Layout for PrusaCollapsiblePane.
Cleaned right_panel
2018-05-28 17:08:48 +02:00
YuSanka d7d0edf4dc edit_object_buttons moved to Object/Part Settings 2018-05-28 12:04:39 +02:00
YuSanka 3fb567d286 Final prototype 2018-05-28 11:19:51 +02:00
YuSanka d93a8aec3d New concept of the main IU.
* only 2 mode - Regular & Expert
* "Export Gcode" moved to bottom of the window (analogue to the PrusaControll)
* Experiments with layout of collapsible_pane [! not successful]
2018-05-27 22:12:01 +02:00
YuSanka 46f71661b2 Some changes in the concept of the new right column 2018-05-24 16:57:35 +02:00
YuSanka 85508fab82 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-24 08:32:24 +02:00
YuSanka a877846699 Filling object settings (continue) 2018-05-23 16:21:42 +02:00
YuSanka a4261b11d4 Updated translations (de, fr, es, it & pl) 2018-05-23 14:22:52 +02:00
YuSanka 83cec1a640 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-23 08:30:27 +02:00
YuSanka ec5b98477d Filled content_object_settings 2018-05-22 16:14:41 +02:00
YuSanka 6ea81279ff Fixed correct updating of the modified preset on Plater tab. 2018-05-22 14:00:42 +02:00
YuSanka 2a8391dfbf Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-22 09:05:34 +02:00
YuSanka 6e2d72f35c Billet for the part of the expert view mode 2018-05-22 08:41:33 +02:00
YuSanka 622c613b41 Update of the view mode works correctly 2018-05-21 14:49:31 +02:00
YuSanka c4478ccffa Fixed wrong updating of the options group tree 2018-05-21 14:36:09 +02:00
YuSanka 64b905820d Fixed bugs with non-correct update of buttons enable.
Set minimum size for the scrolled_window_panel.
2018-05-21 12:34:31 +02:00
YuSanka deabeaaa7f Aligned frequently changing parameters according to presets settings on the Plater tab.
Fixed missing adding of the Filaments preset settings(for multy material case) to the right_panel
2018-05-20 23:58:09 +02:00
YuSanka 5e1e43f478 Resolved problem with Flickering.
Right column of the Plater is passed to own panel to be able be updated separately from whole Plater panel
2018-05-18 13:56:51 +02:00
YuSanka bd2371cb03 Right column of the Plater is passed to own panel to be able be updated separately from whole Plater panel 2018-05-18 12:16:15 +02:00
YuSanka 876cf9aa8b Show/hide warning icon according to the view mode 2018-05-18 11:39:49 +02:00
YuSanka 4e47f4973c Updating of the right column according selected view mode 2018-05-17 16:03:18 +02:00
YuSanka d310668462 Added Regular view mode to the menu.
Right column objects send fron Perl to C++
2018-05-17 10:46:32 +02:00
YuSanka cc52654db3 Set minimum width for the right sizer 2018-05-17 08:50:05 +02:00
YuSanka 146a02a300 Added view mode selection to the config_menu 2018-05-16 14:38:37 +02:00
YuSanka b8fe48c563 Modification of the AboutDialog to be correct showing on dark theme of Linux 2018-05-16 13:56:03 +02:00
YuSanka 75a0dea93f PrusaCollapsiblePanel works correct on MSW now 2018-05-15 12:01:33 +02:00
YuSanka e78a885247 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-15 09:44:11 +02:00
YuSanka 3bc8d7517a Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-05-14 13:57:08 +02:00
YuSanka b51197b52c Updated POT-file, added Spanish and Polish, fixed bug with Ctrl+U,O,L in Italian 2018-05-14 13:56:40 +02:00
YuSanka 4cf74d6dcf Object information is pasted to the ScrolledWindow 2018-05-13 21:00:03 +02:00
YuSanka d53127fa44 Merge branch 'master' of https://github.com/prusa3d/slic3r 2018-05-11 14:42:19 +02:00
YuSanka 8c4c392cb8 Fixed enable/disable of the tooltips on GTK 2018-05-11 14:41:21 +02:00
YuSanka 27769edab2 Fixed compilation bag on GTK and OSX 2018-05-11 11:25:28 +02:00
YuSanka e91ebddeea Added possibility of select all TextCtrl context using Ctrl+A 2018-05-11 09:53:35 +02:00
YuSanka 2e7d623ee4 Created PrusaCollapsiblePane for CollapsiblePane view with disclosure triangles 2018-05-10 16:36:12 +02:00
YuSanka 98d9ce31de Corrected error message to last commit 2018-05-10 12:54:02 +02:00
YuSanka 754bfd926b Auto-correction of the input values according to the admissible range 2018-05-10 11:10:44 +02:00
YuSanka c07f347ff6 CollapsiblePanes are putted to ScrolledWindow 2018-05-09 14:36:20 +02:00
YuSanka db549e8609 First experiments with ObjectsTreeList 2018-05-04 18:32:20 +02:00
YuSanka af4e0308ae Fixed visibility of the contents of the GCode fields 2018-05-03 13:49:37 +02:00
YuSanka 993294579d Button's border and background aren't use on MSW. 2018-05-03 13:27:20 +02:00
YuSanka 6abfee65ce Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-03 09:30:02 +02:00
YuSanka 20d9bda87e Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-05-03 09:22:10 +02:00
YuSanka 20b83c5b53 Save the Canonical Language Name instead of the Enumerator to the Slic3r.ini 2018-05-03 09:21:01 +02:00
YuSanka 4131a92cec Merge remote-tracking branch 'origin/master' into updating 2018-05-02 16:13:00 +02:00
YuSanka 16d5faac20 Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
YuSanka 2cab573a02 Merge remote-tracking branch 'origin/updating' into new_main_page_ui 2018-05-02 08:42:30 +02:00
YuSanka 6d34db352d Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-30 16:30:23 +02:00
YuSanka 2d4cac0018 Added ability to change color of the labels of the system or modified values 2018-04-30 16:29:13 +02:00
YuSanka dd10ccfcef Merge branch 'updating' of https://github.com/prusa3d/slic3r into updating 2018-04-30 11:12:41 +02:00
YuSanka 43d2027b76 ToolTips are showing on GTK 2018-04-30 11:11:48 +02:00
YuSanka 9fb8ee9377 Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-27 15:40:25 +02:00
YuSanka 879d22c7ca Added Freeze/Thaw and BusyCursor to selection_changed in object list (on Plater),
It fixes visible rendering on MSW
2018-04-27 15:39:00 +02:00
YuSanka 19f8e0bc63 Changed background color in AboutDialog from wxWHITE to wxSYS_COLOUR_WINDOW,
AboutDialogLogo is replaced to wxStaticBitmap.
2018-04-26 17:46:24 +02:00
YuSanka 6467513f60 Set default bitmap (white_bullet) when creating Field's reset buttons 2018-04-26 16:33:37 +02:00
YuSanka 7698ba168e Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-26 15:11:48 +02:00
YuSanka 9548593b57 Forbid tabstop on resert buttons 2018-04-26 15:11:02 +02:00
YuSanka 4d07b63b5a Merge remote-tracking branch 'origin/profile_changes_reset' into updating 2018-04-26 12:47:32 +02:00
YuSanka b3859c49c1 Updated description preset line for each type of presets...
Disabled m_btn_delete_preset for default and system presets.
Enabled update of the current preset if it was modified and selected again.
2018-04-26 12:40:17 +02:00
YuSanka 91db0a6e05 Merge remote-tracking branch 'origin/profile_changes_reset' into updating 2018-04-25 13:53:22 +02:00
YuSanka 0572a3299a First experiment with the wxCollapsiblePane 2018-04-25 13:25:34 +02:00
YuSanka cfac6c0ebb Aligned printer settings on Plater tab 2018-04-25 11:10:34 +02:00
YuSanka 7c7c37a4f4 Added tooltips for reset buttons near each option 2018-04-24 14:11:23 +02:00
YuSanka 92b67fb62e Change reset buttons tooltips according to its state 2018-04-24 12:12:15 +02:00
YuSanka 1e8d302fd4 Fixed wrong updating of "Top/Bottom fill pattern" 2018-04-24 10:33:11 +02:00
YuSanka e31f5fc4b6 Modified text for tooltips and ButtonsDescription 2018-04-24 08:49:37 +02:00
YuSanka b0841f78f4 Experiment failed 2018-04-23 15:39:55 +02:00