Wykres commitów

173 Commity (main)

Autor SHA1 Wiadomość Data
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 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
Zwarf 49d5ca1410 Implement libadwaita and test online serach. Will might be replaced with libgweather? 2022-03-03 23:45:14 +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 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 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 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 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
Zwarf 44903e1554 Added searchbar 2022-01-19 11:35:06 +01:00
Zwarf 4b6159f2c8 finaly the overview page is now a new GObject subclass! 0 Errors 0 Warnings (Wuhuu) 2022-01-18 11:30:19 +01:00
Zwarf 4e5df2d7b0 adjust about dialog 2022-01-17 15:17:58 +01:00
Zwarf b6c7735e7a Adjust desktop.in file 2022-01-17 10:46:26 +01:00
Zwarf 6e4b6afb91 adjust about dialog, adapt icon to gnome guidelines 2022-01-17 10:10:49 +01:00
Zwarf ffc4a160c1 add icon to about dialog, fixing double gschema.xml files 2022-01-16 23:00:22 +01:00
Zwarf 3197d4a246 code cleanup 2022-01-13 12:18:08 +01:00
Zwarf e8f4edca3b add g_settings to save preferences 2022-01-13 11:12:53 +01:00
Zwarf 0264593910 add preferences dialog 2022-01-11 23:34:31 +01:00
Zwarf 850e5d1c74 create overview-view files 2021-11-24 22:51:31 +01:00
Zwarf 781510fab8 Adding additional elements to the new ui 2021-11-21 22:57:58 +01:00
Zwarf ce2e6cb58c small ui changes and adding of shumate and libhandy 2021-11-21 19:12:38 +01:00
Zwarf 49d467b05a changing to GTK4 and restructuring the application 2021-11-21 00:54:55 +01:00
Zwarf 059e918f59 Change to scrollable content, bug fixes with time calculations, optimized calculations, cairo based couse plot (experimental) 2021-03-27 23:20:13 +01:00
Zwarf 2f13e235ba Small UI adjustments, Some Bug fixes, Preparation of plot handling for Overview plot which shoud adjust in realtime to time changes 2020-12-02 01:57:38 +01:00
Zwarf 3b721503b7 Bug fixes which caused a non continuous behaviour around 0 UTC 2020-11-27 02:30:12 +01:00
Zwarf bd4a4b7e56 Make key presses (Tab, Enter) work correctly, added better plot for moon and milky way, added moon upper culmination data rise and set 2020-11-20 02:05:38 +01:00
Zwarf 09643ac626 Add moon calculation, add UI elements for moon and milky way 2020-11-03 22:36:41 +01:00
Zwarf af494ebdc6 Calculation of blue hour, golden hour, dark night. New formula for calculating the position of the sun. 2020-10-31 01:27:08 +01:00
Zwarf edf13b2710 Add plot for sun elevation; Bug fixes 2020-10-29 01:05:03 +01:00
Zwarf ec56f6ffe8 Addin adjustable Plot for milky way elevation, Bug fixes 2020-10-28 22:14:56 +01:00
Zwarf e432135285 Added calculation for position of sun, Added timezone support, updated multiple calculations 2020-10-27 14:51:30 +01:00
Zwarf 99c6fe8759 Updated plot library: Circles can be plotted, 3D rotations of coordinate system is possible in realtime, Code clean up 2020-08-28 23:30:48 +02:00
Zwarf 36dfa1b872 Add TODO 2020-08-23 18:28:32 +02:00
Zwerg12 83940258ad Adding plot library 2020-08-19 19:41:15 +02:00
Zwerg12 2d7a57817f Change Readme due to necessary plot library 2020-08-19 18:24:26 +02:00
Zwerg12 c03a2d49c1 Add calculations to switch between UTC and local time 2020-07-09 23:39:52 +02:00
Zwerg12 0b4a1402f7 Add TODOs 2020-07-09 16:29:21 +02:00
Zwerg12 81d419fdd7 Upload screenshots 2020-07-09 11:57:42 +02:00
Zwerg12 33862442d6 Make global variables clearly arranged 2020-07-09 11:40:45 +02:00
Zwerg12 d811c44d86 "Change in Readme and correction of HdyViewSwitcherBar" 2020-07-09 10:28:54 +02:00
Zwerg12 f0a521d734 Set time automatically at start and make NOW button functional 2020-07-08 13:22:48 +02:00
Zwerg12 08a7b9c594 Recognize the max. dayes in a month 2020-07-07 20:58:17 +02:00
Zwerg12 4a73a6d275 adjust functions which manage the time choosing buttons and try to get them functional in the future 2020-07-06 22:18:28 +02:00
Zwerg12 b2d0160ca6 Some more UI improvements and program interactions between the UI and the calculations 2020-07-06 20:52:20 +02:00
Zwerg12 c946f2153c Make some functions more C like, insert check for emty coordinates, correct some comments 2020-07-02 20:35:09 +02:00
Zwerg12 3774597356 Correcting error of julian day calculations, make functions more C like 2020-07-02 20:35:09 +02:00
Zwerg12 776a1dce65 change of the structur of the calculations and adding of the handler file to define the spesific calculations outside of the definition of the formulas 2020-07-02 20:35:09 +02:00
Zwerg12 d56d8c6e02 Initial commit 2020-07-02 20:35:04 +02:00