Zwarf
|
f7efae21c3
|
Add more comments, new screenshots and update README.md. Move one part of the search function to a seperate file
|
2022-03-27 16:24:32 +02:00 |
Zwarf
|
2e73766a22
|
Improve search functionality
|
2022-03-25 18:52:18 +01:00 |
Zwarf
|
5939858559
|
Improve search functionality
|
2022-03-24 23:46:01 +01:00 |
Zwarf
|
58519b5b8d
|
Improve search functionality
|
2022-03-21 21:37:19 +01:00 |
Zwarf
|
e3d19f2628
|
Get keyboard input automatically and start with search functionality
|
2022-03-19 10:22:56 +01:00 |
Zwarf
|
bff1fe273d
|
Connect Moon and Milky Way UI elements to calculations
|
2022-03-11 14:56:33 +01:00 |
Zwarf
|
b9096e1d7f
|
Connect Sun UI elements to calculations, fixing further memory leaks
|
2022-03-08 23:12:55 +01:00 |
Zwarf
|
d4ef2636de
|
Fix memory leak, add milky-way-symbolic icon to UI
|
2022-03-07 20:54:18 +01:00 |
Zwarf
|
36b8fcd961
|
Merge branch 'Suzie97-master-patch-53098' into 'master'
Upload Milky Way symbolic icon
See merge request Zwarf/picplanner!1
|
2022-03-06 17:13:26 +00:00 |
Zwarf
|
abf84cb5fd
|
Use libadwaita for every UI element. Add UI elements to Sun, Moon and Milky Way. Delete wrong search function. Restructure calculation handling and detection of user interactions.
|
2022-03-06 18:11:42 +01:00 |
Rajdeep Singha
|
41c0062b7c
|
Upload milky symbolic icon
|
2022-03-06 06:20:10 +00:00 |
Zwarf
|
49d5ca1410
|
Implement libadwaita and test online serach. Will might be replaced with libgweather?
|
2022-03-03 23:45:14 +01:00 |
Zwarf
|
3af562cbf1
|
Update README.md change wrong screenshot filename
|
2022-02-17 11:28:29 +01:00 |
Zwarf
|
6ddeb87781
|
Update README.md with new screenshots
|
2022-02-17 11:26:38 +01:00 |
Zwarf
|
421c119f8d
|
Calculate dark night, blue hour and golden hour. Adjust where which information should go
|
2022-02-17 11:14:29 +01:00 |
Zwarf
|
706bb24bed
|
Calculate sun, moon and milky way rise, upper culmination and set
|
2022-02-16 22:32:00 +01:00 |
Zwarf
|
0303b38b0c
|
Update README.md with title image
|
2022-02-16 16:34:34 +01:00 |
Zwarf
|
096e8e8bc3
|
Icon update and adding of title image
|
2022-02-16 15:57:55 +01:00 |
Zwarf
|
3b933a632a
|
Icon update
|
2022-02-16 11:06:49 +01:00 |
Zwarf
|
f8a2c9f317
|
Preparing the calculations to present the necessary information. Icon update
|
2022-02-16 10:12:30 +01:00 |
Zwarf
|
a24a380863
|
Preparing the calculations an the overview page for proper information hand over
|
2022-02-15 23:30:50 +01:00 |
Zwarf
|
ea57670dc0
|
Change icon
|
2022-02-14 23:21:30 +01:00 |
Zwarf
|
1640f9ee35
|
Change Icon
|
2022-02-14 23:20:09 +01:00 |
Zwarf
|
7ecadc1a0e
|
Make moon calculations compatible to the new program syntax and add new icon
|
2022-02-14 17:38:44 +01:00 |
Zwarf
|
14d7b55ddb
|
Adjust all functions to work with GDateTime, hand over the array of the coordinates of the sun to the main window
|
2022-02-11 18:17:17 +01:00 |
Zwarf
|
bc494311ab
|
Create a input-changed signal such that the main window can process the user input data
|
2022-02-11 13:00:51 +01:00 |
Zwarf
|
b3bffd33b2
|
Code cleanup and better handling of user input
|
2022-02-10 22:28:21 +01:00 |
Zwarf
|
e359a5c083
|
Restructuring of the project folders
|
2022-02-10 14:38:22 +01:00 |
Zwarf
|
711b03f623
|
Calculate all positions of the sun in 24 hours
|
2022-02-10 10:51:42 +01:00 |
Zwarf
|
6ec2f2a2da
|
Setting the global GDateTime variable to the values given by the user input
|
2022-02-07 18:15:19 +01:00 |
Zwarf
|
9e932a1871
|
Bind coordinates to g_settings and prepare calculations for usage with GDateTime, additional sligth code improvements
|
2022-02-07 10:31:04 +01:00 |
Zwarf
|
748ef32375
|
Fix wrong time zone adjustment
|
2022-02-06 01:07:26 +01:00 |
Zwarf
|
a9751be197
|
Set current date and time on every startup with correct timezone
|
2022-02-06 01:03:38 +01:00 |
Zwarf
|
b2e09230c5
|
Set correct timezone at the first startup
|
2022-02-05 23:52:30 +01:00 |
Zwarf
|
9211712372
|
Bind location property of shumate map to gtk spin button. Getting rid of the location-change signal
|
2022-02-02 18:39:26 +01:00 |
Zwarf
|
19dd54844f
|
Update README.md
|
2022-02-01 21:08:06 +01:00 |
Zwarf
|
00bfaa3455
|
Update README.md
|
2022-02-01 21:05:42 +01:00 |
Zwarf
|
93148f49e5
|
Connect map coordinates with location input fields
|
2022-02-01 20:52:14 +01:00 |
Zwarf
|
4dd0b967d7
|
1. Added a rate limitation for the search entry so that Nominatim does not block the requests. 2. Added the signal to receive the user interactions with the map. WARNING: This does only work with a patched version of shumate! I am trying to merge this patch into shumate main branch
|
2022-01-28 12:27:41 +01:00 |
Zwarf
|
4d341cbe3c
|
Added working map view with shumate
|
2022-01-25 14:40:42 +01:00 |
Zwarf
|
6ec15b87e4
|
Append testing shumate code
|
2022-01-25 13:13:06 +01:00 |
Zwarf
|
a964a8de6a
|
Add shumate-1-0 and testing ShumateSimpleMap.
|
2022-01-24 16:49:51 +01:00 |
Zwarf
|
8ee40501dd
|
Fix wrong usage of classes and code style cleanup
|
2022-01-23 19:57:41 +01:00 |
Zwarf
|
697bce1a41
|
Make date selector responsive
|
2022-01-23 00:26:11 +01:00 |
Zwarf
|
be7d0b6b34
|
Add sun, moon and milky way views as seperate gObjects
|
2022-01-22 18:01:20 +01:00 |
Zwarf
|
07beddc7d9
|
Add elements to GtkListBox in Overview area
|
2022-01-22 12:42:41 +01:00 |
Zwarf
|
0b85c46ad2
|
Update README.md
|
2022-01-21 10:45:53 +01:00 |
Zwarf
|
92f4cf2014
|
add date and time selector
|
2022-01-21 10:40:20 +01:00 |
Zwarf
|
652bac9e0e
|
add coordinate entries
|
2022-01-20 10:09:45 +01:00 |
Zwarf
|
277055f077
|
connect searchbutton and searchbar
|
2022-01-20 09:06:53 +01:00 |