Ryan Kembrey
627a89d8db
BIM: Update UI string for consistency
...
Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
Closes : #22328
2025-08-04 20:14:15 +02:00
Roy-043
2e4e661594
BIM: store Classification prefix setting
2025-07-12 13:25:23 +02:00
Syres916
4f167b828b
[BIM][Draft] QCheckBox fix regressions introduced by PR #21939 ( #22199 )
...
* [BIM][Draft] QCheckBox fix regressions introduced by PR #21939
* [BIM] Remove unwanted index values - CodeQL feedback
2025-06-27 11:25:36 +02:00
Syres916
cd5d0980b4
[BIM][Draft][CAM] preparation for deprecation of QCheckBox… ( #21939 )
...
* [BIM][Draft]{CAM] preparation for deprecation of QCheckBox stateChanged -> checkStateChanged
2025-06-18 11:24:21 +02:00
tetektoza
ca9041ce50
BIM: Avoid traceback if there is no Classification selected
...
As the title says, if user selects `OK` button and has no Classification
selected (which can happen only if the list is empty I think), then they
get a traceback since we're trying to access list of selections
directly.
So this patch adds a small patch to close the form if user has pressed
`OK` button and did not select anything.
2025-05-19 17:41:24 +02:00
Florian Foinant-Willig
4a61a49456
BIM: prevent user to remove core properties
2025-04-22 23:52:17 +02:00
marcuspollio
74e5f7c500
Merge branch 'main' into bim-cleanup-license
2025-04-11 15:13:45 +02:00
marcuspollio
637c21c18f
BIM: use FreeCAD Dev Handbook license block
2025-04-05 17:55:51 +02:00
marcuspollio
fcd0be749c
BIM: add FreeCAD notice in license
2025-04-04 18:15:43 +02:00
marcuspollio
d57339ee19
BIM: cleanup license and add SPDX
2025-04-04 17:46:58 +02:00
marcuspollio
8ab6bd7d4b
BIM: cleanup imports in bimcommands
2025-03-23 23:29:43 +01:00
Tomas Polak
895fe5ea1c
BIM_Classification dialgue - change tooltips and text to better represent their functions ( #20274 )
...
* Change Ifc Classification dialgue tooltips and text
* Update src/Mod/BIM/bimcommands/BimClassification.py
Co-authored-by: Yorik van Havre <yorik.vanhavre@gmail.com >
---------
Co-authored-by: Tomas Polak <semhustej@users.noreply.github.com >
Co-authored-by: Yorik van Havre <yorik.vanhavre@gmail.com >
2025-03-20 12:06:20 +01:00
Furgo
d1bf201337
BIM: Connect "only visible" checkbox signal to corresponding slot ( #19201 )
...
* BIM: Classification dialog => connect only visible checkbox to signal, save its state
* BIM: rename classification dialog, do not use default name
* BIM: add icons to classification dropdown box
2025-02-04 14:52:26 +01:00
Yorik van Havre
b5e2e8c007
BIM: Added classifications support to nativeifc ( #18444 )
...
* BIM: Added classifications support to nativeifc
* BIM: Fixed lint warnings
2025-01-07 10:35:37 +01:00
bgbsww
64ecfe7a0e
Make python Regex Strings raw to avoid py3.12 SyntaxError
2024-09-30 17:42:49 +02:00
luzpaz
25e8aacbe3
BIM: Trim trailing newlines
2024-07-14 09:24:22 +02:00
Yorik van Havre
a9e4056597
BIM: improved IsActive behaviour - fixes #14061
2024-05-27 11:10:36 -05:00
Yorik van Havre
acecc2c435
BIM: Fixed leftover bugs after the big move
2024-05-16 17:23:10 +02:00
Yorik van Havre
76e901861d
BIM: Renamed Arch to BIM
2024-05-16 17:23:10 +02:00