2026-06-06 21:00:25 +0200 Damien Caliste (6efa089) 

	* Merge pull request #12 from lduboeuf/personal/lduboeuf/fix_crash

2026-06-06 16:34:17 +0200 Lionel Duboeuf (d27d587) 

	* Clean mRunningRequest on requestDestroyed

2025-04-24 12:45:54 +0200 Damien Caliste (45906b1) 

	* Merge pull request #10 from lduboeuf/default_calendar

2025-04-23 14:04:06 +0200 Lionel Duboeuf (857565c) 

	* Add a method to set calendar as default

2025-02-19 12:56:41 +0100 Damien Caliste (312412d) 

	* Merge pull request #7 from dcaliste/install

2025-02-19 09:32:16 +0100 Damien Caliste (d8e0035) 

	* Don't install tests.

2025-02-19 09:12:45 +0100 Damien Caliste (3c31c95) 

	* Merge pull request #4 from lduboeuf/personal/lduboeuf/fix_offset

2025-02-14 09:44:38 +0100 Damien Caliste (3090565) 

	* Merge pull request #6 from OPNA2608/add/optionalTestInstalling

2025-02-14 09:42:42 +0100 Damien Caliste (8cb2b81) 

	* Merge pull request #5 from OPNA2608/add/optionalTesting

2025-02-13 16:18:54 +0100 OPNA2608 (5bb179b) 

	* CMakeLists.txt: Make installation of tests optional

2025-02-13 16:05:13 +0100 OPNA2608 (298bc3c) 

	* CMakeLists.txt: Make tests optional

2025-02-12 14:28:04 +0100 Lionel Duboeuf (38343d3) 

	* Fix Alarm startOffset storage QtPim QOrganizer express the Alarm
          trigger offset as secondsBeforeStart() only. When
          positive, offset must be converted to a negative offset in
          mkCal, and vice and versa

2025-02-11 15:23:17 +0100 Damien Caliste (88829da) 

	* Add missing extra CMake modules requirement.

2025-02-11 15:22:59 +0100 Damien Caliste (b5881a0) 

	* Add a test ensuring that alarms are not duplicated on update

2025-02-11 10:00:04 +0100 Damien Caliste (8b46cf9) 

	* Merge pull request #3 from lduboeuf/master

2025-02-10 21:42:47 +0100 Lionel Duboeuf (43729cb) 

	* Ensure alarms are cleaned before recreating them

2024-10-01 12:03:03 +0200 Damien Caliste (1676e8b) 

	* Merge pull request #1 from lduboeuf/ubports

2024-10-01 10:52:31 +0200 Lionel Duboeuf (a032e25) 

	* Add support for InvalidFilter

2024-10-01 10:51:52 +0200 Lionel Duboeuf (7eacdfe) 

	* Adapt plugin declaration with QtPim requirements

2024-09-26 09:47:33 +0200 Damien Caliste (997c698) 

	* Add a RPM build recipe.

2024-09-23 15:38:09 +0200 Damien Caliste (f191e3c) 

	* Implement async methods.

2024-09-20 14:10:02 +0200 Damien Caliste (645d2c7) 

	* Add occurrences listing.

2024-09-20 12:58:39 +0200 Damien Caliste (c9edf31) 

	* Add support to get ids for a date range.

2024-09-20 12:07:26 +0200 Damien Caliste (cba788c) 

	* Add read items from a date range.

2024-09-19 17:45:59 +0200 Damien Caliste (2e2991e) 

	* Add fetch hint support when reading items.

2024-09-19 17:43:21 +0200 Damien Caliste (f09fb84) 

	* Fix missing collection id.

2024-09-19 14:25:07 +0200 Damien Caliste (4c79d63) 

	* Add item read function.

2024-09-19 10:34:00 +0200 Damien Caliste (45e654f) 

	* Use some code shortcuts to get ids.

2024-09-19 10:26:00 +0200 Damien Caliste (4fcb9de) 

	* Use instance identifier as localId.

2024-09-19 10:09:41 +0200 Damien Caliste (6f76644) 

	* Add removal by item implementation.

2024-09-18 16:05:05 +0200 Damien Caliste (44f0988) 

	* Add remove by item ids.

2024-09-18 15:34:41 +0200 Damien Caliste (f92bb52) 

	* Encapsulate incidence conversion inside a dedicated class.

2024-09-17 16:57:40 +0200 Damien Caliste (81bbb86) 

	* Add tests for todos.

2024-09-17 16:30:24 +0200 Damien Caliste (0079331) 

	* Add tests for recurring events.

2024-09-16 15:41:47 +0200 Damien Caliste (ce62064) 

	* Add save support for items.

2024-09-16 15:40:48 +0200 Damien Caliste (4dc5873) 

	* Test collection changed signal.

2024-09-16 15:39:09 +0200 Damien Caliste (f0ec906) 

	* Create a default collection if not any.

2024-09-16 15:38:30 +0200 Damien Caliste (e6bf3d3) 

	* Use QtOrganizer namespace in mkcalplugin.cpp

2024-09-13 14:30:09 +0200 Damien Caliste (aca3714) 

	* Separate the internal conversions.

2024-09-13 14:28:29 +0200 Damien Caliste (9afeede) 

	* Run tests in a local database.

2024-09-13 12:55:25 +0200 Damien Caliste (8aa0fd4) 

	* Initial creation.

