Commit Graph

632 Commits

Author SHA1 Message Date
wp_xxyyzz
d427be1d38 TvPlanit/FullDemo: Fix updating of the MonthView popup menu translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-14 08:31:42 +00:00
wp_xxyyzz
ae38604d97 TvPlanIt/FullDemo: Fix missing vpsr translation caused by last commit. Fix name of polish translation in language combobox.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-14 08:25:26 +00:00
wp_xxyyzz
c36f73b838 TvPlanIt: Add Polish translation of fulldemo project. Fix switching languages in this project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-13 09:51:35 +00:00
wp_xxyyzz
960ac21677 TvPlanIt: Add OnModifyEvent. Replace double LineEndings by new const LineEnding2.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-12 16:12:31 +00:00
wp_xxyyzz
04e5192a90 TvPlanit: Update Polish translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-12 15:40:25 +00:00
wp_xxyyzz
96eba9e3e3 TvPlanIt: Fix translation of Contacts and Tasklist popup menus. Update German translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-11 21:24:49 +00:00
wp_xxyyzz
09db53cc99 TvPlanIt: Fix incorrect drag-and-drop operation to or within TVpMonthView (https://forum.lazarus.freepascal.org/index.php/topic,59578.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-09 20:48:10 +00:00
wp_xxyyzz
d8a83bb6de TvPlanIt: Fix zeos datastore demo to work also with ZEOS 8.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-08 19:45:05 +00:00
wp_xxyyzz
7048d249ff TPlanIt: Fix ZEOS datastore to work with PostgreSQL database and expand datastore example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-08 11:09:59 +00:00
wp_xxyyzz
6f2dd11e48 TvPlanIt: Fix search path warning for ZEOS designtime package. Make sure that all {$I vp.inc} are in lower-case. Remove lfm files from package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-07 16:29:20 +00:00
wp_xxyyzz
69b9503214 TvPlanit: Change package versions to 1.6 for new OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-07 08:16:51 +00:00
wp_xxyyzz
c682182420 tvplanit: Alternative code to r8279.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-05-23 11:14:19 +00:00
wp_xxyyzz
3bb0cf5482 tvplanit: Avoid executing FixContactsTable in ZeosDatastore when the Contacts table already has the fields of the v1.06 format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-05-23 10:46:40 +00:00
wp_xxyyzz
b0badc1cb4 TvPlanIt: Improved handling of Firebird AutoInc field in ZEOS datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-20 23:01:29 +00:00
wp_xxyyzz
e363408fea TvPlanIt: Update German language file. Add English po files. Activate Polish language in fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8256 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-18 22:14:59 +00:00
wp_xxyyzz
253688d1e3 TvPlanIt: Add Polish translation (by kkuba).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-18 21:48:37 +00:00
wp_xxyyzz
0a97392e0b TvPlanIt: Extended ZEOS datastore sample to show usage of a Firebird database.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-18 21:41:51 +00:00
wp_xxyyzz
3eab02dd33 TvPlanIt: Implement basic infrastructure to use the correct sql field type names according to the ZConnection protocol. Based on patch by paweld (https://forum.lazarus.freepascal.org/index.php/topic,59085.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-18 16:48:40 +00:00
wp_xxyyzz
fd89462d0c TvPlanIt: Update gadgets sample project with TVpClock.Hold property.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 22:56:02 +00:00
wp_xxyyzz
94a03d681b TvPlanIt: Remove debug messages from TVpClock code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 22:20:47 +00:00
wp_xxyyzz
9440285775 TvPlanIt: Fix type of designtime package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 17:24:20 +00:00
wp_xxyyzz
91c06583cd TvPlainIt: Merge Delphi-defines in vpclock
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 11:44:24 +00:00
wp_xxyyzz
c7f034cf72 TvPlanIt: Add Pause/Resume functionality and TimeResolution property to VpClock.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 11:43:21 +00:00
wp_xxyyzz
321ebdb047 tvplanit: Fix incorrect background color of analog TVpClock
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-21 23:05:05 +00:00
wp_xxyyzz
2955c1d4a9 TvPlanIt: Fix sqlite3 datastore duplicating dragged events sometimes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-15 09:38:33 +00:00
wp_xxyyzz
109a74ff4e TvPlanIt: Remove commented old code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-14 17:20:21 +00:00
wp_xxyyzz
3e2cd44627 TvPlanIt: Yet another fix of <= and >= in time comparisons of TVpDayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-14 17:19:34 +00:00
wp_xxyyzz
d62d307e4d TVPlanIt: Fix display of overlapping "same" events in DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-14 09:50:31 +00:00
wp_xxyyzz
2be4c5efdd TvPlanIt: Attempting to fix missing events in day view having exactly equal start and end times.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-13 23:55:46 +00:00
wp_xxyyzz
e584f4c869 TvPlanIt: Activate dayview drag-and-drop in the examples/datastores demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-13 21:56:17 +00:00
wp_xxyyzz
aedf5ffcc0 TvPlanIt: Some cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-13 21:26:19 +00:00
wp_xxyyzz
a94f08651f TvPlanIt: More robust comparison of TTime variables.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-13 21:25:57 +00:00
wp_xxyyzz
ed6fcb4083 tvplanit: Less hints/warnings in fulldemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-06 23:32:21 +00:00
wp_xxyyzz
c41e5b4a1f tvplanit: Implement resource groups for flat-file datastores.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-06 22:34:33 +00:00
wp_xxyyzz
128de8bce3 tvplanit: read/write Event.ResourceID to/from file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-06 09:19:50 +00:00
wp_xxyyzz
2cecea18c8 tvplanit: Write nicely formatted json file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-05 10:34:11 +00:00
wp_xxyyzz
bb91c39431 tvplanit: add TVpResource.OverlayResources as alternate method to add overlay groups. Update FullDemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-04 19:01:07 +00:00
wp_xxyyzz
2757d26671 tvplanit: Add TCustomFileDatastore as common ancestor of the file based xml, ini, and json datastores.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-12-04 12:06:23 +00:00
wp_xxyyzz
2e18468295 TvPlanIt: Remove warning about abstract method in TBufDataset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 18:22:19 +00:00
wp_xxyyzz
03dcab679a TvPlanIt: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 18:12:33 +00:00
wp_xxyyzz
e2f9f6dfee TvPlanIt: Sanity check with FPC 3.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7912 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-11-30 20:55:49 +00:00
wp_xxyyzz
dd2db96268 TVPlanIt: Fix crash of TBufDSDataStore with FPC 3.2+
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7911 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-11-30 20:48:19 +00:00
wp_xxyyzz
485fd14486 TvPlanIt: Set trunk version number to 1.5.0. Update language files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7909 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-11-29 22:29:04 +00:00
wp_xxyyzz
5514aca70f tvplanit: Fix sqlite3 and firebird datastores crashing due to non-specified database names. Fix double-click in VpWeekView to use correct date. Fix some compilation issues of demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6791 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-15 22:14:01 +00:00
wp_xxyyzz
5a8f764b4e tvplanit: Set version 1.4 for new OPM release. Test demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6790 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-15 18:33:02 +00:00
wp_xxyyzz
85af6345aa tvplanit: Improved name extraction from vcards. Some improvements in the demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6788 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-10 10:10:16 +00:00
wp_xxyyzz
ac169056d0 tvplanit: Avoid scrolling of VpContactGrid in ScrollIntoView when new contact is already visible (issue #34641).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-06 10:56:05 +00:00
wp_xxyyzz
b52eca8685 tvplanit: Fix VpNavBar component editor (crashes, update issues, no delete prompt) - issues #34644 and #34645
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-05 20:22:46 +00:00
wp_xxyyzz
f474ac55d6 tvplanit: Fix VpContactButtons behavior when search contact does not exist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-04 11:34:23 +00:00
wp_xxyyzz
fc5c783aef tvplanit: Fix keyboard behavior of TVpContactGrid (issue #34641)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-04 08:49:17 +00:00