Commit Graph

1944 Commits

Author SHA1 Message Date
Jose Luis Cercós Pita
8f49d9519f Regenerated branch 2013-05-21 08:27:00 -04:00
wmayer
2b8f106952 Allow to delete sub-elements in either case 2013-05-21 13:42:08 +02:00
wmayer
a64dd1a82c Set default names for widgets in Qt designer plugin 2013-05-21 11:56:36 +02:00
wmayer
5c73243930 0000175: Auto save function (first step) 2013-05-17 13:29:11 +02:00
wmayer
fa7e4167e9 Check for decimal and group separator on startup (Windows) 2013-05-16 12:32:33 +02:00
wmayer
bb5a269690 0001121: IndentationError in Python Console 2013-05-14 17:28:44 +02:00
wmayer
656ded32f6 0000965: Tooltips should include shortcuts keys in parentheses 2013-05-14 16:26:44 +02:00
wmayer
e3d0ccba33 0000826: reading from the python console for using pdb -- code cleanup 2013-05-14 15:20:00 +02:00
wmayer
3f23dbb671 Implement drag-at-cursor 2013-05-14 14:53:13 +02:00
wmayer
eec01568c5 0001111: Deleting sketch after padding was done crashes the program 2013-05-13 16:25:30 +02:00
wmayer
0802ed9c4d Set version number to 0.14 2013-05-13 15:36:53 +02:00
wmayer
a3de91ee39 0001120: Windows installer long standing issues [easy fix] 2013-05-13 15:34:21 +02:00
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
918b7fdbaf Make file read-only once assigned to a PropertyFileIncluded instance 2013-05-07 22:42:58 +02:00
wmayer
b3d82b3e78 Remove unneeded code 2013-05-07 15:35:51 +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
42b06486d7 Add copyright notice 2013-05-06 12:51:47 +02:00
wmayer
22c2f46f66 Add python example of how to use splines 2013-05-06 12:50:31 +02:00
wmayer
2a5c097059 One more fix to avoid loss of data 2013-05-06 12:27:25 +02:00
wmayer
17dcb84682 Rename transient directory when saving document under new file 2013-05-06 11:28:13 +02:00
wmayer
558d4129f0 Fix another data loss issue in PropertyFileIncluded 2013-05-06 10:51:25 +02:00
wmayer
108b0bd639 Fix data loss in PropertyFileIncluded 2013-05-06 08:27:25 +02:00
wmayer
f355b5aa9a Fix XML reading in property class 2013-05-05 01:24:28 +02:00
wmayer
0c378f12dc Improve UUID handling of documents 2013-05-04 18:05:39 +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
61ba27f6ef Mark attribute 'Type' deprecated, use 'TypeId' now 2013-05-03 21:23: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
3d5799d66e Implement Copy/Paste for PropertyEnumeration 2013-05-02 14:02:55 +02:00
wmayer
5b5ef943d6 Command to reorient sketch 2013-04-29 21:12:45 +02:00
wmayer
218ebf5400 Add property classes to type system 2013-04-29 16:54:25 +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
62474aa27b Switch new selection style explicitly off for some types 2013-04-28 17:23:54 +02:00
wmayer
7b97150470 Fix typo 2013-04-28 14:31:12 +02:00
wmayer
a19da3e4e3 Fix possible crash in PropertyEnumeration class 2013-04-28 14:30:25 +02:00
wmayer
9505f0db99 0001087: Inventor Navigation continues with released Mouse Button 2013-04-27 22:10:59 +02:00
wmayer
af8955aac0 Improve performance of box selection in sketcher 2013-04-27 20:45:16 +02:00
wmayer
ef1a3312f1 Add a GLPainter class to do all the OpenGL drawing stuff 2013-04-27 19:24:39 +02:00
wmayer
214f8e5a80 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-04-26 17:22:10 +02:00