Michaël Van Canneyt
|
59501f11a5
* Fix hierarchy
|
2 years ago |
florian
|
d948420eba
+ (modified) patch by Bart B to add Cycles conversion functions, part of #40055
|
2 years ago |
florian
|
571e0c39cc
* increase time out
|
2 years ago |
florian
|
3203eac6d3
+ missing -O4 option added
|
2 years ago |
florian
|
28b4189a9a
* mess cleaned up
|
2 years ago |
Sven/Sarah Barth
|
693491048b
* change constref parameters to const for Delphi compatibility as well as better code generation
|
2 years ago |
Sven/Sarah Barth
|
43f4904d74
Revert commit 663ee7bc2007a22c48f97927afd4086cc8e56490 as it's simply not allowed to set an object instance value twice no matter if it's the same object instance or not.
|
2 years ago |
florian
|
30e0df384d
* second part of #40041 fixed
|
2 years ago |
Ondrej Pokorny
|
d9f05d341d
fix TAnchorKind definition
|
2 years ago |
Ondrej Pokorny
|
72fd08df03
UITypes: fix SizeOf() of sets for LCL compatibility
|
2 years ago |
florian
|
e0fef23d77
* properly transform a+const1-const2 into a+const1+(-const2), resolves #40041
|
2 years ago |
florian
|
48b9751419
* patch by Alexey Torgashin to resolve #40054
|
2 years ago |
Michaël Van Canneyt
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
2 years ago |
Michaël Van Canneyt
|
e174738121
* Some missing consts
|
2 years ago |
Michaël Van Canneyt
|
ade9ac865e
* Add const to string args where possible. Fix issue #40049
|
2 years ago |
Michaël Van Canneyt
|
fbe1db32ab
* Remove debug statement
|
2 years ago |
Michaël Van Canneyt
|
125dc64b1e
* Add const to string args where possible. Fix issue #40048
|
2 years ago |
Michaël Van Canneyt
|
c34eedb9cf
* Free cached queries when committing
|
2 years ago |
Michael Van Canneyt
|
3c2ab09a48
* Use const string where possible. Fix issue #40052
|
2 years ago |
Michael Van Canneyt
|
817ec09ec0
* Add const to string params where possible. Fix issue #40053
|
2 years ago |
florian
|
1761d3c09d
+ operator TPointF./, resolves #40046
|
2 years ago |
Michaël Van Canneyt
|
68cdd7073f
* Patch from Ondrej to implement SameArray
|
2 years ago |
Andrew Haines
|
bc17da25e1
fphttpclient allow to override supported protocols from url
|
2 years ago |
Ondrej Pokorny
|
d1f999100b
Add SetToArray and ArrayToSet functions for more general RTTI Set handling
|
2 years ago |
Michaël Van Canneyt
|
ca97f25979
* Simple examples for reading
|
2 years ago |
Michaël Van Canneyt
|
bd4b3af8b6
* Type helper for easier loading
|
2 years ago |
florian
|
f1e391fb41
* patch by Make TPointF * TPointF a component-wise multiplication, resolves #40042
|
2 years ago |
Michaël Van Canneyt
|
394a4ba6a0
* Remove debug define
|
2 years ago |
Michaël Van Canneyt
|
4e5eaaf52e
* Fix GetFulltext when unicodemap is nil
|
2 years ago |
Michaël Van Canneyt
|
5e996d8390
* Fix compilation
|
2 years ago |