Commit Graph

8612 Commits

Author SHA1 Message Date
d53bd0e500 TvPlanIt: Declare some datastore properties with "default" attribute.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-22 15:49:07 +00:00
c5ac251a79 TvPlanIt: Make TVpControlLink.Attach and .Detach public.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-21 22:13:41 +00:00
02a881fd02 tvplanit: Improved header text in weekview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-21 12:31:50 +00:00
06d68b2390 Industrial: Fix LCDDisplay colors not changing any more after a first modification.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-20 16:00:13 +00:00
ec4052e4f0 Industrial: Fix compilation with Laz 2.0.8/FPC 3.0.4 - issue #39028.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-20 15:51:34 +00:00
8ecd374dba LazBarcodes: Create qrcode in qrclock demo at runtime.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-20 13:20:59 +00:00
99bd06cca6 LazBarcodes: Add QRClock demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-20 12:29:04 +00:00
30926a4826 tvplanit: Report duplicate resource error in ResEditDlg before exiting dialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8355 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-20 09:12:16 +00:00
bca465e6dd TvPlanIt: Fix ContactGrid crashing when inserted into a frame ("... has no parent" error).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8354 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-19 22:32:25 +00:00
d82273381f TvPlanIt: Fix TVpResourceCombo crashing when used in a frame ("... has no parent")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-19 22:07:26 +00:00
2f844467a9 fpspreadsheet: Fix memory leak in ODS reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8352 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-19 20:55:25 +00:00
beb0481d33 tvplanit: Add datastore method DeleteResource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8351 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-16 16:38:36 +00:00
6b91b30c26 jvcllaz: Fix JvTabBar tab caption margin in XPPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-14 23:05:57 +00:00
6feb227a30 jvcllaz: Fix compilation of JvCustomControlsR package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-14 23:03:39 +00:00
066542cc34 RxFPC:fix TRxMemoryData.Lookup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-13 10:25:49 +00:00
a904c14cc7 RxFPC:fix TRxMemoryData.locate for vararray values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-13 07:55:15 +00:00
2e2d9f18bf tvplanit: New property ApplyCategoryInfos for week and month view. Some tweaking of text positions in month view.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-12 14:31:42 +00:00
cf88b7c792 TvPlanIt: Fix translation issues in fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-12 10:25:34 +00:00
bb0b4d368c TvPlanit: Make TVpLinkableControl.CheckCreateResource public.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-12 10:09:41 +00:00
6570c023c5 tvplanit: Extend context menus by option to select an arbitrary date.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-11 22:59:40 +00:00
c93f5d5226 tvplanit: Add option for unlimited recurring events
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-11 22:13:14 +00:00
e2a0b7912c fpspreadsheet: Add demo programs for reading/writing comments.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8341 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-07 17:08:09 +00:00
6110d9acc7 fpspreadsheet: Refactor xlsx reader for comments and defined names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8340 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-07 09:53:16 +00:00
fbd714c976 fpspreadsheet: Refactor xlsx reader for comments and hyperlinks.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-05 22:56:39 +00:00
8355a48dfd fpspreadsheet: xlsx reader supports scaling of header/footer images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-04 20:27:06 +00:00
802af455b3 fpspreadsheet: Introduce image scaling factor for header/footer images. Supported by xlsx writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-04 17:48:22 +00:00
37685f0c64 fpspreadsheet: Refactor xlsx reader for images to avoid excessive unzipping.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-04 16:13:07 +00:00
702fd643f3 fpspreadsheet: xlsx reader adds header/footer images to PageLayout.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-03 18:02:59 +00:00
8d501a99b2 image_sources: New general-purpose images by Roland Hahn (arrows, filter, flame, flip, secure, share, sound)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-01 21:22:24 +00:00
105099f338 fpspreadsheet: xlsx reads images in header/footer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-01 20:36:06 +00:00
2ceb5949ee ScrollText: Add translation template (.pot). Add English and German translations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-30 21:03:56 +00:00
4b33b7870d ScrollText: Update version requirements in readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-30 20:51:45 +00:00
1432cbe4c7 fpspreadsheet: Add demo for reading embedded images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-26 22:18:38 +00:00
e8d8973789 fpspreadsheet: Improved painting of embedded images in worksheetgrid in case of scaling factor 1.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-26 17:39:07 +00:00
93b4393d86 fpspreadsheet: Support image scaling factor when reading images from xlsx.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-26 17:38:08 +00:00
78332efef7 fpspreadsheet: Basic image support by xlsx reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-25 21:06:07 +00:00
7458f2b434 fpspreadsheet: Update image file paths in sample project "demo_write_images"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-24 17:28:59 +00:00
0effe68205 industrial: Increment trunk version number to v0.6 after releasing v0.5 to OPM.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-23 09:11:33 +00:00
97dbcfafcc TvPlanIt: Increment version number to 1.7 after release of v1.6.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-22 22:05:23 +00:00
db0bc241dd TvPlanIt: Update readme.txt files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-22 21:40:32 +00:00
388374115f Image_source: New general-purpose images by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-21 21:27:54 +00:00
2d35386fdc TvPlanIt: Update translation files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-20 07:29:53 +00:00
9a0f172f52 Industrial/LCDDisplay: Fix crash in ClearEditorGrid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-20 07:10:40 +00:00
db469cccb7 Industrial/LCDDisplay: Remove integer helper from ClearEditorGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-19 21:30:03 +00:00
1c1d9e2c9f LCDDisplay: Restructure example folder. Add CharDefs editor test project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-19 21:29:11 +00:00
7bf24c3d0b Industrial/LCDDisplay: Single-character input of new character name in CharDefs editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8317 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-19 20:10:47 +00:00
0a73893d27 Industrial/LCDDisplay: Add handlers for OnKeyDown and OnMouseMove to CharDefs editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-19 16:56:47 +00:00
51b7fa33bf Industrial/LCDDisplay: Complete CharDefs editor, based on bobby100's design.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-19 14:47:36 +00:00
e29501d0e7 Industrial: Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-19 07:51:10 +00:00
d926e02845 Industrial/TLCDDisplay: Fix component editor not executing context menu items. Add edit lines functionality to component editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-18 10:57:37 +00:00