Commit Graph

7628 Commits

Author SHA1 Message Date
79a85d3e59 LazStats: use TAChart in xvsmultyunit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 22:23:20 +00:00
f8e970a929 LazStats: Some tweaks in ChartUnit. Update help file for new chart in PlotXYUnit. Use FileDialog.InitialDir when opening data file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 17:53:57 +00:00
8d74b6e07d LazStats: Use TAChart in PlotXYUnit (old code still available after undefining USE_TACHART):
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 17:31:05 +00:00
2379dbcfef LazStats: New unit ChartUnit: beginning to introduce TAChart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 17:30:06 +00:00
53e90e5a82 ExCtrls: TCustomFloatSISpinEditEx: in Lazarus >= 2.1 override KeyAllowed instead of EditKeyPress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 16:37:11 +00:00
38282db2af ExCtrls: fix not calling OnKeyPress in TCustomFloatSISpinEditEx.EditKeyPress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-22 15:55:20 +00:00
78ae64721c Lazstats: Rename Options.DefaultPath to .DefaultDataPath.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-20 21:38:09 +00:00
3520c438d0 LazStats: Write options.txt to default config directory. Remove global variable OpenStatPath.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-20 21:02:55 +00:00
a8307a5798 Lazstats: Refactor main form by beginning to rename menu items and to bring their methods in systematic order
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 21:16:19 +00:00
e4c6c0c1c2 LazStats: Move chmhelp conponents from DataModule to MainForm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 19:38:54 +00:00
ca06693f08 LazStats: Fix compilation (Deleted HelpUnit in "uses"). Make project compile with a "bigide" Lazarus.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 13:08:38 +00:00
64f6cdb82e RxFPC:fix show collumn width in RxDBGrid columns form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 08:48:23 +00:00
94f88fbfcf RxFPC:fix store RxDBGridCollumn.Width in storage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-18 08:30:06 +00:00
213bd3e763 ExCtrls: Add high-dpi TFloatSISpinEditEx palette icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 21:17:28 +00:00
0f8b893148 image_sources: svg sources of TJvFloatSpinEditEx and TChartListView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 21:09:15 +00:00
fa6369996d ExCtrls: fix typo in resourcestring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 20:16:41 +00:00
d689407c6f ExCtrls: use Abs() of LValue, not of AValue in TCustomFloatSISpinEditEx.ValueToStr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 20:15:42 +00:00
c9f05e0289 ExCtrls/TcustomFloatSISpinEditEx: Fix incorrect version check. Fix incorrect handling of negative values.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 16:39:40 +00:00
7a7c8dcf82 ExCtrls: Add "K" and "u" as multipliers for 1E3 and 1E-6 in TFloatSISpinEditEx. Add multiplier 1.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 16:32:41 +00:00
893acb17cb LazStats: Add path to LHelp to Options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 14:51:27 +00:00
3a8e6c0071 LazStats: Prepare help system for usage with lhelp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-17 13:55:43 +00:00
b011df6850 ExCtrls: Initial commit of new component TFloatSISpinEditEx, donated by bart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-16 22:56:26 +00:00
f48d460f8f LazStats: Show help contents. Improved help system. More entries in chm help file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7606 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-16 13:22:07 +00:00
4d6f43d583 CalLite: Undo previous commit. Not good.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7605 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-15 21:24:27 +00:00
58ee5bae50 CalLite: Add new option coPersistentSelectedDates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7604 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-15 20:58:28 +00:00
4109836a16 fixlp: new utility program to convert Lazarus xml files written by v2.1+ to older versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-14 14:32:10 +00:00
123e934a4f PowerPDF: use fcl-image for image processing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-14 13:39:02 +00:00
8dd89d1af9 Java generator fix for simple types.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7601 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-13 16:58:05 +00:00
d7364ed9f8 lazmapviewer: set "maximize compatibility" flag of packages to make them readable for non-trunk Laz versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-12 15:16:21 +00:00
196b787aed fpspreadsheet: Fix Workbook.Clear not clearing metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-11 16:18:47 +00:00
21547ee284 fpspreadsheet: Unpublish property TsWorksheetGrid.AlternateColor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-07 16:54:36 +00:00
5b34810a57 LazBarcodes: Add SaveToFile to save barcode images in graphics files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-06 10:26:14 +00:00
8563d58898 jvcllaz: Merge change of official repo (PascalInterpreter, scientific notation).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-04 14:54:38 +00:00
e6fd1abf98 fpspreadsheet: Use a local variable for found worksheet in search_demo (https://forum.lazarus.freepascal.org/index.php/topic,50851.msg372259).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7595 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-03 08:40:01 +00:00
810aebcd2e jvcllaz: Modify PascalInterpreter package such that compilation of all packages at 64-bit is not aborted any more.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-02 16:28:28 +00:00
b977a4e676 fpspreadsheet: Fix typo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-31 15:12:49 +00:00
1b146107ad fpspreadsheet: Allow multiple authors in metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-30 21:50:35 +00:00
7c09abbb51 fpspreadsheet: Add custom meta data support. Reading/writing for XLSX, Excel XML, ODS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-29 22:51:39 +00:00
3959cbbe45 fpspreadsheet: Add new metadata item "subject"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-29 21:11:36 +00:00
66733bb6a8 RxFPC:fix compile on Linux x64
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-29 19:05:04 +00:00
9d7457ccd4 fpspreadsheet: Add, with r/w support, conditional date formats cfcLastYear, cfcThisYear, cfcNextYear.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7588 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-29 17:41:00 +00:00
aebb067738 fpsprreadsheet: Add conditional date formats, read/write support for XLSX, ODS, ExcelXML. Add unit tests.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-29 16:55:45 +00:00
e0503c6d48 fpspreadsheet: Add new formula function ROUNDDOWN().
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7586 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-29 16:38:52 +00:00
5df3ccb01a fpspreadsheet: Add missing "override" to TsMetaData.Destroy
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-29 08:26:33 +00:00
7e5dde96c3 fpspreadsheet: Fix xlsx writer mismatch between _rels/.rels and docProps/core.xml files making files without metadata unreadable for Excel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7584 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-28 21:38:32 +00:00
25d59b8e88 fpspreadsheet: Fix meta data reading error of some ods files. Avoid display of metadata zero dates in Excel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-28 21:30:12 +00:00
c902c41997 fpspreadsheet: Add meta data reader for Excel XML.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-28 21:10:32 +00:00
7015c9fa8c fpspreadsheet: Fix usage of UTC in ODS meta data.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-28 18:01:17 +00:00
ea91b7fca5 fpspreadsheet: Add metadata writer for Excel XML. Fix usage of UTC in the Excel metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-28 17:57:32 +00:00
ed025ddea4 fpspreadsheet: Add ODS reader/writer for metadata.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7579 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-28 15:49:42 +00:00