Commit Graph
6 Commits
Author SHA1 Message Date
YuSanka cd13356b6d Code cleaning 2020-04-07 16:22:03 +02:00
YuSanka 2317437ede Next Experiment 2020-04-05 22:11:45 +02:00
YuSanka 17bd52342b Next experiments with search on Tabs 2020-04-04 19:25:57 +02:00
YuSanka 6faae0aa12 + Fixed clear_marked_string() 2020-04-03 14:29:57 +02:00
YuSanka c8cf11b11b Added missed destroy for search_line 2020-04-03 12:51:20 +02:00
YuSanka 5ca6b9f8d0 Implemented SearchCtrl class instead of SearchComboBox
Search string are synchronized between Plater and Tabs.

List with options and filtered list are in Sidebar.
All options list on tabs and Plater use this data from Sidebar

Note: SearchComboBox.cpp(hpp) was renamed to Search.cpp(hpp)
2020-04-03 10:27:50 +02:00