aboutsummaryrefslogtreecommitdiffstats
path: root/planner.c
AgeCommit message (Expand)Author
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-09-20When adding a dive, make the final ascent slowerGravatar Dirk Hohndel
2013-09-18Only calculate deco stops in planner modeGravatar Dirk Hohndel
2013-08-30Gas choices working, both directions ( Planner and Table )Gravatar Tomaz Canabrava
2013-06-27Removes circle in planGravatar Robert Helling
2013-06-23Perform deco calculation for planGravatar Dirk Hohndel
2013-06-23Start hooking in the deco calculationsGravatar Dirk Hohndel
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-03planning: Add option to have last stop at 6m/20ftGravatar Anton Lundin
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-04-08Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-02planning: Add option to have last stop at 6m/20ftGravatar Anton Lundin
2013-03-26Make relative times default in planner 2Gravatar Robert C. Helling
2013-03-17Manually add gas changes to a diveGravatar Dirk Hohndel
2013-03-07Fix potentially broken white space truncation on certain Windows versionsGravatar Lubomir I. Ivanov
2013-02-27Planner: don't use the planned dive for relative start timeGravatar Dirk Hohndel
2013-02-27Planner: use time.h and utc_mktime() to retrive the current time (no TZ)Gravatar Lubomir I. Ivanov
2013-02-23Planner: fix wait time calculationsGravatar Robert C. Helling
2013-02-19Planner: fix incorrect gas change eventGravatar Dirk Hohndel
2013-02-19Planner: Start calculations with gas 0 instead of airGravatar Dirk Hohndel
2013-02-14Ensure that planner warnings get shown before calculations are runGravatar Dirk Hohndel
2013-02-13Make planner.c warning consistentGravatar Dirk Hohndel
2013-02-13Support deeper stops and longer dive notes in plannerGravatar Dirk Hohndel
2013-02-13Rewriting the error handling in planner.cGravatar Dirk Hohndel
2013-02-12Remove rounded O2 in airGravatar Dirk Hohndel
2013-02-12Fix gas handling in plannerGravatar Dirk Hohndel
2013-02-09Hopefully last change to po filesGravatar Dirk Hohndel
2013-02-08Do more dive fixup for each dive computerGravatar Linus Torvalds
2013-02-09Clean up the handling of surface pressureGravatar Dirk Hohndel
2013-02-08Add a more stronly worded warning / disclaimer for dive planningGravatar Dirk Hohndel
2013-02-03Increase the buffer for the gas text in plannerGravatar Sergey Starosek
2013-02-03Merge branch 'po-files'Gravatar Dirk Hohndel
2013-02-03Distinguish the two uses of "Gas Used" for translation purposesGravatar Dirk Hohndel
2013-02-03Increase the buffer for the gas text in plannerGravatar Dirk Hohndel
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-02planner.c: Use g_time_zone_find_interval()Gravatar Lubomir I. Ivanov
2013-01-31Don't allow to plan dives out of orderGravatar Dirk Hohndel
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-29Add missing strings for translationsGravatar Dirk Hohndel
2013-01-28Make dive planner more useful for closed circuit divingGravatar Dirk Hohndel
2013-01-28Dive planning for closed circuit rebreatherGravatar Jan Schubert
2013-01-28Clean up gtk combo box handlingGravatar Linus Torvalds
2013-01-24Fix compile error in planner.cGravatar Henrik Brautaset Aronsen
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-16Add GFlow/GFhigh settings in dive plannerGravatar Dirk Hohndel
2013-01-16Correctly mark divelist changed after accepting dive planGravatar Dirk Hohndel
2013-01-15Mark divelist as changed if user accepts planned diveGravatar Dirk Hohndel