8 Commits

Author SHA1 Message Date
1b3fb5d47c Added a new form to display the GPLv3 license for the project.
Resolves issue #6.
2024-08-08 13:19:52 -04:00
3b57fb0edf The date format is now selectable.
Added the form controls and AppSettings keys to allow the user to select
the format of the date appended to the output file.
Further update to issue #1.
2024-08-06 10:37:42 -04:00
1e75972ae9 Appending a date to the output file is now working.
This commit should resolve issue #1. Appending a date to the output file
is now a selectable option in the app configuration.
2024-08-06 09:53:40 -04:00
1d332927d6 Update code to reflect change in config file.
The configuration now seperates the output path and filename into
seperate componentants.
2024-08-05 14:32:13 -04:00
f85361ed27 Add FolderPicker to source selection in config menu. 2024-08-05 14:06:17 -04:00
6d06fa90e5 Configuration changes now saving properly. 2024-08-05 13:41:30 -04:00
0a132d75ec Complete the configuration menue elements. 2024-08-01 23:28:42 -04:00
ea1de129ed Basic working program.
It will merge PDFs from a directory. Configuration is currently all
manual.
2024-08-01 16:16:53 -04:00