Commit Graph

150 Commits

Author SHA1 Message Date
mbabienco 4166da1eb2 Tweak min height/width 2026-02-17 16:38:49 +09:00
mbabienco 2531beab05 Show working folder 2026-02-17 16:38:42 +09:00
mbabienco 08f0db97c1 Fix typo 2026-02-17 14:52:24 +09:00
mbabienco b18a8ead6a Bump to version 1.1 2026-02-17 14:51:45 +09:00
mbabienco 0d4c1b90c2 Allow locating file that was moved/renamed 2026-02-17 14:50:59 +09:00
mbabienco 83f2ea88b5 Hit enter to clear focus on textbox; add clear button 2026-02-17 13:38:59 +09:00
mbabienco b501abf447 Unfocus title text box on enter pressed 2026-02-17 13:34:57 +09:00
mbabienco e9eaa0c98c Tweak width and display of receipt date 2026-02-17 13:27:19 +09:00
mbabienco 460da5dda8 Add ReportFile.IsFileFoundOnDisk 2026-02-17 13:24:04 +09:00
mbabienco b3b9aa5c79 Fix file extensions not doing case-insensitive check 2026-02-17 13:22:48 +09:00
mbabienco ff38722e6c Fix more buttons being enabled/disabled issues 2026-02-17 13:22:11 +09:00
mbabienco f9294be2dd Add screenshot to README 2026-02-17 12:11:19 +09:00
mbabienco 4f569c6fa7 Update README 2026-02-17 12:06:46 +09:00
mbabienco 8aad43bab7 Update LICENSE.md 1.0.0 2026-02-17 11:57:36 +09:00
mbabienco 36daae1779 Fix missing files on Windows installer 2026-02-17 11:05:07 +09:00
mbabienco b9bbec5699 Create WindowsInstallerScript.iss 2026-02-17 11:02:11 +09:00
mbabienco 3c440c7112 Add app icon on Windows 2026-02-17 10:56:56 +09:00
mbabienco ac88726535 Add receipt date to PDF 2026-02-17 10:45:22 +09:00
mbabienco 60be687e44 Fix wrong bindings for buttons being disabled 2026-02-17 10:40:25 +09:00
mbabienco cd140dd5f9 Update TODO.txt 2026-02-17 10:01:35 +09:00
mbabienco 3caef11291 Update TODO.txt 2026-02-17 09:50:34 +09:00
mbabienco 524e0c0315 Add icon info to About screen 2026-02-17 09:50:31 +09:00
mbabienco d15958de3c Remove extra } 2026-02-17 09:47:23 +09:00
mbabienco 2f39be9728 Open folder for report after creating 2026-02-17 09:47:10 +09:00
mbabienco 96c5fb46b4 For debugging, output process path to console 2026-02-17 09:38:35 +09:00
mbabienco 6a6e3414f2 Fix notn using updated path 2026-02-17 09:35:56 +09:00
mbabienco cf67eae49d App version to constants 2026-02-17 09:19:16 +09:00
mbabienco 4f16b09612 Show app version 2026-02-17 09:17:58 +09:00
mbabienco de57ef9e2c Add message of the day 2026-02-17 09:14:08 +09:00
mbabienco 3b7caffb15 Change app icon 2026-02-17 08:47:13 +09:00
mbabienco 05d997c398 Show about button 2026-02-17 08:30:23 +09:00
mbabienco dd2236d111 Fix citation 2026-02-16 20:04:48 +09:00
mbabienco a76e2bce48 Fix some trim warnings 2026-02-16 20:02:56 +09:00
mbabienco 8a4a5fd19c Update TODO.txt 2026-02-16 19:54:25 +09:00
mbabienco 480e2317ad Allow opening file location 2026-02-16 19:54:14 +09:00
mbabienco f47200d636 Don't kill software when there's an exception 2026-02-16 19:41:02 +09:00
mbabienco f55f22415f Add error if file not found 2026-02-16 19:36:31 +09:00
mbabienco b4943940db Change title 2026-02-16 19:35:12 +09:00
mbabienco 4855954b59 Fix enabled/disabled on buttons 2026-02-16 19:33:30 +09:00
mbabienco be17639e18 Set assembly version 2026-02-16 19:30:00 +09:00
mbabienco ea9252209c Sort on first run, check file extensions on scan 2026-02-16 19:29:45 +09:00
mbabienco a59a649c03 Remove TODO 2026-02-16 19:18:46 +09:00
mbabienco 94e85979f1 If date in file name, use that date 2026-02-16 19:18:34 +09:00
mbabienco 8764595cb0 Tweak var name 2026-02-16 19:08:13 +09:00
mbabienco 1d9c879b0b Fix PDFs not displaying right; use report title 2026-02-16 19:07:17 +09:00
mbabienco 59d14c9665 Use ReportFiles arr instead of files found in path 2026-02-16 19:03:14 +09:00
mbabienco 56fd2e27ec More helpers for list 2026-02-16 18:53:43 +09:00
mbabienco b4d09c0d8b Save and load report PDF data to json 2026-02-16 18:39:19 +09:00
mbabienco 833e97fbea Show warning if no report title 2026-02-16 18:18:41 +09:00
mbabienco e0b499dd3c Add WarningView 2026-02-16 18:16:21 +09:00