Commit Graph

2247 Commits

Author SHA1 Message Date
Jose Luis Cercós Pita
293b9263ad Disabled simulations stuff for the master branch 2013-05-21 08:24:58 -04:00
Jose Luis Cercós Pita
09ab819fc3 Updated the windows installer 2013-05-21 08:21:15 -04:00
wmayer
b45c1dbb84 Allow to delete sub-elements in either case 2013-05-21 13:42:08 +02:00
wmayer
6fd74b77b7 Set default names for widgets in Qt designer plugin 2013-05-21 11:56:36 +02:00
Jose Luis Cercós Pita
2e82745242 Prevented some errors in the floating coefficient computation 2013-05-20 12:16:18 -04:00
Jose Luis Cercós Pita
23554515d8 Fixed main frame area coefficient 2013-05-20 12:09:21 -04:00
Jose Luis Cercós Pita
d65a4f0041 Managed situations when no tank volume can be found 2013-05-20 09:29:18 -04:00
Jose Luis Cercós Pita
0a930d4c1a Regenerated branch 2013-05-20 09:08:43 -04:00
wmayer
37d1696e16 0000175: Auto save function (first step) 2013-05-17 13:29:11 +02:00
wmayer
1939e61c57 Check for decimal and group separator on startup (Windows) 2013-05-16 12:32:33 +02:00
wmayer
ea943e0d7c 0001121: IndentationError in Python Console 2013-05-14 17:28:44 +02:00
wmayer
672e4d0feb 0000965: Tooltips should include shortcuts keys in parentheses 2013-05-14 16:26:44 +02:00
wmayer
81045486fd 0000826: reading from the python console for using pdb -- code cleanup 2013-05-14 15:20:00 +02:00
wmayer
941dcbf6fc Implement drag-at-cursor 2013-05-14 14:53:13 +02:00
wmayer
5639f22f8e 0001111: Deleting sketch after padding was done crashes the program 2013-05-13 16:25:30 +02:00
wmayer
04401b46f5 Set version number to 0.14 2013-05-13 15:36:53 +02:00
wmayer
f23a3cf5c4 0001120: Windows installer long standing issues [easy fix] 2013-05-13 15:34:21 +02:00
wmayer
bb65031594 Method to get SelectionObject from string 2013-05-13 15:25:31 +02:00
wmayer
e1222202dd 0001097: CMake stops with error: Circular ... <- ... dependency dropped. 2013-05-12 17:41:59 +02:00
wmayer
83a447f43f MVC for tree view 2013-05-11 22:16:02 +02:00
jriegel
b1820a8943 Switch of Salome-messages in Release 2013-05-11 20:15:39 +02:00
wmayer
1e2aface5a Fix for highlighting of edges 2013-05-08 18:56:55 +02:00
wmayer
cec94bdb6a Fix for highlighting of edges 2013-05-08 18:40:20 +02:00
wmayer
fa3bbd093a Save position of last edited property item and restore it when selection changes 2013-05-08 15:07:46 +02:00
wmayer
738e8c3d15 Prepare tree view to show for multiple referenced objects more tree items 2013-05-08 14:47:20 +02:00
wmayer
33fbb0ed8d Ask user what to do if objects with unselected dependency get copied 2013-05-08 14:45:52 +02:00
wmayer
d58f317bc5 Reimplement 'Duplicate' command to do the same as Copy/Paste 2013-05-07 23:30:17 +02:00
wmayer
9a9510d9e3 Make file read-only once assigned to a PropertyFileIncluded instance 2013-05-07 22:42:58 +02:00
wmayer
ab8a8cd371 Remove unneeded code 2013-05-07 15:35:51 +02:00
wmayer
7c5ff7cec9 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
9971dca73c Add copyright notice 2013-05-06 12:51:47 +02:00
wmayer
8cf9dba3ba Add python example of how to use splines 2013-05-06 12:50:31 +02:00
wmayer
50559c4b17 One more fix to avoid loss of data 2013-05-06 12:27:25 +02:00
wmayer
62710779a7 Rename transient directory when saving document under new file 2013-05-06 11:28:13 +02:00
wmayer
95b2a1cd2b Fix another data loss issue in PropertyFileIncluded 2013-05-06 10:51:25 +02:00
wmayer
1aff25a62d Fix data loss in PropertyFileIncluded 2013-05-06 08:27:25 +02:00
jriegel
0c3519b616 Switch setup Dialog around 2013-05-06 08:22:10 +02:00
jriegel
b46e89de25 transparent parameter in Dialog 2013-05-05 22:41:56 +02:00
jriegel
dab1499b5b Further implementing parameter setting 2013-05-05 19:34:05 +02:00
wmayer
b198248535 Fix XML reading in property class 2013-05-05 01:24:28 +02:00
wmayer
cb03da1d5c Improve UUID handling of documents 2013-05-04 18:05:39 +02:00
wmayer
946bd02df4 Improve reporting of Python exceptions 2013-05-04 14:23:53 +02:00
wmayer
2bbe465229 + 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
9ad4bb5595 Mark attribute 'Type' deprecated, use 'TypeId' now 2013-05-03 21:23:34 +02:00
wmayer
e18dcef6db Fix crash in property editor of property link is empty 2013-05-03 18:30:25 +02:00
wmayer
66bf91b077 Move GL painting of Rubberband into pimpl class 2013-05-03 17:03:00 +02:00
wmayer
7bbe64f586 Fix gcc build failure 2013-05-02 18:07:06 +02:00
wmayer
746ab2ec78 Add framebuffer support to Inventor viewer 2013-05-02 17:37:56 +02:00
wmayer
fba4d14f79 Implement Copy/Paste for PropertyEnumeration 2013-05-02 14:02:55 +02:00
jriegel
81aa1caf9b Small fix in dialog box 2013-04-30 08:23:24 +02:00