Commit graph

41 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
cb139c6fbf
Added mene item to clear fields 2020-09-09 23:42:51 +02:00
2b9e2292fa
Added Clear Fields Dialog 2020-09-09 23:41:42 +02:00
32b4c7a0f3
Fixed typo "Variantionen"
Closes #6
2020-07-06 20:15:25 +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
01f8bdd8d3
Recipe name for source url text
Closes #3
2020-07-06 20:01:18 +02:00
80773164aa
Display list as unordered list
Closes #1
2020-07-06 19:54:57 +02:00
642af75de1
Added version info 2020-05-03 18:11:07 +02:00
23dd15c757
Added README 2020-05-03 18:09:06 +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
8bf1600f50
Added code dialog 2020-05-03 17:21:56 +02:00
e64047aa66
Added about dialog 2020-05-03 17:21:50 +02:00
a0c185acc7
Added recipe class 2020-05-03 17:21:40 +02:00
a5a1a07742
Added MoinMoinWriter class 2020-05-03 17:21:31 +02:00
bbb20f3d2c
Modified mainwindow ui 2020-05-03 17:21:12 +02:00
5611f30002
Added pyinstaller as requirement 2020-05-03 17:20:55 +02:00
7090ec28a5
Renamed ini.py to wikicookbook.py 2020-05-03 17:20:14 +02:00
425531a0da
Handle steps, tips, notes, variations and ratings 2020-05-01 21:53:03 +02:00
5a7034e0b7
Fixed in the ui 2020-05-01 21:52:52 +02:00
57ed8566c4
Added replace buttons 2020-05-01 21:42:58 +02:00
b4cdee2c62
Handle utensils 2020-05-01 21:31:50 +02:00
6f208d9bc8
Ingredients: make sub-heading clearer 2020-05-01 21:29:51 +02:00
3b5629d2ed
Handle ingredients table 2020-04-30 22:17:39 +02:00
7c661ce01f
Switch to QTableWidget for ingredients list 2020-04-30 22:17:14 +02:00
3423bc3b75
Set index of tabs back to 0 2020-04-30 21:36:10 +02:00
07ee4e3737
Handle categories 2020-04-30 21:34:58 +02:00
0dd70e8461
Morphed all QListViews to QListWidgets 2020-04-30 21:34:35 +02:00
09ce159d36
Show current recipe name in window title 2020-04-30 19:05:44 +02:00
33615d54fa
Documentating MainWindow.close() 2020-04-30 19:05:19 +02:00
e3ea5f827d
Renamed category remove button
b_remove_category_remove --> b_category_remove
2020-04-30 19:02:18 +02:00
efae523a4b
Handled close actions 2020-04-30 10:27:08 +02:00
09f8a93da4
Initial commit 2020-04-30 10:02:06 +02:00