Commit Graph

7555 Commits

Author SHA1 Message Date
52f150f6a9 Lazstats: Refactor units of the item banking system (reports to stringlist, not to outputfrm directly; clean-up of code). NOT TESTED. Hook help items of Measurement Programs menu to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-14 13:51:39 +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
9eaa49b4c6 LazStats: Remove remaining code in GLMUnit writing a report directly to OutputFrm (instead of to a StringList).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-13 20:23:26 +00:00
92a0c02e8f fpspreadsheet: Add error log entry when reading xlsx files with non-numeric data in numeric cells, instead of aborting the program. Issue #37055, modified patch by Tulurdes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7452 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-13 05:42:33 +00:00
085e3db4fe fpspreadsheet: Fix compilation with Laz trunk after removal of TCustomCombobox.ReadOnly property.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-13 05:40:13 +00:00
fe90b9d7fc LazStats: Add application icon kindly provided by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7450 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-11 20:31:43 +00:00
e95f0b544a LazStats: Addtow ANCOVA test files from OpenStats. Add second example for TwoCorrsUnit from pdf to chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7449 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-11 20:30:56 +00:00
06b3dbaa64 LazStats: some more refactoring for LatinSpecsUnits, complete help for this form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-11 16:21:39 +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
ca4fa9b510 LazStats: Improved output of SuccIntUnit. Include in help.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7446 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-10 13:00:49 +00:00
6e9d618d20 LazStats: Refactor RelChangeUnit. Add its pdf to the chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7445 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-10 11:09:57 +00:00
0102d9dc2b LazStats: Fix help for Analyses/Nonparametric/Kolmogorov-Smirnov
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-10 10:49:11 +00:00
8161c3e401 LazStats: Add chm hyperlinks for Nonparametric menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-10 10:37:19 +00:00
64eaa059cd jvcllaz: Fix TJvYearGrid crashing when added to form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-09 21:19:40 +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
ea3f5e5f56 LazStats: Refactor GenRndValsUnit. Add its pdf to chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7439 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-08 17:11:02 +00:00
d7abee5099 LazStats: Refactor GenSeqUnit. Add pdf to chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-08 12:13:59 +00:00
d7dcf034cf jvcllaz: Add missing JvPascalInterpreter packages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7437 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-08 10:57:36 +00:00
f91ef3ae92 jvcllaz: Activate lpk compatibility mode again which was lost after changing package version number.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-08 09:27:25 +00:00
f4458de5dd jvcllaz: Change version to 1.0.7 after releasing v1.0.6.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-08 08:29:40 +00:00
b2b4951729 jvcllaz: Fix lpk compatibility mode of core design package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-08 07:39:36 +00:00
cac99026d6 LazStats: Reconstruct test file for AutoCorUnit. Adapt chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-06 22:50:30 +00:00
bba39d0ef5 LazStats: Fix polynomial smooth in AutoCorUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-06 17:25:42 +00:00
f2502d8ad3 jvcllaz: Fix compilation on macOS and on 64-bit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-06 10:40:05 +00:00
6952568642 LazStats: Fix operation of MoveAvgUnit needed by AutoCorUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-05 22:57:07 +00:00
30b6409bbd lazstats: Refactor AutoCorUnit and related units. Add autocorr.laz test file (not available in OpenStat).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-04 22:35:23 +00:00
abb796c0b2 fpexif: Set WriteJFIFandEXIF after reading a file so that existing segments are preserved.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-03 20:55:56 +00:00
7e70201620 fpexif: Add boolean property WriteJFIFandEXIF which forces writing JFIF and EXIF segments if both exist. (https://forum.lazarus.freepascal.org/index.php/topic,49648.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-03 20:32:43 +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
eb3dd9b59a LazStats: Refactor GradingBookUnit and GradingUnit. Add pdf help to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-02 11:44:03 +00:00
97f6e90678 LazStats: Load data files only when they have extension .laz.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-02 09:31:58 +00:00
5874c00df8 jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-30 20:50:58 +00:00
7e6c0bb36e jvcllaz: Moved TJvTabBar and its painter palette icons from JvCustomControls package to JvPageComps package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-30 20:50:34 +00:00
6ce8bb2328 jvcllaz: Make sure that JvPageList has an ActivePage at designtime after adding a page. Patch by Michal Gawrycki.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-30 20:12:06 +00:00
4211ddfee3 LazStats: Fix Simple Multiple Regression failing due to faulty Format string. Improved layout of CanonUnit in Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-29 17:49:43 +00:00
44b4df5df2 jvcllaz: Fix LCL scaling of TJvTabBarXPPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-29 12:54:39 +00:00
9f6e9183d3 jvcllaz: improved drawing of TJvTabBar by TJvTabBarXPPainter in Linux, still not perfect.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-29 09:31:02 +00:00
91fdc9ea7f jvcllaz: Add/improve LCLscaling for TJvTabBar and TJvPageList. Publish TJvPageList.BorderSpacing and .ChildSizing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-29 07:33:49 +00:00
94067dff3d fpexif: Fix file-not-found error when image is on One Drive for Business. See https://forum.lazarus.freepascal.org/index.php/topic,49564.msg359676.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-29 06:33:35 +00:00
550cab40fc image_source: Add sources of jvcl TJvPageList etc. palette icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-28 22:17:54 +00:00
d4edad261b jvcllaz: Add high-dpi compatible palette icons for TJvPageList, TJvNotebookPageList, TJvPageListTreeView and TJvSettingsTreeview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-28 22:14:36 +00:00
e8f5f157ab jvcllaz: Add TJvPageList, contribution by Michal Gawrycki. Add JvTabBarDemp_PageList example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-28 20:39:01 +00:00
977021871d LazStats: Improved layout of LogLinScreenUnit. Pdf to Chm (partially because calculation crashes).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-27 20:51:12 +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
b873677972 LazStats: Refactor GenKappaUnit. Add pdf help to chm. Add files GenKappa.laz and KappaTest3.laz from OpenStat sample files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-27 10:33:16 +00:00
793f9a5144 LazStats: Less hints.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-26 23:07:47 +00:00
cf4ce2f94a LazStats: Refactor DistribUnit. Add pdf help to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-26 22:36:07 +00:00
516ebcad09 LazStats: Refactor ErrorCurvesUnit. Add pdf help to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-26 21:11:48 +00:00
8d5974168a LazStats: Refactor MultGenUnit. Add pdf help to chm. NOTE: The calculation yields different results than in pdf.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-26 20:13:12 +00:00