|
4614b9d430
|
Use libimagentryedit instead of libimagrt
|
2016-08-09 15:47:56 +02:00 |
|
Kai Sickeler
|
37043904dc
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:16:49 +02:00 |
|
|
9337a14cdd
|
Update all version strings: 0.1.0 -> 0.2.0
|
2016-07-12 11:51:20 +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 |
|
|
bfa1fc5c87
|
libimagnotes: use generate_error_module!() macro and reexport generated types
|
2016-05-19 20:32:23 +02:00 |
|
|
c88d5b308f
|
libimagnotes: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
c730cce83b
|
libimagnotes: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
Andre Bogus
|
981707c9c9
|
more style adaptations
again following clippy
|
2016-05-13 22:27:53 +02:00 |
|
|
dda40fb5d2
|
Update log: 0.3.* -> 0.3
|
2016-05-10 17:54:47 +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 |
|
|
404142c05d
|
Enable lints
|
2016-04-17 20:55:42 +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 |
|
|
d21e11e3a5
|
Add dependencies
|
2016-03-25 16:30:12 +01:00 |
|
|
e189aeed22
|
libimagnotes init
|
2016-03-25 16:30:12 +01:00 |
|