Commit Graph

7641 Commits

Author SHA1 Message Date
inoussa
b02b245683 ws_helper : update command line's prompt to include new options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-01 17:20:15 +00:00
inoussa
c4acd0b769 test suite: FPC 3.2 compatibility fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-31 17:51:47 +00:00
wp_xxyyzz
e65cc723d5 LazStats: Show cumulative probabilities in DistribUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7639 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-28 21:58:45 +00:00
wp_xxyyzz
74d1082ccb fpspreadsheet: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-28 11:26:13 +00:00
wp_xxyyzz
e6b6497d6b Extract MathUnit from functionslib for easier testing and more versatile usage. Add t distribution to DistribUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-26 21:20:02 +00:00
wp_xxyyzz
fdfd3c7330 LazStats: Small fixes to previous commit. Update help file to new DistribUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7636 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-24 22:54:29 +00:00
wp_xxyyzz
cd7073f12e LazStats: Merge chart with DistribUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-24 22:36:30 +00:00
wp_xxyyzz
8dc19b33c8 LazStats: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-23 22:53:18 +00:00
wp_xxyyzz
cafec170a8 LazStats: Use TAChart for plotting in BubblePlotUnit. Update screenshots in help file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-23 22:52:55 +00:00
wp_xxyyzz
b61c350fac LazStats: Use TAChart in BoxPlotUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-23 17:51:36 +00:00
wp_xxyyzz
2d32856cbc LazStats: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-23 14:31:27 +00:00
wp_xxyyzz
db4a9f929b LazStats: Use TAChart in MultXvsYUnit. Some cosmetics.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-23 14:31:05 +00:00
wp_xxyyzz
f380f1d6f3 LazStats: fix array dimensioning in XvsMultYUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-23 09:15:08 +00:00
wp_xxyyzz
79a85d3e59 LazStats: use TAChart in xvsmultyunit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 22:23:20 +00:00
wp_xxyyzz
f8e970a929 LazStats: Some tweaks in ChartUnit. Update help file for new chart in PlotXYUnit. Use FileDialog.InitialDir when opening data file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 17:53:57 +00:00
wp_xxyyzz
8d74b6e07d LazStats: Use TAChart in PlotXYUnit (old code still available after undefining USE_TACHART):
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 17:31:05 +00:00
wp_xxyyzz
2379dbcfef LazStats: New unit ChartUnit: beginning to introduce TAChart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 17:30:06 +00:00
lazarus-bart
53e90e5a82 ExCtrls: TCustomFloatSISpinEditEx: in Lazarus >= 2.1 override KeyAllowed instead of EditKeyPress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 16:37:11 +00:00
lazarus-bart
38282db2af ExCtrls: fix not calling OnKeyPress in TCustomFloatSISpinEditEx.EditKeyPress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 15:55:20 +00:00
wp_xxyyzz
78ae64721c Lazstats: Rename Options.DefaultPath to .DefaultDataPath.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-20 21:38:09 +00:00
wp_xxyyzz
3520c438d0 LazStats: Write options.txt to default config directory. Remove global variable OpenStatPath.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-20 21:02:55 +00:00
wp_xxyyzz
a8307a5798 Lazstats: Refactor main form by beginning to rename menu items and to bring their methods in systematic order
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 21:16:19 +00:00
wp_xxyyzz
e4c6c0c1c2 LazStats: Move chmhelp conponents from DataModule to MainForm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 19:38:54 +00:00
wp_xxyyzz
ca06693f08 LazStats: Fix compilation (Deleted HelpUnit in "uses"). Make project compile with a "bigide" Lazarus.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 13:08:38 +00:00
alexs75
64f6cdb82e RxFPC:fix show collumn width in RxDBGrid columns form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 08:48:23 +00:00
alexs75
94f88fbfcf RxFPC:fix store RxDBGridCollumn.Width in storage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 08:30:06 +00:00
wp_xxyyzz
213bd3e763 ExCtrls: Add high-dpi TFloatSISpinEditEx palette icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 21:17:28 +00:00
wp_xxyyzz
0f8b893148 image_sources: svg sources of TJvFloatSpinEditEx and TChartListView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 21:09:15 +00:00
lazarus-bart
fa6369996d ExCtrls: fix typo in resourcestring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 20:16:41 +00:00
lazarus-bart
d689407c6f ExCtrls: use Abs() of LValue, not of AValue in TCustomFloatSISpinEditEx.ValueToStr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 20:15:42 +00:00
wp_xxyyzz
c9f05e0289 ExCtrls/TcustomFloatSISpinEditEx: Fix incorrect version check. Fix incorrect handling of negative values.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 16:39:40 +00:00
wp_xxyyzz
7a7c8dcf82 ExCtrls: Add "K" and "u" as multipliers for 1E3 and 1E-6 in TFloatSISpinEditEx. Add multiplier 1.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 16:32:41 +00:00
wp_xxyyzz
893acb17cb LazStats: Add path to LHelp to Options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 14:51:27 +00:00
wp_xxyyzz
3a8e6c0071 LazStats: Prepare help system for usage with lhelp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 13:55:43 +00:00
wp_xxyyzz
b011df6850 ExCtrls: Initial commit of new component TFloatSISpinEditEx, donated by bart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-16 22:56:26 +00:00
wp_xxyyzz
f48d460f8f LazStats: Show help contents. Improved help system. More entries in chm help file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7606 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-16 13:22:07 +00:00
wp_xxyyzz
4d6f43d583 CalLite: Undo previous commit. Not good.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7605 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-15 21:24:27 +00:00
wp_xxyyzz
58ee5bae50 CalLite: Add new option coPersistentSelectedDates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7604 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-15 20:58:28 +00:00
wp_xxyyzz
4109836a16 fixlp: new utility program to convert Lazarus xml files written by v2.1+ to older versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-14 14:32:10 +00:00
jesusr
123e934a4f PowerPDF: use fcl-image for image processing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-14 13:39:02 +00:00
inoussa
8dd89d1af9 Java generator fix for simple types.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7601 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-13 16:58:05 +00:00
wp_xxyyzz
d7364ed9f8 lazmapviewer: set "maximize compatibility" flag of packages to make them readable for non-trunk Laz versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-12 15:16:21 +00:00
wp_xxyyzz
196b787aed fpspreadsheet: Fix Workbook.Clear not clearing metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-11 16:18:47 +00:00
wp_xxyyzz
21547ee284 fpspreadsheet: Unpublish property TsWorksheetGrid.AlternateColor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-07 16:54:36 +00:00
wp_xxyyzz
5b34810a57 LazBarcodes: Add SaveToFile to save barcode images in graphics files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-06 10:26:14 +00:00
wp_xxyyzz
8563d58898 jvcllaz: Merge change of official repo (PascalInterpreter, scientific notation).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-04 14:54:38 +00:00
wp_xxyyzz
e6fd1abf98 fpspreadsheet: Use a local variable for found worksheet in search_demo (https://forum.lazarus.freepascal.org/index.php/topic,50851.msg372259).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7595 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-03 08:40:01 +00:00
wp_xxyyzz
810aebcd2e jvcllaz: Modify PascalInterpreter package such that compilation of all packages at 64-bit is not aborted any more.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-02 16:28:28 +00:00
wp_xxyyzz
b977a4e676 fpspreadsheet: Fix typo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-31 15:12:49 +00:00
wp_xxyyzz
1b146107ad fpspreadsheet: Allow multiple authors in metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-30 21:50:35 +00:00