|
b34eb838e0
|
libimagnotes: Add copyright notice to all files
|
2016-10-01 17:35:06 +02:00 |
|
|
63aa16de4e
|
Fix libimagnotes::{error, note}::* for new StoreId interface
|
2016-08-28 18:41:56 +02:00 |
|
|
4614b9d430
|
Use libimagentryedit instead of libimagrt
|
2016-08-09 15:47:56 +02:00 |
|
|
8caeb17729
|
Add Note::get()
|
2016-05-28 21:26:05 +02:00 |
|
|
b344be0058
|
Remove unused import
|
2016-05-25 16:28:39 +02:00 |
|
Andre Bogus
|
981707c9c9
|
more style adaptations
again following clippy
|
2016-05-13 22:27:53 +02:00 |
|
|
b629d0b8f1
|
Merge pull request #367 from matthiasbeyer/unwrap_err
Unwrap err
|
2016-04-21 15:08:36 +02:00 |
|
|
69a73f0a67
|
Remove unneeded calls to deref() and deref_mut()
|
2016-04-21 13:21:47 +02:00 |
|
|
b909fea45b
|
Derive Debug for NoteIterator
|
2016-04-20 21:46:02 +02:00 |
|
|
90b4e3cc62
|
Add derive(Debug) for Note
|
2016-04-20 21:46:02 +02:00 |
|
|
9ada2d9c98
|
libimagnotes: Replace .err().unwrap() with .unwrap_err()
|
2016-04-20 21:45:27 +02:00 |
|
|
6edae00d1a
|
Fix names: libimagtag -> libimagentrytag
|
2016-04-16 22:33:37 +02:00 |
|
|
cdbb71cea2
|
impl Deref for Note
|
2016-03-26 19:52:30 +01:00 |
|
|
ded011b5b6
|
lib: impl Edit for Note
|
2016-03-26 16:43:33 +01:00 |
|
|
97d436db22
|
lib: Remove unneeded "mut" keywords
|
2016-03-26 16:43:33 +01:00 |
|
|
8213b6c08f
|
lib: Add missing setting of text content
|
2016-03-26 16:43:33 +01:00 |
|
|
97ac047df5
|
lib: Remove unused imports
|
2016-03-26 16:43:33 +01:00 |
|
|
115a8248a4
|
lib: Add Note::all_notes()
|
2016-03-25 16:30:12 +01:00 |
|
|
831ff84b74
|
lib: Add Note::retrieve()
|
2016-03-25 16:30:12 +01:00 |
|
|
3a7c153f21
|
lib: Add Note::delete()
|
2016-03-25 16:30:12 +01:00 |
|
|
41bb6d6f53
|
Add initial structure
|
2016-03-25 16:30:12 +01:00 |
|