aboutsummaryrefslogtreecommitdiffstats
path: root/planner.c
AgeCommit message (Expand)Author
2013-11-13Instead of a "Cylinder for planning" use a default cylinderGravatar Dirk Hohndel
2013-11-12Make planner work againGravatar Dirk Hohndel
2013-11-08Don't access invalid elements with depth = 0Gravatar Dirk Hohndel
2013-11-08Correctly track gases when manually adding and then editing divesGravatar Dirk Hohndel
2013-11-07Don't translate the fake DC modelsGravatar Dirk Hohndel
2013-10-20Get rid of compiler warning on format stringsGravatar Miika Turkia
2013-10-09Next step towards working translationsGravatar Dirk Hohndel
2013-10-07Fix some signedness issuesGravatar Dirk Hohndel
2013-10-07Next round of code removal and header cleanupGravatar Dirk Hohndel
2013-10-06Delete code and files that are no longer usedGravatar Dirk Hohndel
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
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