Commit Graph

50 Commits

Author SHA1 Message Date
YuSanka
1d05f4c59b Added overriding of the DoGetBestSize() to correct control sizing on OSX and Linux/GTK 2018-08-22 10:44:11 +02:00
YuSanka
deb4478517 Fix for last commit 2018-08-22 08:54:07 +02:00
YuSanka
9c32a73acc PrusaDoubleSlider improvement
+ OnKeyDown
+ marked selected thumb
+ marked selected control
...
2018-08-21 17:48:52 +02:00
YuSanka
8fdbd21186 DoubleSlider prototype 2018-08-21 02:03:10 +02:00
YuSanka
39f234a094 Update extruder value for the object from the beginning 2018-08-15 13:59:33 +02:00
YuSanka
431658fca0 Drag & Drop for sub-objects (parts of the object) 2018-08-13 14:15:43 +02:00
YuSanka
c0ab11729b Added tooltips with manifold_warning information 2018-08-09 12:02:09 +02:00
YuSanka
aab0da4003 Added tooltips for objects list
Updated icons with transparency
2018-08-01 14:17:31 +02:00
YuSanka
16675b0944 Correct split for the parts too 2018-07-31 15:31:12 +02:00
YuSanka
327074d515 Added split-function for the object in list.
Updated adding of amf-objects.
2018-07-30 17:03:14 +02:00
YuSanka
8cdf682894 Fixed Linux-bug : "Add part" => segmentation fault.
Deleted experimental code
2018-07-30 14:25:09 +02:00
YuSanka
a860306cbf +1 experiment 2018-07-30 13:19:31 +02:00
YuSanka
3f9db0981e EXPERIMENTS for Linux 2018-07-30 12:17:32 +02:00
YuSanka
97b49c2e52 Correct updating for settings list of the object/part 2018-07-25 16:14:28 +02:00
YuSanka
ad83b61032 First right-panel reorganization:
* Replaced Object list from CollapsiblePane
* Sub-object are adding by context menu from list
* (sub)objects can be deleted by only one "Delete" button
* Added extruder selection to list
2018-07-04 09:03:43 +02:00
YuSanka
dc2e879086 Typo fixed 2018-06-29 14:00:22 +02:00
YuSanka
0bc7ff09b9 Experiment with Toolpits of selected preset on OSX 2018-06-29 13:07:58 +02:00
YuSanka
57080b7334 "MoveUp" & "MoveDown" work correctly 2018-06-19 12:24:16 +02:00
YuSanka
d8a266d987 "Delete part" button works correctly
Prepared functions for "Split", "MoveUp" & "MoveDown" buttons (update_model function is missing)
2018-06-18 16:22:15 +02:00
YuSanka
13c653575a Modifiers are moving now 2018-06-18 14:20:29 +02:00
YuSanka
08cb3dc426 Upgraded object_control to use icons near the name
Renamed some classes
Deleted unused classes
2018-06-15 22:42:51 +02:00
YuSanka
c88b6cc436 Overrided OnStateChange() function to CollapsiblePane 2018-06-08 12:43:39 +02:00
YuSanka
0376a0e516 CallBack from C++ to Perl to manipulations with object list 2018-06-07 00:55:09 +02:00
YuSanka
c694fb9eae 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
7369a975b0 PrusaCollapsiblePane is used only on MSW 2018-06-05 11:17:37 +02:00
YuSanka
b9ce805f9f Next try to fix OSX/Linux compilation bug 2018-06-05 10:41:20 +02:00
YuSanka
e4b41ad3b6 Try to fix compilation bug 2018-06-05 09:13:03 +02:00
YuSanka
908c92216b Add, Delete and DeleteAll are working for new list now 2018-06-04 15:59:55 +02:00
YuSanka
8df6821661 Functions "Add/Delete" objects to/from list works correct now 2018-05-31 08:43:10 +02:00
YuSanka
7d0e4400c2 Extended "Delete" functions 2018-05-30 00:36:44 +02:00
YuSanka
04f7b932a6 Added "Add/Delete" functions to the MyObjectTreeModel 2018-05-29 22:45:35 +02:00
YuSanka
d7b8d73692 Updated Collapsed/Layout for PrusaCollapsiblePane.
Cleaned right_panel
2018-05-28 17:08:48 +02:00
YuSanka
e870e4859f Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-05-22 09:05:34 +02:00
Lukas Matena
50b015da26 Horrible workaround to make the gcode preview dropdown (show feature types) work on all platforms 2018-05-17 10:23:02 +02:00
YuSanka
0d6e4e1c53 PrusaCollapsiblePanel works correct on MSW now 2018-05-15 12:01:33 +02:00
YuSanka
b2e1154132 Fixed compilation bag on GTK and OSX 2018-05-11 11:25:28 +02:00
YuSanka
0096e1f951 Created PrusaCollapsiblePane for CollapsiblePane view with disclosure triangles 2018-05-10 16:36:12 +02:00
YuSanka
29f3d872b7 CollapsiblePanes are putted to ScrolledWindow 2018-05-09 14:36:20 +02:00
YuSanka
a25f1a878e First experiments with ObjectsTreeList 2018-05-04 18:32:20 +02:00
YuSanka
674ddcd73a Show preset_tree according to preset inheritance 2018-04-09 16:50:17 +02:00
YuSanka
affaeef2ab Default presets are visible only if it's selected from Preferences 2018-04-09 12:41:25 +02:00
YuSanka
004f9ba1e5 Added update_tab_presets functions to m_cc_preset_choise filling 2018-04-06 15:42:52 +02:00
YuSanka
e4b767e840 Experiment with own ComboCtrl for preset_choice. 2018-04-06 13:37:00 +02:00
Enrico Turri
81eff20ad1 GCode Preview - Added Custom extrusion role + extended layers range for GCode preview 2018-02-22 08:59:47 +01:00
Enrico Turri
36601723a2 4th attempt to fix JIRA SPE-26 (Feature types on MAC) 2018-02-20 15:22:30 +01:00
Enrico Turri
23b1c8f1d2 3rd attempt to fix JIRA SPE-26 (Feature types on MAC) 2018-02-20 14:44:00 +01:00
Enrico Turri
26409cbade 2nd attempt to fix JIRA SPE-26 (Feature types on MAC) 2018-02-20 14:25:40 +01:00
Enrico Turri
6ff9021e04 GCode Preview - Legend texture shown only when gcode is available 2018-02-06 12:43:25 +01:00
Enrico Turri
a5c4751718 GCode Preview - void wxCheckListBoxComboPopup::OnListBoxSelection(wxCommandEvent& evt) fixed for OsX and Linux 2018-02-02 12:58:31 +01:00
Enrico Turri
787a5f1715 GCode Preview - New Layout 2018-02-02 12:38:35 +01:00