Commit Graph

7732 Commits

Author SHA1 Message Date
wp_xxyyzz
a7c30e362e spkToolbar: Update Actions demo to show the new TMenuButton. Patch by Husker (https://forum.lazarus.freepascal.org/index.php/topic,51552.msg379413.html#msg379413).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-10-02 21:04:51 +00:00
wp_xxyyzz
4c1488174c spkToolbar: Add TMenuButton, patch by Husker (https://forum.lazarus.freepascal.org/index.php/topic,51552.msg379413.html#msg379413). No complete, yet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-10-02 20:44:24 +00:00
wp_xxyyzz
c25230eb89 Lazstats: Massive refactoring of DescriptiveUnits: Move calculation to new TDescriptiveStats class. More user-friendly interface.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-10-02 17:14:33 +00:00
wp_xxyyzz
0175c44fa5 LazStats: Inherit DescriptiveUnit from TBasicStatsReportForm. Fix related issues. Fix compilation with FPC trunk.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7729 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-10-01 16:03:56 +00:00
wp_xxyyzz
219b3d9e97 LazStats: Fix typo in file name of BasicStatsReportFormUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-10-01 15:17:51 +00:00
wp_xxyyzz
3e4d68478c LazStats: LazStats: Prepare more generalized layout by add form ancestors TBasicStatsReportForm and TBasicStatsReportAndChartForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7727 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-10-01 15:08:49 +00:00
wp_xxyyzz
349f9b039b LazStats: Refactor GroupFreqUnit (to inherit from TBasicStatsChartForm).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-10-01 14:06:47 +00:00
wp_xxyyzz
8df06eb3c3 LazStats: Prepare more generalized layout by adding form ancestors TBasicStatsParamsForm and TBasicStatsChartForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7725 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-10-01 14:05:43 +00:00
wp_xxyyzz
8092e5e9fa LazStats: Fix bug in NormalDist. Nicer report layout in CompareDistUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-30 21:52:40 +00:00
wp_xxyyzz
10049ca6b0 LazStats: Complete refactoring of CompareDistUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-30 21:05:32 +00:00
wp_xxyyzz
0e50c16f6b LazStats: More refactoring in CompareDistUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-30 10:19:19 +00:00
wp_xxyyzz
c50e122263 LazStats: Better numerical stability of PoissonPDF.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-30 10:18:54 +00:00
wp_xxyyzz
98cf0d0621 LazStats: Beginning to layout of CompareDistUnit to move report and chart inside the form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7720 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-29 13:49:25 +00:00
wp_xxyyzz
feed93c12b LazStats: Add OnDblClick handlers for listboxes in BreakdownUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-29 10:55:15 +00:00
wp_xxyyzz
3e74301fa1 LazStats: Rearrange Analysis > Descriptive menu. Check whether the Close button is working for non-modal forms. Add build and release modes to project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7718 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-29 10:36:56 +00:00
wp_xxyyzz
37374ab05d LazStats: Remove invalid assertion.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7717 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-29 10:15:25 +00:00
wp_xxyyzz
c8585f1eeb LazStats: Fix FreqUnit crashing due to improper array dimensions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-29 10:14:55 +00:00
wp_xxyyzz
c33d6d24a5 LazStats: Fix compilation with Laz 2.0.10
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-29 09:29:49 +00:00
jesusr
f4da217825 rx: Brazilian portugues translation from Pedro Araújo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-29 05:05:52 +00:00
wp_xxyyzz
a8ee917195 LazStats: Make grid-related procedures in DataProcs needed by CrossTabUnit independent of MainForm. Clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 21:37:49 +00:00
wp_xxyyzz
72015121c4 LazStats: Fix CrossTab form constraints and tab order.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 21:22:08 +00:00
wp_xxyyzz
746509e94a LazStats: Remove remaining goto instructions from the crosstab BreakDown procedure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 21:18:41 +00:00
wp_xxyyzz
3cf367a1dc LazStats: Remove two goto instructions in the BreakDown method of CrossTabUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 21:11:20 +00:00
wp_xxyyzz
85f0568fb3 LazStats: Extract computation code from TCrossTabFrm to separate calculation class.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 21:06:11 +00:00
wp_xxyyzz
788f6feec0 LazStats: Beginning to refactor CrossTabUnit: include output in form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 16:24:38 +00:00
wp_xxyyzz
21b70d0447 LazStats: Fix wrong parameter of ProbF() call in BreakDownUnit. Move function ProbF to MathUnit for better testing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 14:05:34 +00:00
wp_xxyyzz
4a492958a3 LazStats: Split ANOVA calculation off of main calculation routine in BreakDownUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 10:59:21 +00:00
wp_xxyyzz
f25cde2b88 LazStats: One more automatic divider line for report.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-28 10:59:09 +00:00
wp_xxyyzz
697e7ba4f8 LazStats: Integrate report output into the form of BreakDownUnit. Begin refactoring of Compute routine. Fix TabOrder of MultXvsYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-27 22:43:10 +00:00
wp_xxyyzz
bd95521f4b LazStats: Integrate report and chart into MultXvsYUnit. Some simplifications.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-27 21:23:20 +00:00
wp_xxyyzz
6fc99eddbc LazStats: Inherit the SPC forms from TBasicStatsForm. Fix some formatting issues in the descriptive forms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-27 18:07:50 +00:00
wp_xxyyzz
4867231421 LazStats: Beginning to inherited forms from TBasicStatsForm. Add ResetForms method to Mainform in order to reset all non-modal data forms, eg. when a new file is loaded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-27 17:59:39 +00:00
wp_xxyyzz
eeda26f714 SpkToolbar: Prevent mouse clicks on hidden "More options" button.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-26 22:37:56 +00:00
wp_xxyyzz
51e360c94b SpkToolbar: Use "More options" button in Actions demo. Based on patch provided by husker.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-26 22:35:29 +00:00
wp_xxyyzz
afaa49277f spkToolbar: Add "More options button" to panes. Patch by husker, slightly modified, https://forum.lazarus.freepascal.org/index.php/topic,51552.msg378809.html#msg378809
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-26 22:12:42 +00:00
wp_xxyyzz
e353889d67 LazStats: Complete refactored NormalityUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-26 21:10:53 +00:00
wp_xxyyzz
3c23258256 LazStats: Add QuickSort routine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-26 17:52:52 +00:00
wp_xxyyzz
6678dc1af8 spktoolbar: Fix incorrect image assigned to action for adding radiobutton (Patch by husker, https://forum.lazarus.freepascal.org/index.php/topic,51552.msg378768.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-26 11:30:11 +00:00
wp_xxyyzz
0ad61ba3c6 LazStats: Refactor NormalityUnit (integrate report, add probability chart based on TAChart).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-25 23:08:58 +00:00
wp_xxyyzz
da16cac513 jvcl: less hints in JvDBLookup.pas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-24 14:47:58 +00:00
wp_xxyyzz
15176c6bf2 jvcl: Fix crash of TJvDBTreeView when deleting the last child of a node. Issue #45 reported at sourceforge.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-24 14:47:02 +00:00
wp_xxyyzz
e3cd2dea44 LazStats: Complete refactoring of FreqUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-23 22:34:12 +00:00
wp_xxyyzz
6f16f11ccc spkToolbar: Add the new separator to the "actions" demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-23 19:14:25 +00:00
wp_xxyyzz
ebd7cefb2e spkToolbar: Add separators (ButtonKind = bkSeparator). Patch provided by Husker, https://forum.lazarus.freepascal.org/index.php/topic,51552.msg378527.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-23 19:07:15 +00:00
wp_xxyyzz
202d0b5559 LazStats: Beginning to use TAChart inside FreqUnit. Trying to avoid annoying FreqSpecs dialogs. Not complete, yet. Some simplifications in other units (InitForm)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-23 11:19:08 +00:00
wp_xxyyzz
3395fc8847 LazStats: Integrate Report and Chart in form of XvsMultYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-22 13:20:08 +00:00
wp_xxyyzz
84e1cce0ed LazStats: Allow defined line-breaks in "contextual help" entries.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-22 10:42:22 +00:00
wp_xxyyzz
0bb1c4fe0f LazStats: Integrate report and chart into form of BubblePlotUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-22 09:40:36 +00:00
wp_xxyyzz
d9150100d0 LazStats: Fix compilation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-22 08:34:23 +00:00
wp_xxyyzz
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