Commit Graph

7254 Commits

Author SHA1 Message Date
alpine-a110
fe61cb686e LazMapViewer: Fixed all instances of a POI disappear at a certain position in the MapView. Issue #3982 (1).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-03 17:14:31 +00:00
wp_xxyyzz
56a27ca99b FPSpreadsheet: Add pagelayout demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-30 17:02:29 +00:00
wp_xxyyzz
43f8e27ce2 fpspreadsheet: Fix centering of worksheet in xlsx print-out. Fix print page orientation in ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9507 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-30 16:41:58 +00:00
wp_xxyyzz
03cf0e9c90 LazMapViewer: Fix TMapViewer.CyclicPointsOf crashing if called outside Paint method.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-27 15:19:31 +00:00
wp_xxyyzz
17132ec44a fpspreadsheet: More conservative version of previous commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-22 18:33:55 +00:00
wp_xxyyzz
16e9ab27f1 fpspreadsheet: Fix design-time crash of workbooksource when notifying chartlink without assigned chart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9504 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-22 18:25:24 +00:00
wp_xxyyzz
4a44b777d8 LazMapViewer: Fix ObjsAtScreenPt(). GitLab issue #39079, patch by Kirill Filippenok
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-21 22:14:14 +00:00
wp_xxyyzz
48bd37b753 RGBGraphics: Fix compilation on qt5 and qt6. Change package version number to 1.1.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-12 09:34:50 +00:00
wp_xxyyzz
d18d02db7e LazMpaViewer: Add some comments.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9501 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-05 13:30:32 +00:00
wp_xxyyzz
92d090919b LazMapViewer: Fix drawing of scaled transparent tiles by RGBGraphics drawing engine. Issue #39078.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9500 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-05 13:12:06 +00:00
wp_xxyyzz
9eec695b86 LazMapViewer: Fix drawing of scaled transparent tiles by BGRABitmap drawing engine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-05 08:39:31 +00:00
wp_xxyyzz
d7de2eba34 LazMapViewer: Remove LCL drawing engine from package and fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9498 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-04 17:27:38 +00:00
wp_xxyyzz
244c9fa2b2 LazMapViewer: Undo r9494, not usable. Scale all tiles to the size specified by global TileSize variable. Alpha-channel of RGB32BBitmap and BGRABitmap drawing engines not correct, so far. (Issue #39078).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9497 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-04 17:20:17 +00:00
wp_xxyyzz
188553b343 fpspreadsheet: Add property UsesBuiltinWorkbook to TsWorkbookSource for not overwriting some grid-specific settings when a new workbook is created. https://forum.lazarus.freepascal.org/index.php/topic,69126.msg536779
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9496 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-04 11:02:09 +00:00
wp_xxyyzz
873d0f4a91 LazMapViewer: Improved restricted panning along the edge of the allowed area.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-02 23:40:32 +00:00
wp_xxyyzz
1f22d2634b LazMapViewer: Support tile sizes other than 256x256 (experimental feature). Add OpenRailwayMap provider for 512x512 tiles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-11-02 14:58:29 +00:00
wp_xxyyzz
eb6ddb92e4 LazMapViewer: Add OnCenterMoving and OnZoomChanging events. Issue CCR-#39077
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-31 12:46:24 +00:00
wp_xxyyzz
fe7fdae720 LazMapViewer: Fix crash when changing download engines to default engine. Fix Linux compilation error.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-24 11:00:46 +00:00
wp_xxyyzz
aa7a12a74a LazMapViewer: Simplify selection of drawing and download engines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-22 15:32:55 +00:00
wp_xxyyzz
a204dfcd7a LazMapViewer: Avoid new cache-downloadengine to hang when cache file does not exist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-22 15:32:25 +00:00
wp_xxyyzz
b6619dd30e LazMapViewer: Add download engine which accesses only the local cache.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-22 12:33:30 +00:00
wp_xxyyzz
b9e2301025 FPSpreadsheet: Fix crash caused by error cells with sheetname (e.g., "sheetname!#REF!")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-18 18:17:07 +00:00
wp_xxyyzz
c9d4d9f48b FPSpreadsheet: Fix incorrect detection of numeric strings beginning with 'E' as valid numbers (https://forum.lazarus.freepascal.org/index.php/topic,68953.msg534081)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-18 14:06:08 +00:00
wp_xxyyzz
7bdff78242 FPSpreadsheet: Show all charts of a worksheet in the chartlink demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-17 22:08:39 +00:00
wp_xxyyzz
0fab687b13 FPSpreadsheet: Fix log axis sometimes dropping labels.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-17 21:22:13 +00:00
wp_xxyyzz
a18a305806 fpexif: Fix exif reader stopping when a tag with illegal tag type (e.g. 0) is found (https://forum.lazarus.freepascal.org/index.php/topic,68879.msg533245.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-11 22:50:12 +00:00
wp_xxyyzz
6f5ac5dcf0 FPSpreadsheet: Fix occasionally missing axis labels in ods reading.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-11 13:11:25 +00:00
wp_xxyyzz
c163481ff7 FPSpreadsheet: Fix incorrect underlining of text by xlsx reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-11 12:50:30 +00:00
wp_xxyyzz
46a0ee0a50 captcha: Fix display of sample projects in the Lazarus examples window.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-08 16:42:56 +00:00
wp_xxyyzz
032ce4fe89 Captcha: Fix missing palette icon. Fix compilation for cocoa WS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9480 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-08 16:35:44 +00:00
wp_xxyyzz
f41595301d FPSpreadsheet: Fix reader to detect underlined font in xlsx charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9479 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-02 14:57:36 +00:00
wp_xxyyzz
241004072c FPSpreadsheet: Fix font of xlsx axis labels.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-02 14:25:51 +00:00
wp_xxyyzz
a7d585814f FPSpreadsheet: Fix display of category axis labsls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9477 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-02 14:03:02 +00:00
wp_xxyyzz
d3516c739b FPSpreadsheet: Fix duplicate legend items (after tabcontrol support)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-10-01 18:09:58 +00:00
wp_xxyyzz
6599aeba51 FPSpreadsheet: Fix reading text:span elements in chart titles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9475 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-30 22:02:54 +00:00
wp_xxyyzz
bb303d45aa fpspreadsheet: Add WorkbookTabControl to chartlink demo to select the (first) chart of the current sheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-30 21:35:39 +00:00
wp_xxyyzz
243e25f62b LazMapViewer: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-30 15:44:03 +00:00
wp_xxyyzz
ae03e20b25 LazMapViewer: Add convenience methods for PointsOfInterest.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-30 15:17:39 +00:00
wp_xxyyzz
8b726faeed LazMapViewer: Add method TGPSObjectList.ClearAll
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-29 17:54:41 +00:00
wp_xxyyzz
b4d8b94830 FPSpreadsheet: Fix no splines in rotated ods series.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-29 10:20:32 +00:00
wp_xxyyzz
9c4fbfc963 fpspreadsheet: Support themed background colors in charts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9469 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-27 20:39:03 +00:00
wp_xxyyzz
e7161ea286 FPspreadsheet: Fix compilation with Laz 2.0.x/FPC 3.0.x
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-27 18:06:02 +00:00
wp_xxyyzz
332e6d234b FPSpreadsheet: Horizontal chart legend when at bottom.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-27 17:20:11 +00:00
wp_xxyyzz
b91bc85680 fpspreadsheet: Handle differences in gradient appearence between xlsx and ods. More consistent order of arguments in the AddXXXGradient methods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-26 16:07:12 +00:00
wp_xxyyzz
6da05d1f85 fpsspreadsheet: Remove TsChartGradient.Border (contained in Steps[0]).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-26 11:44:34 +00:00
wp_xxyyzz
d19010191f fpspreadsheet: Simplify chart gradient creation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-24 18:07:41 +00:00
wp_xxyyzz
80838e3529 FPSpreadsheet: Fix line/scatter/radar series symbol colors in ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-23 18:40:00 +00:00
wp_xxyyzz
9d0688a0cf FPSpreadsheet: Fix date/time axis in stock/volume charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-22 21:21:15 +00:00
wp_xxyyzz
f93ae35226 FPSpreadsheet: Rename components in chartlink demo. Update charts after arrow keys in filename combobox.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9461 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-21 22:02:17 +00:00
wp_xxyyzz
89c9ad65c9 FPSpreadsheet: Fix incorrect bar and area series baseline of primary/secondary y axis charts in xlsx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9460 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-09-21 21:41:16 +00:00