Dion Moult
|
0a3dddef2f
|
More Python 2 to Python 3 upgrades
|
2024-05-07 16:03:07 +10:00 |
|
Dion Moult
|
89c4cbeb05
|
Drop support for Python 2.
|
2024-05-07 12:17:46 +10:00 |
|
Dion Moult
|
810c71dfa2
|
IfcOpenShell-python licensing and black. See #1082.
|
2022-01-19 12:18:33 +11:00 |
|
htlcnn
|
286c77e3b0
|
black ifcopenshell-python
|
2020-11-02 08:28:02 +11:00 |
|
thorade
|
20cd383504
|
triple double-quoted docstring
and do not use builtin names for variables
|
2018-05-30 11:32:47 +02:00 |
|
Thomas Krijnen
|
6b772d18b8
|
Fixes to qt5 port of viewer app
|
2018-05-17 15:53:40 +02:00 |
|
thorade
|
6cd59aa121
|
autopep8 aggressive
autopep8 --in-place --recursive --max-line-length=200 --aggressive --aggressive --aggressive ifcopenshell
|
2017-11-07 15:28:45 +01:00 |
|
thorade
|
8439e5b46d
|
autopep8
autopep8 --in-place --recursive --max-line-length=200 ifcopenshell
|
2017-11-07 15:28:45 +01:00 |
|
thorade
|
6bffee83fe
|
identical from __future__ import in ALL py files
|
2017-11-05 16:17:27 +01:00 |
|
Thomas Krijnen
|
c94ed73b8d
|
Incorporate console into main app, fallback to QPlainTextEdit, some styling
|
2016-11-28 17:46:57 +01:00 |
|
jakob-beetz
|
90e4f21f29
|
Interactive scripting pane added to pyQt viewer geom.app
|
2016-11-28 17:46:57 +01:00 |
|