Commit Graph

18847 Commits

Author SHA1 Message Date
michael
9c2edb5d8d * Add ADO streaming possibility
git-svn-id: trunk@60596 -
2019-03-06 08:23:13 +00:00
wp
999c63b476 TAChart: Fix compilation of toolsdemo.
git-svn-id: trunk@60594 -
2019-03-05 10:39:47 +00:00
wp
a1002adf5f TAChart: Fix TDBChartSource to work again even if no FieldX is specified.
git-svn-id: trunk@60593 -
2019-03-05 10:35:44 +00:00
mattias
7167eb3bd1 codetools: fixed GetPascalCompilerForDirectory using same algo as TLinkScanner
git-svn-id: trunk@60592 -
2019-03-05 10:12:21 +00:00
mattias
9f27095fee codetools: added IsPas2jsTargetOS IsPas2jsTargetCPU, removed deprecated functions
git-svn-id: trunk@60590 -
2019-03-05 09:43:24 +00:00
maxim
8fe77a05b7 Translations: revert incorrect changes of PO files from r60583 #19c2881ef0
git-svn-id: trunk@60589 -
2019-03-04 22:39:44 +00:00
martin
68e772e2c7 IDE, SourceEditor: store highlighter-class in project settings, if changed by user. Issue #0035181
git-svn-id: trunk@60588 -
2019-03-04 20:11:45 +00:00
martin
217529a77e IDE, SourceEditor: refactor event for updating project settings
git-svn-id: trunk@60587 -
2019-03-04 20:11:41 +00:00
wp
b583d03e54 TAChart: Fix TFitSeries crashing without ParentChart (demos/runtime/plotdemo).
git-svn-id: trunk@60586 -
2019-03-04 17:38:18 +00:00
wp
5fb72b751a TAChart: Fix TFitSeries extent calculation to include the fitted curve. Issue #35183, patch by Marcin Wiazowski.
git-svn-id: trunk@60585 -
2019-03-04 17:34:41 +00:00
mattias
19c2881ef0 codetools: fixed compiler version check
git-svn-id: trunk@60583 -
2019-03-04 13:32:26 +00:00
mattias
41a3fb6d01 codetools: TPCTargetConfigCache.Update: check if Units<>nil
git-svn-id: trunk@60580 -
2019-03-04 12:50:38 +00:00
mattias
bb2ef7b609 undo 60575
git-svn-id: trunk@60576 -
2019-03-04 08:00:18 +00:00
mattias
e3b4ad515f startlazarus: fixed regression, issue #35184, Cyrax
git-svn-id: trunk@60575 -
2019-03-04 07:57:40 +00:00
maxim
1a22de281f LazUtils, Translations unit: simplify TPOFile.UpdateStrings method, there is no more particular need in early detection of multilined strings. No functional changes.
git-svn-id: trunk@60574 -
2019-03-03 23:17:22 +00:00
maxim
8b7e2c1e47 TAChart: regenerated German translation and updated Russian one
git-svn-id: trunk@60573 -
2019-03-03 23:10:46 +00:00
michael
3aa7071ff0 * Add REST business processor
git-svn-id: trunk@60570 -
2019-03-03 16:06:36 +00:00
wp
48ce9f091f TAChart: Refactor equation text generation for TFitSeries to simplify cases where coefficients are 1
git-svn-id: trunk@60569 -
2019-03-03 15:32:28 +00:00
wp
7534bcabb3 TAChart: Use TFitSeries' own error messages in the fit demo program.
git-svn-id: trunk@60568 -
2019-03-03 11:53:17 +00:00
wp
c91e35a5af TAChart: Invalidate fit results after calling TFitSeries.SetFitBasisFunc. Issue #35179, patch by Marcin Wiazowski.
git-svn-id: trunk@60567 -
2019-03-03 11:09:23 +00:00
wp
a178f5a031 TAChart: Change fit parameter count in the setter of TFitSeries.FitEquation only when required. Issue #35178.
git-svn-id: trunk@60566 -
2019-03-03 10:14:36 +00:00
michael
95c9d73fd4 * Do not clear report data when loading design and rdoManageData is off
git-svn-id: trunk@60565 -
2019-03-03 09:21:03 +00:00
martin
4075258215 SynEdit: support horizontal mouse wheel
git-svn-id: trunk@60562 -
2019-03-02 19:29:53 +00:00
wp
11d96908a0 TAChart: Add range checks to TFitSeries. Issue #35175, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60561 -
2019-03-02 18:50:34 +00:00
wp
71d732e388 TAChart: Extend fit demo to show FitSeries.LegendText as HTML.
git-svn-id: trunk@60560 -
2019-03-02 16:33:33 +00:00
wp
7d71b4d1ac TAChart: More flexibility in setting up TFitSeries.EquationText, e.g. for the legend.
git-svn-id: trunk@60559 -
2019-03-02 16:32:31 +00:00
wp
e17a5c165c TAChart: Minor improvement of r60549 #8baa6bdbc1. Patch by Marcin Wiazowski, issue #35162
git-svn-id: trunk@60558 -
2019-03-02 16:15:35 +00:00
martin
7823062d48 SynEdit: PasHighLighter, tests for "type helper", issue #0034654
git-svn-id: trunk@60557 -
2019-03-02 14:16:48 +00:00
martin
dd2d67f4d4 SynEdit: PasHighLighter, fixes for "type helper", issue #0034654
git-svn-id: trunk@60556 -
2019-03-02 14:16:45 +00:00
wp
9972af41b2 TAChart: Some simplification in TFitSeries. Code by Marcin Wiazowski, issue #35162.
git-svn-id: trunk@60555 -
2019-03-01 23:43:18 +00:00
wp
42a6258229 TAChart: Fix and refactor FitEquationText of TFitSeries.
git-svn-id: trunk@60554 -
2019-03-01 22:34:58 +00:00
mattias
ac3b7f22d0 codetools: comment
git-svn-id: trunk@60553 -
2019-03-01 17:55:36 +00:00
mattias
6e9fee2984 IDE: fixed fpc version check for resources
git-svn-id: trunk@60552 -
2019-03-01 10:03:36 +00:00
mattias
70529aa22d IDE/codetools: unified compiler check, fixed testing compiler twice
git-svn-id: trunk@60551 -
2019-03-01 09:32:14 +00:00
wp
8baa6bdbc1 TAChart: Fix initialization of custom fit functions for TFitSeries. Issue #35162.
git-svn-id: trunk@60549 -
2019-03-01 00:23:36 +00:00
maxim
e88915bc93 TAChart: regenerated translations and updated Russian translation
git-svn-id: trunk@60548 -
2019-02-28 23:43:36 +00:00
mattias
d4a8763c35 lazutils: fixed SplitCmdLine escape chars
git-svn-id: trunk@60544 -
2019-02-28 20:52:48 +00:00
mattias
53fe4eeac4 codetools: nicer debugging
git-svn-id: trunk@60542 -
2019-02-28 18:45:32 +00:00
mattias
adc7b0575c lazutils: fixed PrepareCmdLineOption quote if needed
git-svn-id: trunk@60540 -
2019-02-28 18:24:22 +00:00
mattias
acedbb1bcd codetools: IsCompilerExec: error if neither fpc nor pas2js
git-svn-id: trunk@60538 -
2019-02-28 16:58:35 +00:00
mattias
3102805a43 IDE: rescan compiler defines: show default compiler error
git-svn-id: trunk@60536 -
2019-02-28 16:36:04 +00:00
mattias
ad2827a4e5 IDE: fixed checking type of compiler (fpc/pas2js), fixed quoting compiler filename, improved error handling
git-svn-id: trunk@60535 -
2019-02-28 16:18:36 +00:00
wp
acf40b5480 TAChart: Prevent TFitSeries.ParamCount becoming smaller than 1. Issue #35164, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60534 -
2019-02-28 15:05:49 +00:00
wp
319386da3f TAChart: Fix compilation on Linux (broken by r60512 #6e6af28591). Patch by Lagunov Aleksey, issue #35167).
git-svn-id: trunk@60532 -
2019-02-28 13:24:17 +00:00
wp
14490aab47 TAChart: Add option to hide Text column in DataPoints editor.
git-svn-id: trunk@60531 -
2019-02-28 13:09:43 +00:00
wp
6a5cde8d8f TAChart: Remove deprecated TFitSeries.GoodnessOfFit and related.
git-svn-id: trunk@60530 -
2019-02-28 12:39:04 +00:00
wp
d083286913 TAChart: Add property "AutoFit" to TFitSeries. Make TFitSeries return only valid fit results.
git-svn-id: trunk@60529 -
2019-02-28 12:37:18 +00:00
wp
f2e16793a2 TAChart: Avoid calculation of the fit of a TFitSeries when the series is not visible.
git-svn-id: trunk@60527 -
2019-02-27 23:44:55 +00:00
wp
dbab842894 TAChart: TCustomChartSource.ExtentList uses only multiple y and ignores multiple x values (which are included in .ExtentXYList).
git-svn-id: trunk@60523 -
2019-02-27 00:03:48 +00:00
wp
0bf11ad782 TAChart: Fix incorrect handling quotes in TListChartSource.DataPoints. Issue #35155, patch by Marcin Wiazowski.
git-svn-id: trunk@60522 -
2019-02-26 20:51:55 +00:00