Commit Graph

42232 Commits

Author SHA1 Message Date
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
Jose Luis Cercos Pita
e3ffa6c97c Moved to resources container 2012-11-04 20:39:18 +01:00
Jose Luis Cercos Pita
06fb5199e9 Addapted windows installer stuff 2012-11-04 17:41:01 +01:00
wmayer
22c0f85672 Algorithm to remap support shape, fix bugs in pad/pocket 2012-11-04 16:48:52 +01:00
Jose Luis Cercos Pita
9fc0b59b6a Fixed merge conflicts 2012-11-04 16:16:35 +01:00
Jose Luis Cercos Pita
3210200a63 Translated toolbar title 2012-11-04 16:09:54 +01:00
Jose Luis Cercos Pita
8a5d222ecf Improved translation stuff in order to support more languages 2012-11-04 16:09:54 +01:00
Jose Luis Cercos Pita
8c8fc944fc Merged translation stuff 2012-11-04 16:09:54 +01:00
Jose Luis Cercos Pita
0be770ef68 Fixed translation stuff 2012-11-04 16:09:54 +01:00
jrheinlaender
65b71db58f Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-04 18:48:07 +04:30
wmayer
dca1b4bf5c Allow to remove user-defined properties 2012-11-04 13:24:22 +01:00
logari81
c21fbf3ae6 PartDesign: improve error handling in Pocket task dialog 2012-11-03 23:23:58 +01:00
jrheinlaender
1d0be7954e PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket 2012-11-03 23:07:48 +01:00
logari81
5e2e12af9d PartDesign: put selection filter in separate file in order to be reused by multiple features 2012-11-03 22:48:04 +01:00
logari81
708d6bf308 PartDesign: re-enable multiple profiles in Revolution and Groove 2012-11-03 22:37:07 +01:00
wmayer
b44168f54b 0000863: segfault in ~PythonDebuggerP() 2012-11-03 15:36:58 +01:00
Jose Luis Cercos Pita
a09a2e49e4 Fixed bad file extension 2012-11-03 14:18:34 +01:00
Yorik van Havre
a553941409 0000866: Draft to sketch 2012-11-02 18:59:31 -02:00
wmayer
5305be6036 Fix memory leak 2012-11-02 21:16:01 +01:00
wmayer
3c08b99500 Allow to clear selection in pad/pocket, fix compile error 2012-11-02 13:52:20 +01:00
wmayer
03f465faf6 0000865: Document.xml in project file contains invalid string 2012-11-02 12:46:42 +01:00