Commit Graph

25552 Commits

Author SHA1 Message Date
wmayer
b2f6ba4935 Set working directory for Merge projects command 2012-11-15 10:46:20 +01:00
jrheinlaender
c18f9f8ca7 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-15 10:10:36 +04:30
wmayer
2b5efd45fe Fix some memory leaks 2012-11-15 01:25:55 +01:00
wmayer
ec1de40d99 0000721: massive memory leak when dragging an unconstrained model 2012-11-15 00:24:40 +01:00
wmayer
46a5f1cd20 add missing semicolon 2012-11-14 20:43:08 +01:00
wmayer
3b3aaa5bcd Fix some memory leaks 2012-11-14 17:12:42 +01:00
wmayer
367d7122db Fix memory leak in sketcher view provider 2012-11-14 15:04:14 +01:00
jriegel
07e69093ad Merge branch 'sanguinariojoe-plot' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-13 23:13:14 +01:00
wmayer
32b6280091 include header 2012-11-10 01:11:55 +01:00
wmayer
1fa51f8873 Fix compile error with OCC >= 6.5.2 2012-11-09 20:28:38 +01:00
wmayer
20802707f6 Make remapping function more flexible 2012-11-09 13:48:40 +01:00
wmayer
23c8f41c73 Optimazation of tree view when clearing selection 2012-11-08 23:06:07 +01:00
wmayer
43c04c376d In box selection do ignore hidden objects 2012-11-08 21:45:10 +01:00
wmayer
31e2b323e7 Enable word-wrap for long text in sweep panel 2012-11-07 20:35:04 +01:00
wmayer
02f97e2a04 0000871: Changing size rotates other sketches 2012-11-07 20:01:36 +01:00
wmayer
736c9a5081 Remove recomputation from undo/redo 2012-11-07 13:01:59 +01:00
jrheinlaender
f27da55e04 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-07 15:16:34 +04:30
wmayer
3a9920d327 Fix crash when accessing non-existent sub-element in TopoShape 2012-11-07 11:00:03 +01:00
jrheinlaender
7a609b1dcf Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-07 08:10:43 +04:30
wmayer
2f690378ac Reset modified flag after document is loaded, touch pad/pocket if its Type has changed 2012-11-06 21:12:39 +01:00
wmayer
68d3a37154 Fix error in up to face option 2012-11-06 20:44:31 +01:00
jrheinlaender
469b17bb4c Fixed bug where sketch support face was used for distance measuring instead of sketch face itself (doesn't resolve problem of false positives, though) 2012-11-06 20:37:53 +01:00
jrheinlaender
db3d7c1505 Fixed bug in Pad where option TwoLengths was broken if Symmetric had been selected before 2012-11-06 20:37:52 +01:00
jrheinlaender
d2539ff75a Enabled "Reversed" option for Pad up to first/last 2012-11-06 20:37:52 +01:00
jrheinlaender
40cb99612b Pad/Pocket: Fixed bug that led to failed UpToFace when finishing the feature (thanks to wmayer for pointing this out) 2012-11-06 20:37:51 +01:00
jrheinlaender
058ceafb61 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-06 20:47:39 +04:30
Jose Luis Cercos Pita
3a979155b9 Merge branch 'sanguinariojoe-plot' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into sanguinariojoe-plot 2012-11-05 18:55:09 +01:00
Jose Luis Cercos Pita
cc4d70028d Added tooltips 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
d4d6990e2c Forced size to improve vertical sliders 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
4d6bcd5556 Added new languages to windows installer stuff 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
f428e1a4f1 Append all languages considered at Draft module 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
91c87d52d8 Moved main title to autotranslation stuff (broken) 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
ff28104e3c Updated windows installer stuff 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
d24fa0351b Fixed Autotranlation of menu texts and tooltips 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
6704bccc97 Moved to resources container 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
939bdd09fb Addapted windows installer stuff 2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
9ae16f315a Translated toolbar title 2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
84040c4b28 Improved translation stuff in order to support more languages 2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
9f2b6a0fc2 Merged translation stuff 2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
c84418bc91 Fixed translation stuff 2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
d89f196baf Added tooltips 2012-11-05 18:50:30 +01:00
Jose Luis Cercos Pita
ade114505b Forced size to improve vertical sliders 2012-11-05 18:25:39 +01:00
Jose Luis Cercos Pita
bab6d28d80 Added new languages to windows installer stuff 2012-11-05 18:15:06 +01:00
wmayer
bdc9fea5e2 Use own signal handler only on Windows with MSVC 2012-11-05 16:42:11 +01:00
wmayer
3377dc0851 Algorithm to do a geometric matching (planes only) 2012-11-05 14:50:02 +01:00
wmayer
7dd90ce697 Fix problems when chaning language while pad/pocket panel is open 2012-11-05 10:57:52 +01:00
Jose Luis Cercos Pita
48e9a8b842 Append all languages considered at Draft module 2012-11-05 08:57:34 +01:00
Jose Luis Cercos Pita
0c6b2264cd Moved main title to autotranslation stuff (broken) 2012-11-05 08:43:53 +01:00
Jose Luis Cercos Pita
393aa2a9ad Updated windows installer stuff 2012-11-05 08:39:33 +01:00
Jose Luis Cercos Pita
ca395fafb6 Fixed Autotranlation of menu texts and tooltips 2012-11-05 08:35:14 +01:00