Commit Graph

1990 Commits

Author SHA1 Message Date
Yorik van Havre
89147ef8de Regenerated ts files using lupdate6.6 2022-12-22 15:39:42 +01:00
Yorik van Havre
3376e387da Merged crowdin translations 2022-12-20 10:01:00 +01:00
Yorik van Havre
d206d5cd1f Updated ts files 2022-12-20 09:31:25 +01:00
Roy-043
fa87fa1dcd Arch: add BuildingPart unit test 2022-12-02 21:22:21 +01:00
luz paz
07d34012dd L10N: Don't translate strings that dont contain any alphabetic character
Per 0penBrain's suggestion
2022-12-02 11:57:34 +01:00
Roy-043
a61404531d Arch: Fix missing Windows in Arch Reference of BuildingPart 2022-12-02 00:51:03 +01:00
Roy-043
a35ab02861 Arch: Fix Arch_Space text position 2022-12-01 12:27:15 +01:00
Roy-043
e55ffe8d15 Arch: fix cutplane color (#7859)
* Arch: fix cutplane color

* Update ArchCutPlane.py
2022-11-28 12:29:13 +01:00
luz paz
a0ad4ebebb [Arch] fix header uniformity
Make uniforum all Arch headers
2022-11-18 20:22:24 +01:00
wmayer
47cfb7569c Arch: replace tabs with spaces 2022-11-18 11:47:17 +01:00
luz paz
e2a81c8674 Arch: remove trailing whitespace 2022-11-17 23:54:03 +01:00
Yorik van Havre
eb217f7e66 Merge pull request #7526 from paullee0/ArchWall_15_UseAndCreate-ArchSketch-If-Present
[ArchWall]  Use and Create ArchSketch if add-on is present
2022-11-16 11:08:11 +01:00
luz paz
2072384a7e Arch: remove trailing whitespace in importWebGL.py 2022-11-09 08:49:17 -06:00
Chris Hennes
a64fef50bc Arch: Remove Py2 code 2022-11-09 14:08:54 +01:00
Roy-043
024c50cd4f Draft: Change Snap toolbar to standard toolbar 2022-10-27 10:45:48 +02:00
Paul Lee
77ea0cb5e6 [ArchWall] Use and Create ArchSketch if add-on is present: Add 'dummy' ArchSketchObject.py
FreeCAD forum discussion - https://forum.freecadweb.org/viewtopic.php?f=23&t=71917&start=20#p636252
2022-10-27 00:59:02 +08:00
Paul Lee
0e0c26647e [ArchWall] Use and Create ArchSketch if add-on is present: following Yorik's comment
(~ 17.10.2022) https://github.com/FreeCAD/FreeCAD/pull/7526#discussion_r997010867
2022-10-23 11:33:24 +08:00
Yorik van Havre
1ae780d3b1 Merged crowdin translations 2022-10-17 15:12:16 +02:00
Roy-043
0e2b2bcf85 Arch: Improve handling of window hosts 2022-10-10 21:19:54 +02:00
Yorik van Havre
9c24f0f5b8 Merged crowdin translations 2022-10-10 11:06:08 +02:00
Yorik van Havre
555a79fd87 Merge pull request #7528 from Roy-043/Draft-Fix-crash-when-opening-file-with-only-dimensions
Draft+Arch: Fix crash related to SoBrepEdgeSet
2022-10-07 11:09:53 +02:00
Yorik van Havre
4ca1b838a9 Merged crowdin translations 2022-10-06 12:48:05 +02:00
Yorik van Havre
3d75b4fb74 Updated ts files 2022-10-06 12:16:32 +02:00
Roy-043
8a91607778 Draft+Arch: Fix crash related to SoBrepEdgeSet 2022-09-28 17:32:12 +02:00
Paul Lee
22dfc6d655 [ArchWall] Use and Create ArchSketch if add-on is present 2022-09-26 00:46:04 +08:00
Andreas Matthus
3aafa6537e transparency 2022-09-22 19:13:30 +02:00
Yorik van Havre
1b2f3fddd7 Merge remote-tracking branch 'gitlab/master' 2022-09-15 15:40:33 +02:00
Yorik van Havre
6585010002 Arch: Allow to override IFC importer with the BIM WB version 2022-09-15 15:30:03 +02:00
Yorik van Havre
97545c8836 Arch: Housecleaning - Moving IFC getPreferences() to helper module 2022-09-15 14:22:07 +02:00
Roy-043
38bccb31fa Arch: Fix baseface generation for walls with a trace that self-intersects, has T-connections or that overlaps 2022-09-03 09:06:51 +02:00
ebrahimraeyat
eef92836ac Arch: removing unnecessary 'if' conditional check
Fix for ArchRebar.py
2022-08-24 00:30:41 +04:30
luz paz
7b10713d6f Fix typos and whitespace
Found via `codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,anormal,apoints,ba,beginn,behaviour,bloaded,bottome,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childrens,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,inout,ist,itsel,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oce,oder,ontop,orgin,orginx,orginy,ot,pard,parm,parms,pres,programm,que,rady,recurrance,ro,rougly,seperator,serie,sinc,siz,strack,substraction,te,technic,thist,thru,tread,uint,unter,uptodate,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml,./src/Base/StackWalker.cpp,./build/doc/SourceDocu`
2022-08-23 18:49:47 +02:00
ebrahimraeyat
cf7dc26663 Removing Unnecessary if conditional check 2022-08-15 07:15:05 +04:30
Uwe
f13057a7bc [Arch] further code cleanup after Py2 check removal 2022-08-04 04:37:22 +02:00
Uwe
ad63aa3e3a [Arch] minor code cleanup after Py2 check removal 2022-08-04 02:26:50 +02:00
Uwe
04570f81cc [Arch] remove unneeded checks for Python 3
since we only support Python >=3, these checks can go
2022-08-04 01:32:06 +02:00
luzpaz
673181a747 Arch: Fix 'testing inequality to None' syntax (#7274)
* Arch: Fix 'testing inequality to None' syntax 

- Substitute `is not None` for `!= None`
-Trim trailing whitespace on touched files
2022-07-30 00:28:20 +02:00
Roy-043
7e0550a7c8 Arch: Housekeeping: import translate from correct file 2022-07-21 10:17:03 +02:00
Yorik van Havre
de1c94875e Merge pull request #7217 from manuvarkey/dev_branch_1
Arch: Add support for editing profile type, add L and T sections
2022-07-20 10:38:03 +02:00
Uwe
32ab100ed5 Mod: remove some superfluous Boolean checks (#7213)
* Mod: remove some superfluous Python Boolean checks
2022-07-19 01:35:12 +02:00
Manu Varkey
5c1d479598 Arch: Add support for editing profile type, add L and T sections 2022-07-19 01:18:04 +05:30
Yorik van Havre
56d1a6a8e7 Merge pull request #7212 from Roy-043/Arch-Fix-getCutVolume-in-ArchCommands.py
Arch: Fix getCutVolume in ArchCommands.py
2022-07-18 10:41:58 +02:00
Yorik van Havre
5ab12c7d5f Merge pull request #7181 from manuvarkey/bug_fix_1
Fix bug #6679, add new profiles
2022-07-18 10:36:28 +02:00
Roy-043
3ae3cc9f5b Arch: Fix getCutVolume in ArchCommands.py 2022-07-18 08:52:39 +02:00
Marshal Horn
3a3a20da46 Replaced python2 usage of next()
iterator.next() is deprecated in python3.
next(iterator) is the direct replacement.
In some cases a for() loop makes more sense
2022-07-14 01:28:10 +02:00
Manu Varkey
f00c2cd50c Fix bug #6679, add new profiles
Reclassify profile sections by type to fix bug #6679.
Add IS RHS & IS SHS profiles.
2022-07-13 18:02:02 +05:30
Roy-043
9fb6d57ebb Arch: Invert opening symbol Simple door 2022-07-05 10:23:04 +02:00
Uwe
bc52dc0567 [Arch] fix typo in function name
- just to please the spellchecker CI
2022-07-01 03:35:55 +02:00
wmayer
8f7f281c0a Arch: [skip ci] fix unit test 2022-06-30 23:00:31 +02:00
Yorik van Havre
966720094d Arch: Fixed test to work without the Drawing module 2022-06-30 11:38:22 +02:00