summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-28Including alarms and bookmarks on UDDF importGravatar Miika Turkia
2013-12-28Allow tracking of more weight systemsGravatar Dirk Hohndel
2013-12-27Clear equipment tab for trips displayGravatar Dirk Hohndel
2013-12-27Handle editing a manually added dive consistentlyGravatar Dirk Hohndel
2013-12-27Fix warning about initialization orderingGravatar Dirk Hohndel
2013-12-27Disable DC device node if it is not neededGravatar Benjamin
2013-12-27Install Subsurface iconGravatar Miika Turkia
2013-12-26Display warning that dives won't be downloaded when enabling libdc dumpGravatar Dirk Hohndel
2013-12-26Small code simplificationGravatar Patrick Valsecchi
2013-12-25Don't reset panels while editing a diveGravatar Dirk Hohndel
2013-12-25UDDF export: save events occurring between samplesGravatar Miika Turkia
2013-12-25User manual: updateGravatar Willem Ferguson
2013-12-24Enable libdivecomputer log or dump from the UIGravatar Dirk Hohndel
2013-12-24Sample dive from XP5Gravatar Miika Turkia
2013-12-24Support downloading memory dumps.Gravatar Jef Driesen
2013-12-24Enable diagnostic logging from libdivecomputer.Gravatar Jef Driesen
2013-12-24Remove an unnecessary function call.Gravatar Jef Driesen
2013-12-24Include O2 percentage in DivingLog importGravatar Miika Turkia
2013-12-24Try to detect whether DivingLog's samples are m/fGravatar Miika Turkia
2013-12-24Make decimals optional in GPS coordinatesGravatar Dirk Hohndel
2013-12-24use qMakePair helper instead of QPair<int,int> and such.Gravatar Tomaz Canabrava
2013-12-24Don't use QList if sizeof(item) > void*.Gravatar Tomaz Canabrava
2013-12-24removed unused files.Gravatar Tomaz Canabrava
2013-12-24Don't check if pointer is valid before deleting it.Gravatar Tomaz Canabrava
2013-12-24Code cleanup. Don't use if ( true ) set (false).Gravatar Tomaz Canabrava
2013-12-24Fix subsurface on dark themes.Gravatar Tomaz Canabrava
2013-12-24silly whitespace fix.Gravatar Tomaz Canabrava
2013-12-24Rework foreach for a faster iteration.Gravatar Tomaz Canabrava
2013-12-24We need to use include statement on XSLT nowadaysGravatar Miika Turkia
2013-12-24Replace figure of main screen with one that shows the main menu. Previous fig...Gravatar Willem Ferguson
2013-12-24Allow selecting all files on CSV importGravatar Miika Turkia
2013-12-23Accept decimal point and comma in gps coordinatesGravatar Dirk Hohndel
2013-12-23Improve GPS string handlingGravatar Dirk Hohndel
2013-12-23User manual: updatesGravatar Willem Ferguson
2013-12-23Correct small typo.Gravatar Cristian Ionescu-Idbohrn
2013-12-21Make XML and PDF version of user manual build againGravatar Cristian Ionescu-Idbohrn
2013-12-20Include the user-manual.html file in the git treeGravatar Dirk Hohndel
2013-12-20Remove pointless codeGravatar Dirk Hohndel
2013-12-20Silence a few warningsGravatar Dirk Hohndel
2013-12-20Use M_OR_FT macro instead of switch statementGravatar Dirk Hohndel
2013-12-20Added Keyboard Navigation for the Star WidgetGravatar Tomaz Canabrava
2013-12-20Don't use an array where none are necessaryGravatar Thiago Macieira
2013-12-20Move the variable initialisations closer to use and add blanksGravatar Thiago Macieira
2013-12-20Get more descriptive error messages when uploading to divelogs.deGravatar Thiago Macieira
2013-12-20Move the divelogs.de preparation function into the C++ classGravatar Thiago Macieira
2013-12-20Generate the file name for the dive log upload in the callerGravatar Thiago Macieira
2013-12-20Use QFile::{encode,decode}Name for file namesGravatar Thiago Macieira
2013-12-20Fix compilation with libzip < 0.10Gravatar Thiago Macieira
2013-12-20Add preprocessor directives around debug functionsGravatar Anton Lundin
2013-12-20Planner: don't abort when saving a diveGravatar Anton Lundin