Commit Graph

7579 Commits

Author SHA1 Message Date
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
f3982ea95b LazStats: Refactor RunsTestUnit. Add pdf help to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7405 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-25 21:39:27 +00:00
wp_xxyyzz
0e48719e6b LazStats: Refactor SensUnit. Add pdf help to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-25 21:13:49 +00:00
wp_xxyyzz
71fb8c7899 LazStats: Refactor PCurvesUnit. Add pdf help to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-25 16:16:11 +00:00
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
a9b903fb75 jvcllaz: Undo r7206 as proposed by Michal Gawrycki due to side-effects, issue #36894
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-24 20:47:11 +00:00
wp_xxyyzz
ce8d2e3dba jvcllaz: Fix compilation of JvTabBar_NotebookPages demo with Laz 2.0.8 (or earlier). Remove version check in JvNotebookPageList.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7399 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-24 18:08:41 +00:00
wp_xxyyzz
cbf60e2a8b jvcllaz: Some corrections of TJvNotebookPageList. Issue #36956, patch by Michal Gawrycki.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-24 16:29:11 +00:00
alexs75
71e0209dda RxFPC:RxDBGrid - fix UpDown editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-24 09:06:20 +00:00
wp_xxyyzz
21987bd7d9 Lazstats: Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-21 20:45:15 +00:00
wp_xxyyzz
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
wp_xxyyzz
e2de5809db LazStats: Refactor PolyDIFUnit. Update chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-21 10:39:17 +00:00
wp_xxyyzz
2d80d005dd LazStats: Remove Cancel button from SpBrUnit. Add text from pdf to chm help file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-18 21:43:43 +00:00
wp_xxyyzz
66ad457a1c LazStats: Add forgotten CompRelData.laz data file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7392 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-18 21:24:28 +00:00
wp_xxyyzz
bf920008ff LazStats: Remove cancel button from KR21Unit. Add its help text to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-18 21:19:03 +00:00
wp_xxyyzz
8786e8a9fa Lazstats: Avoid pointless subtraction of 1 from array indexes in CompResUnit. Update chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-18 20:58:47 +00:00
wp_xxyyzz
fe372ec99d LazStats: Refactor CompRelUnit. Add help text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-18 20:50:34 +00:00
wp_xxyyzz
c0fccdfa28 LazStats: Simplification of GuttmanUnit. Add help text. No sample file found for testing, though.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-18 20:06:02 +00:00
alexs75
c8fb7ae1e8 RxFPC: TRxPopupNotifier - fix update message text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7387 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-17 11:14:55 +00:00
alexs75
79e39c6318 RxFPC:RxDBGrid - check numeric field MinValue and MaxValue on RxDBGrid rxUpDown editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7386 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-15 22:28:52 +00:00
wp_xxyyzz
5cdb8c16c7 fpspreadsheet: Add TsWorksheetIndicator as new visual control. Donated by forum user "abcthing" (https://forum.lazarus.freepascal.org/index.php/topic,49312.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7385 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-15 22:19:20 +00:00
wp_xxyyzz
2f3af00ef0 LazStats: Refactor RaschUnit, add help text to chm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7384 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-15 12:17:18 +00:00
skalogryz
fb17e650c0 richmemo: win32, more generic handling of WM_PRINT
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7383 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-14 18:32:41 +00:00
wp_xxyyzz
7b48e29ef4 LazStats: Refactor TestGenUnit. Add item to chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-14 16:05:45 +00:00
skalogryz
6de4d85840 richmemo: Win32 special code for WS.PrintTo(). WM_PRINT doesn't work as expected for RICHEDIT
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-14 02:38:56 +00:00
wp_xxyyzz
00155466f5 LazStats: Minor improvements in XVsMultYUnit and PlotXYUnit. Input validation in SmoothDataUnit. Add hyperlinks to Analysis topic in chm file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7380 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-13 21:59:05 +00:00