wp_xxyyzz
|
6faf17d531
|
LazMapViewer: Fix text size issue in BGRABitmap drawing engine. Improved detection of default font name and size.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-04 16:56:38 +00:00 |
|
wp_xxyyzz
|
0562f757ef
|
LazMapViewer: Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-04 16:10:32 +00:00 |
|
wp_xxyyzz
|
2d0654b66a
|
LazMapViewer: Fix transparency of marker images in the RGBGraphics drawing engine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-04 16:08:39 +00:00 |
|
wp_xxyyzz
|
d8caf811af
|
LazMpaViewer: Keep the alpha channel when a new image is assigned to the TMapView.POIImage.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 22:17:47 +00:00 |
|
wp_xxyyzz
|
a82bd5d98a
|
LazMapViewer: Add button to replace default POI image to fulldemo projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 21:39:31 +00:00 |
|
wp_xxyyzz
|
1b014e0d1b
|
rgbGraphics: Update version to 1.1 for next OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9317 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 16:56:56 +00:00 |
|
wp_xxyyzz
|
63972ead2e
|
LazMapviewer: Update RGBGraphicsDrawingEngine to support qt6
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 16:54:09 +00:00 |
|
wp_xxyyzz
|
674eeaed6d
|
rgbgraphics: Add qt6 and cocoa support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 16:49:30 +00:00 |
|
wp_xxyyzz
|
7b6eeafcb3
|
rgbgraphics: Add qt5 support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 16:23:07 +00:00 |
|
wp_xxyyzz
|
7d571238f8
|
LazMapViewer: Rework text drawing in TRGBGraphicsDrawingEngine to avoid by-pass to LazIntfImage in favour of built-in graphics routines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 16:06:28 +00:00 |
|
wp_xxyyzz
|
9be8f8eb5e
|
LazMapViewer: Move public TCustomDrawingEngine.DrawBitmapOT to protected section of TIntfGraphicsDrawingEngine, not needed anywhere else.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9312 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 21:44:36 +00:00 |
|
wp_xxyyzz
|
ebb5b52522
|
LazMapViewer: Fix GPSPointIntfo display in both fulldemo projects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9311 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 21:29:43 +00:00 |
|
wp_xxyyzz
|
9fcf346d74
|
LazMapViewer: Improved text rendering by IntfGraphicsDrawingEngine when text color is white
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 20:36:17 +00:00 |
|
wp_xxyyzz
|
fb42932f2e
|
LazMapViewer: Improved text rendering by IntfGraphicsDrawingEngine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 20:23:37 +00:00 |
|
wp_xxyyzz
|
2f00c05ab1
|
LazMapViewer: Rework text drawing code in IntfGraphicsDrawingEngine for simplification and to avoid occasionally opaque text background in Linux/gtk2 although it should be transparent.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 15:22:28 +00:00 |
|
wp_xxyyzz
|
b2c7b67f03
|
LazMapViewer: Fix package compilation and elevations demo with Laz 2.0.12
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 13:58:49 +00:00 |
|
alpine-a110
|
7e5d6eff6b
|
LazMapViewer: HitTest method added to TMapItem, TMapCollection. Intersect() zerodiv fix. TMapView.LatLonToScreen overload with lat,lon.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9306 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 10:54:31 +00:00 |
|
wp_xxyyzz
|
1ab5a3d877
|
LazMapViewer: Fix height of POI text background color combobox in fulldemo (too small in Linux)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9305 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-31 16:52:57 +00:00 |
|
wp_xxyyzz
|
2b3c16e686
|
LazMapViewer: Fix text size calculation in intfgraphics drawingengine for qt5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-30 19:17:37 +00:00 |
|
alpine-a110
|
c02d8b5566
|
LazMapViewer: flights example: Added `Follow tightly' check box. Marked missing segments in QFA28, QFA95.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-30 18:13:54 +00:00 |
|
wp_xxyyzz
|
30180acdfb
|
LazMapViewer: Add URL encoding method to DownloadEngine to fix failure in searching for city names with unsafe characters in mvGeoNames unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-30 00:10:45 +00:00 |
|
wp_xxyyzz
|
67d62d9719
|
LazMapViewer: Fix usage of CachePath and CacheOnDisk in some example projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-29 17:53:20 +00:00 |
|
alpine-a110
|
b1be720320
|
LazMapViewer: TMapViewer.CacheOnDisk property initialization fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-29 16:31:09 +00:00 |
|
wp_xxyyzz
|
f2e3491fa5
|
LazMapViewer: Deprecate also TRealPoint.Init in favour of TRealPoint.InitXY and TRealPoint.InitLatLon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-29 09:15:14 +00:00 |
|
wp_xxyyzz
|
d0103c8182
|
LazMapViewer: Add functions named "LatLon" in addition to the old ones named as "LonLat" and mark the old ones as deprecated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-29 08:59:35 +00:00 |
|
alpine-a110
|
8b3ac7d175
|
LazMapViewer: New example - Flight Track Logs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 23:41:26 +00:00 |
|
alpine-a110
|
5e78c55b9f
|
LazMapViewer: Added TMapPoint.AssignTo methods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 23:20:17 +00:00 |
|
alpine-a110
|
1962802720
|
LazMapViewer: ZoomMin and ZoomMax restrictions when zooming with the mouse.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:51:19 +00:00 |
|
alpine-a110
|
9f6e255450
|
LazMapViewer: TMapView.CyclicPointsOf fix of array length. CalcIntermedPoint parameters check.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:48:50 +00:00 |
|
alpine-a110
|
cbeaba4e2c
|
LazMapViewer: amend [r9292]
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:37:52 +00:00 |
|
alpine-a110
|
0c1a27965b
|
LazMapViewer: Calculation of bearing, target point by bearing, midpoint, intermediate point. First, Last of TMapCollection, TMapPoint.ToScreen property. TGPSTrack draw event and ConnectColor/Width properties. Better GPX import/export.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:28:13 +00:00 |
|
alpine-a110
|
6995a6c863
|
LazMapViewer: Track segments connection. Z Orders fix. GPX load/store new props. ClipPolyToRect function added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:20:58 +00:00 |
|
alpine-a110
|
8eaa889f85
|
LazMapViewer: Track segment marks and GPX track loading. TryStrToGpxColor fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:15:23 +00:00 |
|
alpine-a110
|
6a13ae7fb3
|
LazMapViewer: Rehaul of TMapItem/TMapCollection, TMapTrack, TMapTrackPoint, TMapTrackPoints. TTrackSegmentExtraData added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 13:45:53 +00:00 |
|
alpine-a110
|
b651135f37
|
LazMapViewer: Drag button check (mbLeft) moved from Engine to MapView. Added Start/End/AbortDragging methods. GetObjectsInArea with a class filter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 13:36:09 +00:00 |
|
alpine-a110
|
8651b681b3
|
LazMapViewer: mvde_bgra.pas TextOut native.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 13:32:38 +00:00 |
|
wp_xxyyzz
|
7784494b85
|
NiceChart: Fix compilation in case-sensitive OS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-26 21:25:28 +00:00 |
|
wp_xxyyzz
|
bdeeba6040
|
image_source: Note that images in "Lazarus" folder have been moved to gitlab and will be deleted here sooner or later.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-21 17:25:34 +00:00 |
|
alexs75
|
d79d152f88
|
RxFPC:TMemDataset fix datasize for BCD fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-21 05:48:02 +00:00 |
|
alpine-a110
|
7c414d3da5
|
LazMapViewer: Drawing engines BrushStyle fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-19 09:42:10 +00:00 |
|
wp_xxyyzz
|
ed4772cf18
|
fpspreadsheet: Chart link supports series pointers varying with y level in multi-level series
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-17 12:04:37 +00:00 |
|
wp_xxyyzz
|
d77952de79
|
fpexif: New EXIF convenience property GPSDateTime (read/write)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9281 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-15 16:14:43 +00:00 |
|
wp_xxyyzz
|
2f5e3d2cc2
|
fpexif: Allow to write EXIF image orientation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-15 15:29:11 +00:00 |
|
wp_xxyyzz
|
c0398db0f2
|
fpExif: Do not abort reading EXIF in case of some specific errors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-15 14:57:15 +00:00 |
|
wp_xxyyzz
|
c1146182af
|
fpspreadsheet: Gradient support in xlsx charts. Unified gradient directions between xlsx and ods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9278 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-12 11:36:21 +00:00 |
|
wp_xxyyzz
|
d3e74427df
|
fpspreadsheet: xlsx chart writer supports chart background color.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9277 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-08 00:28:54 +00:00 |
|
wp_xxyyzz
|
ef0d96fa34
|
fpspreadsheet: xlsx writer supports chart plotarea background and border.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-08 00:21:03 +00:00 |
|
wp_xxyyzz
|
94bdea03f5
|
fpspreadsheet: Improved luminance modulation and offset calculation of chart colors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-08 00:03:14 +00:00 |
|
wp_xxyyzz
|
4c8c72e8f0
|
fpspreadsheet: Set default stock chart axis minimum to zero.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-06 16:49:42 +00:00 |
|
wp_xxyyzz
|
c0659755d3
|
fpspreadsheet: Fix position of right TChartAxis read from xlsx file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-06 16:48:36 +00:00 |
|