wmayer
|
4e82a0af48
|
App: Apply clang format (part 1)
|
2024-11-21 07:54:24 +01:00 |
|
Stefan Tröger
|
446ce21517
|
Remove ExtensionProxy and rely on default Python proxy for extensions. fixes #0004534
|
2021-01-30 16:00:48 +01:00 |
|
wmayer
|
34a3039577
|
declare hasExtension of Python wrapper as const method
|
2017-02-12 15:28:33 +01:00 |
|
wmayer
|
9ac1810ea3
|
Fix issues:
+ improve formatting
+ remove superfluous semicolons
+ comment unused parameters
+ rename Initialisation to Initialization
+ rename Deinitialisation to Finalization
+ remove spaces
|
2016-10-08 12:48:34 +02:00 |
|
Stefan Tröger
|
a8cf9a1fb0
|
Extensions: Fix include
|
2016-10-08 12:48:34 +02:00 |
|
Stefan Tröger
|
7bcb6519cc
|
Extensions: Make Python Integration work
|
2016-10-08 12:48:34 +02:00 |
|
Stefan Tröger
|
93222098f0
|
Extensions: Allow them to be added dynamically
|
2016-10-08 12:48:34 +02:00 |
|
Stefan Tröger
|
4c42181e34
|
Extensions: Show up in the python interface
|
2016-10-08 12:48:34 +02:00 |
|