aboutsummaryrefslogtreecommitdiffstats
path: root/divelist.c
AgeCommit message (Expand)Author
2013-11-19Fix trip summary line in dive listGravatar Dirk Hohndel
2013-11-16Removed duplicated method.Gravatar Tomaz Canabrava
2013-11-02Replaced the tag implementationGravatar Maximilian Güntner
2013-10-16Helpers: move some date related function to qt-gui.cppGravatar Lubomir I. Ivanov
2013-10-09Next step towards working translationsGravatar Dirk Hohndel
2013-10-07Next round of code removal and header cleanupGravatar Dirk Hohndel
2013-10-07Remove even more code and declarationsGravatar Dirk Hohndel
2013-10-06Delete code and files that are no longer usedGravatar Dirk Hohndel
2013-10-06Remove lots of ifdef'ed out code from GTK/glib versionGravatar Dirk Hohndel
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-09-24Disable info widget when canceling 'add dive' for a first diveGravatar Dirk Hohndel
2013-09-24Only offer to merge dives if they are consecutive in the divelistGravatar Dirk Hohndel
2013-09-23Add "merge selected dives" to dive list popup menuGravatar Dirk Hohndel
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-06-13Improve the trip headerGravatar Linus Torvalds
2013-05-31Use a slightly shorter date string for Info tabGravatar Dirk Hohndel
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-14code to show profile againGravatar Tomaz Canabrava
2013-05-11Require libzip, xslt and osm-gps-map in all buildsGravatar Henrik Brautaset Aronsen
2013-05-03Fix compiler warningsGravatar Dirk Hohndel
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-05-02Move gas string computation into core logic codeGravatar Dirk Hohndel
2013-04-24Call the get_date functions with timestamp_t instead of struct tmGravatar Dirk Hohndel
2013-04-24Split report_dives into UI and logic and move to divelist filesGravatar Dirk Hohndel
2013-04-23Add a simple table-based cns calculationsGravatar Anton Lundin
2013-04-21Move creation of dive and dive trip date string into helper functionsGravatar Dirk Hohndel
2013-04-18Move creation of dive and dive trip date string into helper functionsGravatar Dirk Hohndel
2013-04-18Delay Qt ui constructionGravatar Amit Chaudhuri
2013-04-10Fix selection handling for invalid divesGravatar Dirk Hohndel
2013-04-09Add a simple table-based cns calculationsGravatar Anton Lundin
2013-04-07Continue to separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-06Continue to separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-06Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-03-24Export dives to UDDF fileGravatar Miika Turkia
2013-03-20divelist.c: Fix an 'implicit declaration' warningGravatar Lubomir I. Ivanov
2013-03-18Correctly handle first gas when deciding if gas is usedGravatar Robert C. Helling
2013-03-18Take only used gases into account when showing gas in divelistGravatar Robert C. Helling
2013-03-15Use a generic 64bit int typeGravatar Dirk Hohndel
2013-03-13First simplistic implementation of a divelogs.de uploadGravatar Dirk Hohndel
2013-03-12DLD upload: Avoid using open_memstream() and non-portable functionsGravatar Lubomir I. Ivanov
2013-03-10.DLD generation for uploading to divelogs.deGravatar Miika Turkia
2013-03-03Saving individual dives should not change the exiting filenameGravatar Dirk Hohndel
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-02-27When manually adding a dive allow user to set avg depth as wellGravatar Dirk Hohndel
2013-02-25Take incompressibility of gas into account at higher pressuresGravatar Linus Torvalds
2013-02-24Use the improved duration and average depth for everythingGravatar Linus Torvalds
2013-02-24Correctly calculate SAC rate in the presense of surface eventsGravatar Linus Torvalds