8622 Commits

Author SHA1 Message Date
alemuntoni
35cb48ad37 fix load for meshlab settings 2020-08-03 17:13:20 +02:00
alemuntoni
3b7f9ff202 fix reset, load and save on layerDialog 2020-08-03 17:02:46 +02:00
alemuntoni
ee16c74b75 default bug solved 2020-08-03 14:11:29 +02:00
alemuntoni
fca63a7b85 cleanups 2020-08-03 11:01:45 +02:00
alemuntoni
949c1cec63 documentation 2020-08-03 10:47:10 +02:00
alemuntoni
bde27b81f5 RichParameterLists iterates on RichParameter references 2020-08-03 10:10:06 +02:00
alemuntoni
1ed40f6a89 amend last commit 2020-08-03 09:01:24 +02:00
alemuntoni
47b0828b29 references instead of pointers 2020-08-03 09:00:44 +02:00
alemuntoni
e200db9277 fix cmake 2020-08-03 07:57:34 +02:00
alemuntoni
525bc8e1e8 using some references instead of pointers on RichParameterList 2020-08-02 22:08:34 +02:00
alemuntoni
9aec093499 fix bug on reset param 2020-08-02 21:50:30 +02:00
alemuntoni
f67548bbc2 lot of constness, everything seems to work 2020-08-02 20:14:35 +02:00
alemuntoni
a1a326e536 moving meshlab settings classes 2020-08-02 11:12:14 +02:00
alemuntoni
4a9d520928 fix macos build 2020-08-02 10:38:50 +02:00
alemuntoni
8d30b137e5 cmake fix 2020-08-02 10:36:22 +02:00
alemuntoni
d6ec84d0ef other fixes 2020-08-02 10:20:47 +02:00
alemuntoni
8b9e0dd3bd some other fixes 2020-08-02 09:47:20 +02:00
alemuntoni
02e826d777 rename stdparframe folder 2020-08-02 09:32:01 +02:00
alemuntoni
30869209df fixes 2020-08-02 09:03:05 +02:00
alemuntoni
5fab6355bc renamings 2020-08-01 20:17:12 +02:00
alemuntoni
d7fac30669 moving some classes 2020-08-01 18:42:43 +02:00
alemuntoni
228a82742b small fix 2020-08-01 18:28:16 +02:00
alemuntoni
15265c24dc possibility to save xml without tooltip and description of richparameter 2020-08-01 09:59:27 +02:00
alemuntoni
1a29977c75 fix cmake 2020-08-01 09:33:17 +02:00
alemuntoni
145cd72be9 last amend... 2020-07-31 22:20:56 +02:00
alemuntoni
1f6699c621 amend last commit 2020-07-31 22:12:37 +02:00
alemuntoni
b1d1d01f51 some consts and reorder member functions 2020-07-31 22:08:56 +02:00
alemuntoni
6430b808ab fix cmake 2020-07-31 21:33:54 +02:00
alemuntoni
311ce1265d copy and swap idiom for RichParameterList 2020-07-31 20:46:03 +02:00
alemuntoni
89c6c621f5 style 2020-07-31 20:21:04 +02:00
alemuntoni
d9d3239c48 addParam takes a reference 2020-07-31 20:11:46 +02:00
alemuntoni
46905a8c95 fix last two commits 2020-07-31 19:38:48 +02:00
alemuntoni
b0bb9ae5ab paramList is private 2020-07-31 18:50:14 +02:00
alemuntoni
9a68dd97e3 using std::list 2020-07-31 18:30:09 +02:00
alemuntoni
5063bde0c9 RichParameterSet -> RichParameterList (actually it was already a list) 2020-07-31 17:29:06 +02:00
alemuntoni
1afe273d6b removed filterparameter file, added some missing includes 2020-07-31 17:04:45 +02:00
alemuntoni
8386560308 visitors does not exist anymore 2020-07-31 16:41:48 +02:00
alemuntoni
72b18b056b fix last commit 2020-07-31 15:26:49 +02:00
alemuntoni
106ea0aea0 Values and RichParameters to XML translation 2020-07-31 15:16:05 +02:00
alemuntoni
8dc0dcfa79 removed unused visitor, added stringType member function to RichParameter 2020-07-30 18:17:59 +02:00
alemuntoni
23bef8673f removed RichParmiterCopyConstructor visitor 2020-07-30 17:38:23 +02:00
alemuntoni
0f63ba1193 style, removed unused constructors 2020-07-30 17:07:01 +02:00
alemuntoni
69898a2be8 description and tooltip are protected in RichParameter 2020-07-30 16:00:04 +02:00
alemuntoni
07aad36c65 applyFilter now takes a const RichParameterSet 2020-07-30 15:44:13 +02:00
alemuntoni
9e68654b93 RichParameter val is now protected - safer resource management 2020-07-30 15:07:58 +02:00
alemuntoni
984e25b190 new value() member function on RichParameter, copy constructor tested a lot and working 2020-07-30 14:43:36 +02:00
alemuntoni
690e4abb91 RichParameter now is copiable and assignable, name field protected 2020-07-30 13:23:23 +02:00
alemuntoni
04978c864a RichParameter resources are self contained 2020-07-30 12:08:13 +02:00
alemuntoni
9a46e29a1d Value object can be cloned 2020-07-30 10:03:00 +02:00
alemuntoni
66f64eb701 removed decorators, everything seems to work 2020-07-29 22:34:59 +02:00