Commit graph

13 commits

Author SHA1 Message Date
3fe735e596
Offer clearing fields when closing code dialog
The offer is only made if the content has been copied at least once
2020-09-09 23:45:06 +02:00
f51e5ed878
Added clear fields dialog code 2020-09-09 23:44:52 +02:00
371ff3fa9f
Handle clear fields menu entry 2020-09-09 23:44:27 +02:00
ba3a575ba2
Added clear function
The clear function reset all input areas to their initial (mostly
empty) value.
2020-09-09 23:43:40 +02:00
d692958902
Fixed indentation 2020-07-06 20:11:46 +02:00
094dd51a78
Allow ingredients without specifying an amount
Closes #5
2020-07-06 20:07:58 +02:00
a3c9625cf6
Switched to MIT License 2020-05-03 18:08:38 +02:00
29daec40e5
Better functions for closing and executing 2020-05-03 17:23:20 +02:00
9ac8f50e8c
Added about dialg 2020-05-03 17:23:12 +02:00
2e4a336219
Added code dialog 2020-05-03 17:23:02 +02:00
9a5dfd1bf3
Handle create recipe button clicks 2020-05-03 17:22:45 +02:00
47bb261a5e
Code for creating recipe 2020-05-03 17:22:24 +02:00
7090ec28a5
Renamed ini.py to wikicookbook.py 2020-05-03 17:20:14 +02:00
Renamed from init.py (Browse further)