Commit Graph

218 Commits

Author SHA1 Message Date
michael
a0351ecfdc * out-of-the-box support for custom SQL statement, add databaseconnection property to dataset 2019-03-31 14:17:55 +00:00
michael
643fc182b4 * Fix stringreplace with + char. 2019-03-18 11:29:40 +00:00
mattias
8859a8c8f3 fcl-db: less hints 2019-03-16 16:17:32 +00:00
mattias
13fe090eba updated demos 2019-03-16 14:42:26 +00:00
michael
6212dab167 * Fixes for working with the JSONStreamer 2019-03-12 18:24:17 +00:00
mattias
33328ecf5a rtl: added TObject.Dispatch and DispatchStr 2019-03-12 12:12:02 +00:00
michael
b4fb0f45dd * TBlobField must bet TBinaryField descendent, but needs to allow size 0 2019-03-12 08:11:52 +00:00
michael
8619a9f296 * Let TBlobField descend of TField 2019-03-12 03:44:14 +00:00
mattias
66ab817361 rtl: clean up 2019-03-11 10:17:19 +00:00
michael
06ee490db9 * Fix detection of push state api 2019-03-09 20:03:01 +00:00
michael
1d57ca0f7e * Add logout method 2019-03-09 20:02:37 +00:00
michael
3d43138c51 * SQLDBRestBridge components and first demo 2019-03-07 08:51:16 +00:00
michael
5a3377ea94 * Allow descendents to configure data requests 2019-03-07 08:46:40 +00:00
michael
e2494de422 * Auto-detect JSON type 2019-03-07 08:46:06 +00:00
mattias
5cdcf80eb7 rtl: added overload TryStrToFloat with type extended 2019-03-05 10:58:35 +00:00
mattias
a8430a243b rtl: less hints 2019-03-04 13:52:35 +00:00
michael
3800875e45 * Fix SetBufListSize 2019-02-27 08:57:52 +00:00
mattias
6c0a7e59d1 rtl: clean up 2019-02-26 17:45:43 +00:00
mattias
75bae04c58 rtl: made TValue a record, started TRttiType 2019-02-26 08:32:09 +00:00
mattias
36a5a5a3a9 rtl: added simple TRttiContext to support querying attributes like Delphi 2019-02-24 15:50:11 +00:00
mattias
dcb5c10cac rtl: added TCustomAttribute 2019-02-24 09:45:01 +00:00
mattias
ebdaed7149 rtl: fixed Min/MaxCurrency 2019-02-24 09:43:52 +00:00
michael
e2fba2b61a * Added some missing functions 2019-02-18 12:25:30 +00:00
mattias
509afdceac pas2js_rtl: added files 2019-02-18 08:19:50 +00:00
mattias
1559d1f4b6 rtl: TFormatSettings class constructor 2019-02-17 20:49:59 +00:00
mattias
218736588c rtl: clean up 2019-02-17 20:49:27 +00:00
michael
a0f2fb0a8f * Fix getdelimitedtext, quoting was wrong 2019-02-17 19:27:10 +00:00
michael
d41a04d1a4 * Websvg generated from web SVG IDL 2019-02-17 16:38:51 +00:00
mattias
371dc7c97c rtl: using const to avoid cloning on calls 2019-02-16 08:20:05 +00:00
mattias
ccfc40d11f rtl: less hints 2019-02-15 22:44:49 +00:00
mattias
6daad959fb rtl: added TVarRec and compiler utility function VarRecs 2019-02-15 22:43:18 +00:00
mattias
eff31f67be rtl: fixed AnsiCompareStr 2019-02-15 22:41:33 +00:00
mattias
6731fdacd0 fcl-base: less hints 2019-02-15 22:40:30 +00:00
mattias
fb5f97355d rtl: updated isRecord 2019-02-11 15:15:11 +00:00
michael
f1851f5d83 * Add progress element, patch from Silvio Clecio (bug ID 0034975) 2019-02-02 12:07:50 +00:00
michael
9d14376259 * added chartjs and demos from Silvio Clecio 2019-02-02 09:48:52 +00:00
mattias
9f11002d42 rtl: clean up 2019-01-30 16:52:56 +00:00
mattias
e86dfef5de rtl: clean up 2019-01-29 12:40:57 +00:00
mattias
c330f6ff6b dataabstract: clean up 2019-01-27 22:02:01 +00:00
mattias
6c78a2162f fcl-base: clean up 2019-01-27 22:01:49 +00:00
mattias
731dcd8eb2 rtl: clean up 2019-01-27 22:01:27 +00:00
mattias
01b3be4a07 rtl: added tkHelper 2019-01-27 22:01:14 +00:00
mattias
84e7aa5e90 rtl: changed JSArguments from array to TJSFunctionArguments 2019-01-26 20:12:48 +00:00
mattias
1a3c5c5a48 rtl: added lo, hi for word, smallint, longword, longint 2019-01-24 16:28:21 +00:00
michael
b6eebedfea * Forgot a class 2019-01-14 15:48:02 +00:00
michael
6a47ea6920 * Fix some dependency issues (bug is 34872) 2019-01-14 15:45:45 +00:00
michael
b69e9bbc36 * Patch from Silvio Clecio to add THTMLImageElement 2019-01-13 17:51:46 +00:00
michael
1d7bd679af * Added TJSPDF class by Silvio Clecio 2019-01-13 15:15:31 +00:00
mattias
7b1596cb91 rtl: added typinfo functions for TTypeInfoStruct to access advanced record RTTI 2019-01-07 16:07:42 +00:00
mattias
74b4d41274 rtl: fixed TryStringToGUID for new record var arg 2019-01-07 16:06:53 +00:00