Commit Graph

2415 Commits

Author SHA1 Message Date
wp
3ea304cd6e TAChart: Add demo for TChartLiveView.
git-svn-id: trunk@63763 -
2020-08-16 17:06:43 +00:00
wp
14ce141c40 TAChart: Fix early crash of new ChartLiveView
git-svn-id: trunk@63762 -
2020-08-16 17:03:16 +00:00
wp
9798763888 TAChart: Register TChartLiveView. Add new property "ExtentY".
git-svn-id: trunk@63760 -
2020-08-16 16:20:58 +00:00
wp
0d14011057 TAChart: Initial commit of TChartLiveView
git-svn-id: trunk@63737 -
2020-08-14 21:27:39 +00:00
wp
d578ab9494 TAChart: Add FullExtentBroadcaster.
git-svn-id: trunk@63736 -
2020-08-14 21:25:53 +00:00
wp
c00ae1a4b3 TAChart: cross-platform layout in ListboxDemo
git-svn-id: trunk@63727 -
2020-08-12 15:53:46 +00:00
wp
74886381ea TAChart: Undo r63696 after the root cause of the work-around was fixed in r63702 #f6796707ef
git-svn-id: trunk@63706 -
2020-08-09 13:01:55 +00:00
wp
289c03ff79 TAChart: Workaround for cocoa not setting pen and brush properties in TCanvasDrawer. (https://forum.lazarus.freepascal.org/index.php/topic,50890.0.html, https://forum.lazarus.freepascal.org/index.php/topic,48842.0.html).
git-svn-id: trunk@63696 -
2020-08-07 17:24:51 +00:00
wp
5e929bb85f TAChart: Improved "basic" project in "demo" folder
git-svn-id: trunk@63690 -
2020-08-04 12:29:48 +00:00
wp
856c8e9f37 TAChart: Add rotated axes demo. Improved layout of the other axis demos.
git-svn-id: trunk@63678 -
2020-08-03 15:13:17 +00:00
wp
bf2c904ffb TAChart: Fix positioning of labels on rotated axes. Issue #35535, idea by Marcin Wiazowski
git-svn-id: trunk@63677 -
2020-08-03 12:07:32 +00:00
maxim
1542d44efa Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37405
git-svn-id: trunk@63630 -
2020-07-22 22:13:05 +00:00
maxim
5830adb91e TAChart: updated Russian translation
git-svn-id: trunk@63629 -
2020-07-22 21:59:52 +00:00
wp
39e235c21c TAChart: Handle numerical overflows during fitting by catching the exception.
git-svn-id: trunk@63618 -
2020-07-22 08:09:47 +00:00
wp
6c06094f0f TAChart: Prevent numerical overflow in fitdemo in case of stupid selection of parameters (64-bit Win: extended = double)
git-svn-id: trunk@63617 -
2020-07-22 07:50:54 +00:00
wp
e8697ea86a TAChart: Fix for fitdemo crashing on 64-bit, issue #37354
git-svn-id: trunk@63616 -
2020-07-22 07:48:15 +00:00
wp
2878087606 TAChart: Fix fit demo not updating polynomial degree when switching between polynomial and linear fits. Disable prediction/conficende interval series when fit results become invalid due to changed parameters.
git-svn-id: trunk@63615 -
2020-07-21 14:35:55 +00:00
wp
5697f99288 TAChart: Fix fitdemo crashing with power-function under certain circumstances (issue #37354, message 0124197).
git-svn-id: trunk@63614 -
2020-07-21 14:07:20 +00:00
wp
818b9a1eed TAChart: Fix crash of fitdemo to polygon when DOF=0
git-svn-id: trunk@63613 -
2020-07-21 09:46:59 +00:00
wp
28d7ea6732 TAChart: Allow comma as field separator in data files for fitdemo.
git-svn-id: trunk@63612 -
2020-07-21 09:23:46 +00:00
wp
31e038d145 TAChart: Fix fitdemo bugs reported in #37369.
git-svn-id: trunk@63611 -
2020-07-21 09:21:42 +00:00
wp
1645c29059 TAChart: Add size-dependent string formatting function (FloatToStrEx)
git-svn-id: trunk@63610 -
2020-07-21 09:04:18 +00:00
wp
d0123e2ed8 TAChart: Less hints and warnings in fit demo.
git-svn-id: trunk@63606 -
2020-07-20 18:03:44 +00:00
wp
1357d17c34 TAChart: Fix crash of fitdemo due to drawing of confidence/prediction limits for invalid fit results. Issue #37354.
git-svn-id: trunk@63603 -
2020-07-20 08:57:20 +00:00
wp
09a6fe02b5 TAChart: Fix typo in previous commit.
git-svn-id: trunk@63593 -
2020-07-17 13:53:54 +00:00
wp
1cbde656e5 TAChart: Add a "readme.txt" to the nogui demo as a reminder that the freetype.dll is required.
git-svn-id: trunk@63592 -
2020-07-17 13:52:59 +00:00
wp
cf603da31a TAChart: Undo unintentional changes of r63574 #fcdba55052
git-svn-id: trunk@63589 -
2020-07-17 08:58:17 +00:00
maxim
04c340e9c1 TAChart: updated Russian translation
git-svn-id: trunk@63576 -
2020-07-16 22:46:39 +00:00
wp
fcdba55052 TAChart: Remove "not initialized" warnings.
git-svn-id: trunk@63574 -
2020-07-16 20:11:06 +00:00
wp
f504fdbac9 TAChart: Avoid crash of fitdemo when confidence level is set to 0 or 1.
git-svn-id: trunk@63573 -
2020-07-16 11:13:35 +00:00
wp
f70ef40567 TAChart: Publish OnMouseEnter and OnMouseLeave events.
git-svn-id: trunk@63570 -
2020-07-15 23:15:10 +00:00
wp
ba09e05aa3 TAChart: Fit confidence level can be changed in FitDemo now. Issue #37354.
git-svn-id: trunk@63566 -
2020-07-15 13:54:00 +00:00
mattias
61c53d6f41 LazUtils/FreeType: Separate FreeType stuff into its own package
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
mattias
8ceb09a67b make: changed default darwin lcl platform from carbon to cocoa
git-svn-id: trunk@63551 -
2020-07-13 09:00:41 +00:00
mattias
9dcd9ee04d updated makefiles
git-svn-id: trunk@63453 -
2020-06-28 11:01:41 +00:00
wp
2e6f771cee TAChart: Fix usage of incorrect axis transformation in FindExtentInterval of rotated TBasicPointSeries (https://forum.lazarus.freepascal.org/index.php/topic,50048.0.html)
git-svn-id: trunk@63280 -
2020-06-02 16:07:32 +00:00
wp
c97a2a7c76 TAChart: Fix AreaSeries crashing when y of first or last data point is NaN.
git-svn-id: trunk@63215 -
2020-05-23 21:56:28 +00:00
wp
efbbeb241f TAChart: Add missing check for NaN to TCustomChartSource.XOfMax and .XOfMin (https://forum.lazarus.freepascal.org/index.php/topic,49848.0.html).
git-svn-id: trunk@63180 -
2020-05-18 09:36:40 +00:00
juha
368225808a LCL: Remove deprecated TComboBox.ReadOnly.
git-svn-id: trunk@63110 -
2020-05-01 21:12:54 +00:00
wp
bc9d1a87a3 TAChart: Add property DateTimeFormat to TDBChartSource for date/time fields returned as strings.
git-svn-id: trunk@63084 -
2020-04-26 17:35:23 +00:00
wp
bb4e2d9fb8 TAChart: Fix TLineSeries segment tracer crashing when only 1 y value exists.
git-svn-id: trunk@63050 -
2020-04-22 21:05:31 +00:00
wp
f86c4782e6 TAChart: Adapt DataPointToolDemo to tracing line segments of TLineSeries.
git-svn-id: trunk@63049 -
2020-04-22 20:25:24 +00:00
wp
e4de3e6dec TAChart: DataTools follow the connection lines of TLineSeries. Keep TLineSeries.LineType when ShowLines is toggled.
git-svn-id: trunk@63048 -
2020-04-22 20:18:34 +00:00
wp
37c5baa6a6 TAChart: Fix NoGuiDemo to find font in Linux.
git-svn-id: trunk@62906 -
2020-04-07 16:49:16 +00:00
mattias
a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
wp
b198ba1129 TAChart: Add TLegendItemBrushPenRect to display pen in legend icons of TBarSeries, TAreaSeries and TBubbleSeries.
git-svn-id: trunk@62772 -
2020-03-17 18:20:10 +00:00
wp
6483f57d33 TAChart: Fix drawing of checkboxes/radiobuttons on Cocoa, part 2.
git-svn-id: trunk@62633 -
2020-02-16 15:48:08 +00:00
wp
d47d48cd56 TAChart: Fix painting of checkboxes in TChartListBox on COCOA.
git-svn-id: trunk@62628 -
2020-02-12 23:18:02 +00:00
maxim
df5a5388d8 Translations: French translation update by Gilles Vasseur, bug #36524
git-svn-id: trunk@62508 -
2020-01-07 22:50:11 +00:00
wp
7b571df356 TAChart: Improved and scaled layout of TChartListbox demo.
git-svn-id: trunk@62451 -
2019-12-27 19:18:05 +00:00