Commit Graph

5762 Commits

Author SHA1 Message Date
wmayer
3a3aa29357 Method to get SelectionObject from string 2013-05-13 15:25:31 +02:00
wmayer
f6ecf0ba2c MVC for tree view 2013-05-11 22:16:02 +02:00
wmayer
98e37962df Fix for highlighting of edges 2013-05-08 18:56:55 +02:00
wmayer
32af128d4c Fix for highlighting of edges 2013-05-08 18:40:20 +02:00
wmayer
a9f5c120e8 Save position of last edited property item and restore it when selection changes 2013-05-08 15:07:46 +02:00
wmayer
46c606e864 Prepare tree view to show for multiple referenced objects more tree items 2013-05-08 14:47:20 +02:00
wmayer
ff23212a47 Ask user what to do if objects with unselected dependency get copied 2013-05-08 14:45:52 +02:00
wmayer
dc32083e4b Reimplement 'Duplicate' command to do the same as Copy/Paste 2013-05-07 23:30:17 +02:00
wmayer
d84798e4e4 Do not allow to drag and drop child items of non-group objects in tree view 2013-05-06 15:34:56 +02:00
wmayer
3a591b3a94 Improve reporting of Python exceptions 2013-05-04 14:23:53 +02:00
wmayer
eafd67e74d + Make transient directory of the form ExeName_Doc_{UUID}_{HASH}_{PID}
+ Set some properties in Document read-only

+ Implement Document::saveAs

+ Fix PropertyUUID::setValue()

+ Add a field for UUID in document information panel
2013-05-04 03:16:34 +02:00
wmayer
792f7a1033 Fix crash in property editor of property link is empty 2013-05-03 18:30:25 +02:00
wmayer
72e87be90d Move GL painting of Rubberband into pimpl class 2013-05-03 17:03:00 +02:00
wmayer
e02407bf6a Fix gcc build failure 2013-05-02 18:07:06 +02:00
wmayer
2f2b2e8a1b Add framebuffer support to Inventor viewer 2013-05-02 17:37:56 +02:00
wmayer
8eb07e0184 Make information if tree item is expanded/collapsed persistent 2013-04-29 14:30:26 +02:00
wmayer
436386c005 Fix typos 2013-04-28 17:33:48 +02:00
wmayer
7b97150470 Fix typo 2013-04-28 14:31:12 +02:00
wmayer
9505f0db99 0001087: Inventor Navigation continues with released Mouse Button 2013-04-27 22:10:59 +02:00
wmayer
ef1a3312f1 Add a GLPainter class to do all the OpenGL drawing stuff 2013-04-27 19:24:39 +02:00
wmayer
f03fed87a9 Implement a TaskGroup class to show widgets without extra header 2013-04-26 17:16:56 +02:00
wmayer
bbe4aa54cc Minor changes 2013-04-26 17:16:01 +02:00
wmayer
db1edf0702 Implement a more user-friendly selection tool 2013-04-26 17:13:20 +02:00
wmayer
11128a4ef8 Allow to show more parameter sets in parameter editor 2013-04-26 17:10:33 +02:00
wmayer
81865502dc Make Command::getSelection static 2013-04-26 17:09:18 +02:00
wmayer
e8b12bdb4d Fix const correctness 2013-04-26 17:08:05 +02:00
wmayer
bbfa8bd40b Do not override edit cursor with pre-selection 2013-04-10 13:57:44 +02:00
wmayer
937874db74 Fix wrong Python doc 2013-04-07 22:43:58 +02:00
wmayer
7bd3f1c03e 0001063: Show a PropertyLink in Property view 2013-04-07 18:21:48 +02:00
wmayer
a97a9c6bb1 On project load and import show wait cursor but do not block user input 2013-04-06 14:51:05 +02:00
wmayer
3f8df60b7d 0001079: Task Deadlock: Part Workbench disabled when closing Combo View with open Task 2013-04-03 16:43:10 +02:00
wmayer
f5f43a5b1d 0001077: Placement Panel not removed after Entity Deletion 2013-04-03 15:22:57 +02:00
wmayer
60d9605fa5 0001064: Crash occurs in version 0.13 when trying to use alignment tool 2013-03-30 14:46:51 +01:00
wmayer
ad49408c58 Support to write vector list and float lists in old format, fix issues in property editor, move back to float for curvature type 2013-03-30 12:32:53 +01:00
wmayer
bb63f7a4d5 Remove FileVersion from RestoreDocFile, convert point data back to floats 2013-03-29 15:23:51 +01:00
jrheinlaender
ad6444053b Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files 2013-03-27 11:47:18 +04:30
jrheinlaender
83f977a96d Moved Gui/InputVector,Placement,Transform from float to double 2013-03-25 19:45:37 +04:30
jrheinlaender
48d6a57e31 More suggestions for float->double move from Gui subdirectory 2013-03-24 19:59:43 +04:30
wmayer
e5c210ab99 Show dynamically added methods in calltips list 2013-03-24 13:29:13 +01:00
wmayer
90aed2baf4 0001059: Cannot add object to DocumentObjectGroupPython 2013-03-23 16:45:37 +01:00
wmayer
ef890db848 Move from float to double 2013-03-23 15:12:04 +01:00
wmayer
7bc28f4fb0 Fix typos 2013-03-05 10:47:57 +01:00
wmayer
6c4c355db0 Fix warning 2013-03-03 11:27:22 +01:00
wmayer
610c2efdd6 + Fix for subelements of SelectionObject, fix for SketchObjectPy::fillet() 2013-03-02 17:34:34 +01:00
jriegel
0c8cfa92e5 Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
wmayer
10630b1fd6 Fix broken layout of toolbars at startup, avoid blank window 2013-02-17 13:50:57 +01:00
wmayer
13a57755c8 Fix titles on combo view 2013-02-17 09:28:56 +01:00
jriegel
61914bc772 Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
jriegel
fe76712e9f Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
wmayer
fdd37a19fb License issues 2013-01-09 14:09:22 +01:00