|
5cfa3c5c6c
|
LazStats: Add some menu separators. Some clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-22 08:26:09 +00:00 |
|
|
57b8701628
|
LazStats: Integrate report and chart into form of BoxPlotUnit. Some minor refactoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-21 21:39:40 +00:00 |
|
|
2263b9ccd0
|
LazStats: Avoid non-modal forms being reset with every menu click.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 14:15:41 +00:00 |
|
|
a67c29af62
|
LazStats: Use ReportFrame in DescriptiveUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-19 16:36:44 +00:00 |
|
|
9c7509c4de
|
LazStats: Improved calculation of V-Mask in CUSUMUnit; slide V-Mask over data set.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-09 18:04:01 +00:00 |
|
|
31f3d9ba6b
|
LazStats: Rename CUMSUMUnit to CUSUMUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 22:20:11 +00:00 |
|
|
df3f05d290
|
LazStats: Use TAChart and SPC template form in CUMSUMUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 21:57:57 +00:00 |
|
|
4bcda27b5f
|
LazStats: Use TAChart and SPC template form ind UChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 11:04:59 +00:00 |
|
|
9a86172efe
|
LazStats: Use TAChart and SPC form tempate in PChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 09:16:52 +00:00 |
|
|
1bd030f0e4
|
LazStats: Use TAChart and template form in CChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 22:55:35 +00:00 |
|
|
c0ccf0b079
|
LazStats: Refactor RChartUnit and XBarUnit to inherit from SPC template form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 21:24:22 +00:00 |
|
|
d7567a511a
|
LazStats: Add SPC template form. Replace old SigmaChartUnit by SChartUnit based on template. Some cosmetics in MainForm menu items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 16:25:52 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
f635c93904
|
LazStats: Refactor DataSmoothUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-26 20:58:55 +00:00 |
|
|
748a489574
|
Lazstats: Correct handling of HelpContext and HelpKeyword.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-26 18:02:20 +00:00 |
|
|
837521fe3d
|
LazStats: Fix help callback to be usable for the help context assigned to menu items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-26 17:42:01 +00:00 |
|
|
33e90c9cf9
|
LazStats: Refactor TestScoreUnit. No help file entry, yet, because there seems to be no data file for testing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-13 21:39:42 +00:00 |
|
|
907ce43f18
|
Lazstats: Refactor LatinSpecsUnit and latinSqrsUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7447 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-10 23:10:20 +00:00 |
|
|
c2da67888c
|
LazStats: Refactor CurSimUnit. Add its pdf to chm help. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-08 21:31:22 +00:00 |
|
|
4f87712dd6
|
LazStats: Activate chm help for most items in the Simulations menu.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-08 17:42:01 +00:00 |
|
|
4430a14489
|
LazStats: Beginning to integrate chm help into LazStats (Analysis > Descriptive)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-02 20:01:14 +00:00 |
|
|
82eea5cf08
|
LazStats: Refactor LogLinScreenUnit. Calculation crashing. Some cleanup in DataProcs units.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-27 15:30:03 +00:00 |
|
|
1151b80f90
|
Lazstats: Refactor RMatUnit. Add pdf help file to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-25 15:23:33 +00:00 |
|
|
8c760eb862
|
LazStats: Refactor PartialsUnit. Add pdf help text to chm help.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-24 22:19:30 +00:00 |
|
|
3019ff51ba
|
LazStats: Refactor DifUnit. Add to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-21 20:00:11 +00:00 |
|
|
fd0dd2bac7
|
LazStats: Simple input validation of "Brown-Forsythe test for homogeneity of variance" in MainUnit. Avoid ultra-wide input box dialogs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7379 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-13 20:57:36 +00:00 |
|
|
44da765dcc
|
LazStats: Add licenses form to menu. Add license text to README.txt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-01 08:32:14 +00:00 |
|
|
2f33dc9f7b
|
LazStats: initial commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-30 18:01:44 +00:00 |
|