Commit Graph

22 Commits

Author SHA1 Message Date
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