Chris Hennes
|
001c79f459
|
Gui: Translate unit system UI
|
2023-05-15 20:16:46 -05:00 |
|
wmayer
|
e4435cdcba
|
Base/App: fix warnings from code analysers:
* convert old-style-casts to explicit C++ casts where possible
* make some implicit conversions explicit
|
2022-03-06 23:49:30 +01:00 |
|
Uwe
|
9ec0bcdcf2
|
[Base] Units and Uui: remove unused includes
|
2022-02-24 11:08:56 +01:00 |
|
wmayer
|
befbd95d64
|
Base: expose UnitsApi::toNumber to Python
|
2022-02-06 12:47:57 +01:00 |
|
wmayer
|
cbc60a3f44
|
Base: clean-up code in UnitsApi
|
2022-01-25 00:26:47 +01:00 |
|
wmayer
|
88ded38ca1
|
Base: only handle Base::ParserError exceptions for quantity expressions
|
2022-01-22 01:15:12 +01:00 |
|
luz paz
|
d5f6c096b8
|
Base: Fix header uniformity, whitespace, and doxygen
[skip ci]
|
2020-11-22 18:12:16 +01:00 |
|
luz.paz
|
6f11ed298a
|
src/Base: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/Base` files
|
2019-12-25 11:38:58 +01:00 |
|
wmayer
|
4bcb43ebd2
|
Base: [skip ci] make UnitSystem an enum class
|
2019-12-21 10:10:19 +01:00 |
|
Yorik van Havre
|
91bb88fe18
|
add App.Units.setSchema() python method
|
2018-12-18 11:01:35 -02:00 |
|
wmayer
|
a9c4bcb5d6
|
remove kwd argument for functions only with flag METH_VARARGS
|
2018-08-08 17:39:32 +02:00 |
|
wmayer
|
8c7bb0cd55
|
fix warning
|
2017-11-14 21:47:56 +01:00 |
|
wmayer
|
892e78d445
|
extend Python api of units:
+ get list of all available schemas
+ get currently set schema
+ translate a quantity to a given schema
|
2017-08-13 16:55:00 +02:00 |
|
wmayer
|
5c84e47422
|
+ fixes #0001816: parseQuantity returns garbage
|
2014-11-04 14:51:19 +01:00 |
|
wmayer
|
a96f390097
|
+ fix build problems with Python & MacOSX
|
2014-10-13 22:02:57 +02:00 |
|
Sebastian Hoogen
|
f2367c6c19
|
bugfix in unit parser
partly revert to 810fadab23
and change python string handling to "et" method
|
2014-10-05 14:44:04 -03:00 |
|
Sebastian Hoogen
|
6ad50db01b
|
fixes #1744 Use unicode in Unit system
|
2014-09-20 08:58:06 +02:00 |
|
jriegel
|
401cb13035
|
Switching Quantity parser to UTF8
|
2013-12-09 23:50:52 +01:00 |
|
jriegel
|
eb5cc8ed6c
|
Implement the three major unit system schemas
|
2013-12-05 18:16:31 +01:00 |
|
jriegel
|
3a3afa0783
|
Switching the UnitsApi to the new Quantity system
|
2013-12-03 19:03:08 +01:00 |
|
jriegel
|
3ee7b20927
|
first finished implementation of Quantity parser
|
2013-09-24 11:00:51 +02:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|