Commit Graph

56849 Commits

Author SHA1 Message Date
mattias
11e60c45bc openglcontrol: fixed double free, issue #35335, from Denis Golovan
git-svn-id: trunk@60866 -
2019-04-07 17:43:03 +00:00
wp
a6e96bfe61 TAChart: Fix compilation of navigatedemo
git-svn-id: trunk@60865 -
2019-04-07 14:27:20 +00:00
wp
60546d8656 TAChart: Update package globallinks to changes in r60862 #f8b11dcbbf
git-svn-id: trunk@60863 -
2019-04-07 13:54:27 +00:00
wp
f8b11dcbbf TAChart: Fix compilation of additional drawer packages in FPC 3.2+
git-svn-id: trunk@60862 -
2019-04-07 12:08:44 +00:00
zeljko
107d1871ab Qt,Qt5: fixed action of TSavePictureDialog. issue #32540
git-svn-id: trunk@60861 -
2019-04-07 08:53:17 +00:00
zeljko
58bf52dbc4 Qt,Qt5: TComboBox.Sorted property implemented. issue #28045
git-svn-id: trunk@60858 -
2019-04-07 08:39:42 +00:00
wp
48a07c9bb8 TAChart: Check value for NaN BEFORE setting in x-sorted ListChartSource (instead of AFTER). Issue #35188, patch by Marcin Wiazowski.
git-svn-id: trunk@60856 -
2019-04-06 08:24:27 +00:00
wp
87794fe7a2 TAChart: Fix invalidation of extent caches. Issue #35313, forgotten part from patch by Marcin Wiazowski.
git-svn-id: trunk@60848 -
2019-04-05 22:24:07 +00:00
wp
d5e0bb643c TAChart: Improved painting of TChartComboBox in Linux.
git-svn-id: trunk@60847 -
2019-04-05 22:05:50 +00:00
wp
056f96d7b5 TAChart: Caching of cumulative and x/y list extents of chart sources. Issue #35313, part of patch by Marcin Wiazowski.
git-svn-id: trunk@60846 -
2019-04-05 12:13:04 +00:00
mattias
db219396ae IDEIntf: added TLazCompilationToolOptions.Parsers
git-svn-id: trunk@60844 -
2019-04-05 11:42:16 +00:00
wp
31b4c73132 TAChart: Fix incomplete resetting of TChartDataItem record for TUserDefinedChartSource in SetDataItemDefaults. Issue #35313, part of patch by Marcin Wiazowski.
git-svn-id: trunk@60843 -
2019-04-05 10:22:59 +00:00
wp
e7f8525318 TAChart: Rename internal TCustomChartSource variables FExtent and FExtentIsValid to FBasicExtent and FBasicExtentIsValid. Issue #35313, part of patch by Marcin Wiazowski.
git-svn-id: trunk@60842 -
2019-04-05 09:57:55 +00:00
mattias
a1ad05f532 IDE: initial setup dialog: ssAutoVertical
git-svn-id: trunk@60840 -
2019-04-05 07:11:41 +00:00
martin
a1fd602a9a LazControls: add missing $(IDEBuildOptions)
git-svn-id: trunk@60839 -
2019-04-04 23:38:40 +00:00
wp
2c1a86f5ac TAChart: More layout improvements in charteditor demo.
git-svn-id: trunk@60838 -
2019-04-04 22:17:59 +00:00
wp
774810e228 TAChart: Layout improvements in charteditor demo.
git-svn-id: trunk@60837 -
2019-04-04 22:06:20 +00:00
wp
298ce64cee TAChart: Add demo for the new click tools.
git-svn-id: trunk@60836 -
2019-04-04 20:45:48 +00:00
wp
d1da579c77 TAChart: Add forgotten properties to TChartSeriesLegend.Assign.
git-svn-id: trunk@60835 -
2019-04-04 18:01:10 +00:00
wp
643da08e7a TAChart: Make TAxisClickTool respond to click on axis grid.
git-svn-id: trunk@60834 -
2019-04-04 18:00:13 +00:00
wp
5ebc7810de TAChart: Fix fatal typo in TAChartSeries.Assign.
git-svn-id: trunk@60833 -
2019-04-04 17:58:46 +00:00
juha
ebd2b3baa9 IDE: Move function GetFPCVer to IDEProcs. Issue #35310, patch from Pascal Riekenberg.
git-svn-id: trunk@60832 -
2019-04-04 17:26:50 +00:00
maxim
49eba8b41c IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60831 -
2019-04-04 15:06:22 +00:00
maxim
22f4d1a6c8 IDE: fixed typos in resource strings
git-svn-id: trunk@60830 -
2019-04-04 14:48:44 +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
54d3652c78 TAChart: Handle Arrow by TChartBasicAxis.Assign.
git-svn-id: trunk@60828 -
2019-04-04 11:34:26 +00:00
lacak
cfdbda6261 lcl: wince: Add wince_7 to GetWinCEVersion()
git-svn-id: trunk@60827 -
2019-04-04 08:18:11 +00:00
mattias
91210ec41c IDE: initial setup dlg: scrollbars, issue #35316
git-svn-id: trunk@60825 -
2019-04-04 06:59:47 +00:00
mattias
3527c5be12 docs: lazutils, issue #35319, from Don Siders
git-svn-id: trunk@60824 -
2019-04-04 06:47:47 +00:00
juha
979beb76a8 DocEditor: Keep contents of SeeAlso section when saving the description file. Issue #34631, patch from Oleg.
git-svn-id: trunk@60823 -
2019-04-02 23:14:44 +00:00
joost
67258421da IDE: Improved messages and added check for writability of fppkg-configuration files
git-svn-id: trunk@60822 -
2019-04-02 20:35:17 +00:00
wp
a92054a040 TAChart: Add try-finally block to TCubicSplineSeries.PrepareCoeffs. Issue #35268, patch by Marcin Wiazowski
git-svn-id: trunk@60821 -
2019-04-02 20:24:36 +00:00
wp
c4c50a69c7 TAChart: Fix TCubicSplineSeries.Assign not trigger recreation of splines.
git-svn-id: trunk@60820 -
2019-04-02 06:58:20 +00:00
wp
09a76c0d2d TAChart: Fix incorrect IsFewPoints() of TCubicSplineSeries.Spline (introduced by r60809 #0c695d9c39). Issue #35268, patch by Marcin Wiazowski.
git-svn-id: trunk@60819 -
2019-04-02 04:46:07 +00:00
wp
43e2ae0cf6 TAChart: Initial implementation of TLegendClickTool.
git-svn-id: trunk@60818 -
2019-04-01 22:55:53 +00:00
mattias
181ba313a6 tdbf: using project targetfile directory, issue #35301, from errno
git-svn-id: trunk@60817 -
2019-04-01 14:07:03 +00:00
wp
197014d2a1 TAChart: Do not invalidate ListChartSource extent upon deletion of a ChartDataItem when XCount or YCount is 0.
git-svn-id: trunk@60816 -
2019-04-01 12:33:42 +00:00
wp
dcfcbce007 TAChart: Improved TListChartSource extent updating when x/y values are changed. Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60815 -
2019-04-01 12:25:29 +00:00
wp
fb8517abce TAChart: Invalidate source extent after setting XCount or YCount. Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60814 -
2019-04-01 11:48:06 +00:00
wp
de87beb2b1 TAChart: Cosmetic changes in TCustomChartSource.ExtentCumulative. Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60813 -
2019-04-01 11:31:10 +00:00
wp
32526da603 TAChart: Fix index limit error in TCustomChartSource.GetErrorBarValues. Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60812 -
2019-04-01 11:25:05 +00:00
wp
36db373002 TAChart: Cosmetic changes (camel-cased "ErrorBar"), some clean-up.
git-svn-id: trunk@60811 -
2019-04-01 11:20:39 +00:00
wp
898c85aa46 TAChart: In TListChartSourceStrings, replace local function SourceClassString by NameOrClassName(). Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60810 -
2019-04-01 10:55:36 +00:00
wp
0c695d9c39 TAChart: Speed optimization for preparing TCubicSplineSeries splines. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60809 -
2019-04-01 10:43:13 +00:00
mattias
60b210317c IDE: clean up
git-svn-id: trunk@60808 -
2019-04-01 08:14:10 +00:00
joost
5a3a4e3b98 IDE: Restore of fppkg-configuration files moved to a new dialog.
git-svn-id: trunk@60807 -
2019-03-31 22:23:36 +00:00
martin
d0d5e96859 SynEdit: Test for Fixed crash in SyncroEdit, when undoing. Introduced in r60079 #507784f308 "improved syncro/template edit to deal with adjacent cells"
git-svn-id: trunk@60806 -
2019-03-31 17:04:15 +00:00
martin
232ec1cc26 SynEdit: Fixed crash in SyncroEdit, when undoing. Introduced in r60079 #507784f308 "improved syncro/template edit to deal with adjacent cells"
git-svn-id: trunk@60805 -
2019-03-31 17:04:14 +00:00
wp
ff1abdbffb TAChart: Improve TCubicSplineSeries by making its procedure GetSplineXRange a function and avoiding the IfThen calls. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60804 -
2019-03-31 14:38:38 +00:00
wp
d0f6276d0c TAChart: Add fields missing from TCubicSplineSeries.Assign. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60803 -
2019-03-31 14:29:19 +00:00