Commit Graph

5867 Commits

Author SHA1 Message Date
gbamber
fe93b37050 V0.2.2.0: Work-in progress. Load/Save routines done, ToDo: integrate triggerform into app
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-10 05:39:06 +00:00
gbamber
a6ba417169 V0.2.2.0: Work-in-progress. ToDo: finish triggerform processing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-09 15:46:31 +00:00
gbamber
9ef0b4c9ee V0.2.2.0: work-in-progress. Triggerform layout done
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-09 14:19:41 +00:00
gbamber
e22989bb94 V0.2.2.0 work-in-progress. ToDo: Trigger config form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-09 12:13:01 +00:00
gbamber
c4ef4f5db2 To V0.2.2.0: Traffic light health added. ToDo: Trigger config form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-09 11:34:34 +00:00
gbamber
e60239a6cc V0.2.1.0: Triggers working
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-09 07:56:13 +00:00
gbamber
548670509f V0.2.1.0: Work-in-progress Trigger alerts working
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-08 21:18:05 +00:00
gbamber
aad378487c V 0.2.1.0: work-in-progress. TODO: triggers form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-08 18:49:20 +00:00
wp_xxyyzz
6b0464cfcf mbColorLib: Fix BColorPicker not updating its gradient when R or G are changed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-08 17:00:42 +00:00
gbamber
a137e86358 V0.2.1.0.0 Work-in-progress
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-08 16:05:33 +00:00
wp_xxyyzz
7b9d82db39 fpspreadsheet: Inherit TCellIndicator from TCustomEdit (instead of TEdit) to publish only needed properties.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-08 11:59:01 +00:00
wp_xxyyzz
8c56dd2d66 fpspreadsheet: Fix loading error messages not being shown by TsWorkbookSource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5606 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-08 10:53:23 +00:00
gbamber
45a0e0a185 Added Splash screen and resources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5605 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-07 09:00:06 +00:00
gbamber
35b432fc18 To 0.2.0.0 Foobot selection menu added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5604 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-07 08:57:48 +00:00
gbamber
3d44ae5324 V0.1.4.0 Linux + bugfix on menus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-06 19:57:35 +00:00
gbamber
95f0041020 To 0.1.3.0 Splash screen added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-06 19:34:23 +00:00
wp_xxyyzz
c18b3d9808 mbColorLib: Scale height of RGB trackbars in OfficeMoreColorsDialog with current dpi.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5601 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-06 18:03:30 +00:00
wp_xxyyzz
8c6e9a9f17 mbColorLib: Make OfficeMoreColorsDialog HighDPI-aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-06 17:58:20 +00:00
wp_xxyyzz
69b268fa82 mbColorLib: Add locking mechanism for OnChange events. Fix OfficeDlg forgetting selected color if picker type is changed on custom page.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-06 14:02:14 +00:00
wp_xxyyzz
a8a50d3df3 mbColorLib: Rename HSVColorPicker to HSCirclePicker for more consistent naming. Remove its old unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-05 22:51:02 +00:00
wp_xxyyzz
2f0b4db1c9 mbColorLib: Remove LColorPicker and VColorPicker from lib (are replaced by LVColorPicker). Remove two forgotten Delphi dfm files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-05 22:25:03 +00:00
wp_xxyyzz
b24e7d5d2c mbColorLib: Add property BrightnessMode (Luminance or Value) to most pickers to get consistent usage of luminance of value parameters. Add new LVColorPicker (switchable between Luminance and Value). Office dialog working again (still buggy).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-05 18:49:22 +00:00
wp_xxyyzz
212a9470c7 fpspreadsheet: Relax reading of unknown fill patterns from xlsx (avoids crash of xlsx files written by Gnumeric).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5595 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-05 16:18:37 +00:00
gbamber
82145142ee V0.1.2.0 Bugfix to earlier bugfix..
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-05 10:38:36 +00:00
gbamber
4319fe2d9f V0.1.2.0 Minor bugfixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-05 09:56:04 +00:00
gbamber
0f07b81e94 To V0.1.2.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-05 09:17:25 +00:00
gbamber
e7dce54cf8 Customised foobot_sensors unit added. This replaces sensors.pas in Industrial components package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-04 14:23:45 +00:00
alexs75
d57e7fe585 RxFPC:compile with QT5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-03 06:53:36 +00:00
wp_xxyyzz
400d64a17d fpspreadsheet: Fix incorrect copying of row/col records from an external worksheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-03 00:12:46 +00:00
gbamber
a95323c2f9 To 0.1.1.0 Saves/Loads colors and Max/Min values to config file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5588 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 16:33:59 +00:00
gbamber
ca8c273770 Monitor app to V0.1.0.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 12:18:25 +00:00
gbamber
eab0c546a3 Source to V0.1.0.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5586 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 12:13:25 +00:00
wp_xxyyzz
47c45023ca mbColorLib: Introduce MaxHue, MaxSaturation and MaxLuminance as new properties of OfficeColorDialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 11:15:19 +00:00
gbamber
c40b7b608c Latest version installer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5584 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 10:58:22 +00:00
gbamber
0f650b444a Updates and Bugfixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 10:55:49 +00:00
wp_xxyyzz
935c054138 fpspreadsheet: Add TsWorksheet.IsEmpty and TsWorkbook.RemoveAllEmptyWorksheets.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 09:35:10 +00:00
gbamber
0bcf146bf0 To V0.0.4.0 48-hour history graph added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 09:34:00 +00:00
wp_xxyyzz
587ea10dc8 fpspreadsheet: Include copying of row and column records in CopyWorksheetFrom.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 09:10:20 +00:00
wp_xxyyzz
fe87aadcd8 mColorLib: Refactor mouse coordinates (mx, mxx, mdx etc).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5579 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 00:34:45 +00:00
wp_xxyyzz
454f0baf7b mbColorLib: Refactor OnChange events. (NOTE: OfficeColorDialog may hang when switching pickers).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5578 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-02 00:05:26 +00:00
gbamber
176aff8ff1 Foobot Monitor to V0.0.3.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5577 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-30 16:24:25 +00:00
gbamber
3ea13ad773 Files for download
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5576 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-30 09:54:54 +00:00
gbamber
29084dcf3d Updated Foobot Interregator to V0.1.1.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5575 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-30 09:34:07 +00:00
gbamber
0dcb581438 To V0.0.2.0 TrayIcon added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5574 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-30 07:28:09 +00:00
gbamber
bc99461287 Updated readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5573 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-29 17:02:40 +00:00
gbamber
521a937b3f Linux 32/64bit binaries Zipped
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5572 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-29 17:01:59 +00:00
gbamber
0bd5866163 Windows INNO setup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5571 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-29 16:57:06 +00:00
gbamber
ae29d8566d Update with readme.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-29 13:26:23 +00:00
gbamber
6c7b2b14ed V0.1 Initial Commit
Pascal source to access Foobot data

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-29 13:18:01 +00:00
alexs75
4ace082188 fpspreadsheet: fix russian language file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-29 07:37:09 +00:00