Commit Graph

100 Commits

Author SHA1 Message Date
maxim
b63e036f48 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436
git-svn-id: trunk@64457 -
2021-02-03 22:42:52 +00:00
maxim
df9968b6e3 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38257
git-svn-id: trunk@64271 -
2020-12-24 23:01:30 +00:00
maxim
8476e1702a TAChart: regenerated translations and updated Russian translation
git-svn-id: trunk@64260 -
2020-12-20 22:13:29 +00:00
wp
48dfae77e3 TAChart: Initial commit of new TPolygonSeries
git-svn-id: trunk@64244 -
2020-12-19 23:08:11 +00:00
maxim
087020bee2 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37667
git-svn-id: trunk@63855 -
2020-08-31 22:37:04 +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
maxim
04c340e9c1 TAChart: updated Russian translation
git-svn-id: trunk@63576 -
2020-07-16 22:46:39 +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
maxim
df5a5388d8 Translations: French translation update by Gilles Vasseur, bug #36524
git-svn-id: trunk@62508 -
2020-01-07 22:50:11 +00:00
maxim
bfc5807673 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097
git-svn-id: trunk@61907 -
2019-09-20 23:42:25 +00:00
maxim
3836b0ba73 Translations: Hungarian translation update by Péter Gábor, bug #35891
git-svn-id: trunk@61643 -
2019-07-29 21:07:47 +00:00
maxim
dd661a10de Translations: regenerated all relevant translation files after r61231 #5b72fe1d56
git-svn-id: trunk@61233 -
2019-05-16 23:10:15 +00:00
maxim
b68407fc52 Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
maxim
d7f986c747 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35385
git-svn-id: trunk@60987 -
2019-04-15 22:07:40 +00:00
maxim
e3c1603b88 TAChart: updated Russian translation
git-svn-id: trunk@60975 -
2019-04-14 23:23:24 +00:00
wp
6908af06b3 TAChart: Refactoring of chart sources for sorting. TListChartSource now can be sorted by X, Y, Text, etc. Issue #35356, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60972 -
2019-04-14 20:52:38 +00:00
maxim
4c0ee118e5 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35358
git-svn-id: trunk@60921 -
2019-04-10 22:39:07 +00:00
maxim
3f78f22bc6 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35351
git-svn-id: trunk@60919 -
2019-04-10 22:31:13 +00:00
maxim
9d644618a4 TAChart: regenerated translations and updated Russian translation
git-svn-id: trunk@60829 -
2019-04-04 14:09:26 +00:00
wp
43e2ae0cf6 TAChart: Initial implementation of TLegendClickTool.
git-svn-id: trunk@60818 -
2019-04-01 22:55:53 +00:00
wp
ad24ca68a1 TAChart: Initial implementation of TTitleFootClickTool.
git-svn-id: trunk@60799 -
2019-03-30 21:32:25 +00:00
wp
6a763b0115 TAChart: Initial implementation of TAxisClickTool.
git-svn-id: trunk@60795 -
2019-03-29 23:02:48 +00:00
maxim
1f45fcf816 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35192
git-svn-id: trunk@60600 -
2019-03-06 22:29:13 +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
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
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
maxim
6e23c3ccd0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35148
git-svn-id: trunk@60509 -
2019-02-25 23:38:10 +00:00
maxim
89d112c5bd TAChart: regenerated German translation and updated Russian one
git-svn-id: trunk@60508 -
2019-02-25 23:29:00 +00:00
wp
e5871a60af TAChart: Add commands "Move up" and "Move down" to DataPoints editor's popup menu.
git-svn-id: trunk@60498 -
2019-02-25 15:30:29 +00:00
wp
ae615c82e7 TAChart: Check TListChartSource.DataPoints for valid numeric data. Fix DataPoints editor to handle NaN correctly.
git-svn-id: trunk@60495 -
2019-02-25 11:17:39 +00:00
wp
cc5f16814e TAChart: Add input validation to Datapoints editor.
git-svn-id: trunk@60494 -
2019-02-25 09:11:49 +00:00
wp
cd2e076da1 TAChart: Fix TListChartSource.DataPoints streaming error. Issue #0035125, patch by Marcin Wiazowski. Update test program.
git-svn-id: trunk@60490 -
2019-02-24 21:27:39 +00:00
wp
80360508ab TAChart: cosmetic
git-svn-id: trunk@60468 -
2019-02-20 10:35:26 +00:00
wp
bb30af0ea0 TAChart: Avoid crash when XCount and/or YCount of a chart source is changed to illegal value while attached to a series. Issue #35089, patch by Marcin Wiazowski
git-svn-id: trunk@60464 -
2019-02-20 06:31:02 +00:00
maxim
0580bda5ae TAChart: improved Russian translation
git-svn-id: trunk@60461 -
2019-02-19 17:25:34 +00:00
maxim
ee93df459c Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35117
git-svn-id: trunk@60460 -
2019-02-19 17:18:17 +00:00
maxim
53b59cd3b1 TAChart: regenerated German translation and updated Russian one
git-svn-id: trunk@60459 -
2019-02-19 17:09:27 +00:00
wp
7938907a0b TAChart: Fix typo in resource string. Update German translation.
git-svn-id: trunk@60447 -
2019-02-18 15:38:09 +00:00
wp
bb4362f7d3 TAChart: Make sure that a chartsource assigned to a series provides the minimum x and y values per datapoint needed. Issue #35089.
git-svn-id: trunk@60427 -
2019-02-15 15:20:37 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
bc4e1da857 Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
maxim
8f13d737df TAChart: regenerated German translation
git-svn-id: trunk@59661 -
2018-11-25 22:49:47 +00:00
wp
e0708688f5 TAChart: Fix typo in German translation.
git-svn-id: trunk@59642 -
2018-11-23 18:57:25 +00:00
maxim
c8c7a1723a Translations: Chinese translation update by robsean, bug #34579
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
maxim
2fb99791ef Translations: French translation update by Gilles Vasseur, bug #34403
git-svn-id: trunk@59276 -
2018-10-09 22:50:15 +00:00
maxim
ef3849bf8b Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34168
git-svn-id: trunk@58763 -
2018-08-22 22:46:17 +00:00
maxim
7ecdc4a43b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34167
git-svn-id: trunk@58762 -
2018-08-22 22:36:22 +00:00