Commit Graph

28 Commits

Author SHA1 Message Date
44d5ba81ed Changed a lot of names in the geolocation module 2025-08-24 00:31:47 +01:00
8ab3962e6c Changed the spell checker for real time to button activated including other bug fixes and fixed tab movement
Made spell checker work on the title
Increased the word list for the spell checker and made it ingore special characters
2025-08-23 17:32:54 +01:00
70e1163519 Added a very primative spell check function 2025-08-23 14:14:10 +01:00
86060df5eb Fixed some more problems with Geolocation
Fixed invalid source media location showing up as 0,0 instead of empty fields
Added code to parse gps location from exif data
Added invalid default values to all geolocation sources to make it possible to test for have_data being true and no longituted or latitude being set
Changed the way some exif values and timestamp are recorded on the data dictionary
2025-08-22 12:23:19 +01:00
1e9b0108c4 Added option to geolocation module for different tile map servers 2025-08-21 17:50:44 +01:00
ce95656727 Changed the way event changes are attributed and fixed how the texts module gets saved 2025-08-21 16:15:47 +01:00
b024bd909d Fixed bugs in geolocation module
Fixed updating of global have_data value in the module
Fixed map marker staying in last position even if there is no valid data selected
2025-08-21 14:59:13 +01:00
fbee3aa458 Renamed the exit button 2025-08-21 00:07:27 +01:00
fe18f37a2d Added module for geolocation data, changed the way data is saved and fixed timestamp data timezone 2025-08-20 23:45:06 +01:00
eeae202a85 Overhauled the structure of the JSON data and added accuracy metric for the timestamp set of data 2025-08-17 00:05:43 +01:00
444e955bda Code cleanup and fixed spelling mistakes 2025-08-16 20:58:51 +01:00
20cdc275f0 Added support for variable text attributes in frame titles and rearranged some frames 2025-08-16 16:59:56 +01:00
5afa52b1d9 Changed the structure of the JSON output, added timestamp recording, exif reading and did some UI changes 2025-08-16 15:12:58 +01:00
2cadd3f8f8 Removed all unnecassary featurs appart from the title and description and released v0.0 to start tagging some photos 2025-06-20 20:50:17 +01:00
15749c0250 Made another parameter in TitledEntry optional 2025-06-01 00:00:25 +01:00
943f68ae23 Added sepparate versions for program and json data specification being read or written 2025-05-31 23:53:22 +01:00
a1f85e6565 Stopped forcing background color and instead read the default and used that when necessary 2025-05-31 23:38:54 +01:00
94ab57543e Added table widget, updated layout and fixed background color setting 2025-05-31 23:26:15 +01:00
627fd60235 Added code for drop down widget but wasn't suitable for original usecase and I didn't find any other for now 2025-05-31 17:53:38 +01:00
1ca9fe3f6c Added map widget and metadata 2025-05-30 23:08:58 +01:00
082f4f48ec Added a border around the image 2025-05-29 00:48:20 +01:00
e9c8131e9d Fixed small typo 2025-05-29 00:34:40 +01:00
b7d19123fe Quick code refactor for major startup speedup when no gui is needed and fixed program exit after file save 2025-05-29 00:31:32 +01:00
7edbf9f200 Added event timeline, background color setting and fixed file writing 2025-05-28 23:30:22 +01:00
9a677bc090 Added LICENSE README and related changes 2025-05-28 15:22:07 +01:00
8c74a5fa92 More updates 2025-05-28 15:08:04 +01:00
f50ecf0b1a Developed the program a bit 2025-05-27 23:34:05 +01:00
a938560f51 Code as generated by OpenAI chatgpt 2025-05-27 18:34:00 +01:00