summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-06HTML: Better quoting to the export stringsGravatar Gehad elrobey
2014-06-06qmake: change the folder structure assumed for LIBMARBLEDEVELGravatar Dirk Hohndel
2014-06-06Prepare for Qt4 / Qt5 cross builds of Windows binariesGravatar Dirk Hohndel
2014-06-05Install HTML export theme files on Windows and MacGravatar Dirk Hohndel
2014-06-05Switch to the new gasmix structure in dump_planGravatar Anton Lundin
2014-06-05Planner: Avoid bogus segments with 0 timeGravatar Robert C. Helling
2014-06-05Planner: Change 'lasttime' only if we printed something in the plan.Gravatar Robert C. Helling
2014-06-04Disclaimer included in the printed diveplanGravatar Robert C. Helling
2014-06-04Force TTS/NDL calculation off if things take too longGravatar Dirk Hohndel
2014-06-04More tweaks to TTS calculationsGravatar Anton Lundin
2014-06-04Make bigger steps when calculating TTSGravatar Linus Torvalds
2014-06-04Planner: don't redo the plan after partial edits of GFlow/highGravatar Dirk Hohndel
2014-06-04Fix typo that broke gas reporting in dive listGravatar Dirk Hohndel
2014-06-03Planner: only copy cylinders that were used in the template diveGravatar Dirk Hohndel
2014-06-03WhitespaceGravatar Dirk Hohndel
2014-06-03Planner: more accurately track assumed cylinder pressuresGravatar Dirk Hohndel
2014-06-03Fix HTML export white space issuesGravatar Miika Turkia
2014-06-03Remember selection of export HTML settingsGravatar Gehad elrobey
2014-06-03Minor Fixes to the export dialog UIGravatar Gehad elrobey
2014-06-03Update install script: copy HTML theme directory to usr/shareGravatar Gehad elrobey
2014-06-03HTML: Create theme directoryGravatar Gehad elrobey
2014-06-03Add HTML tab in export dialogGravatar Gehad elrobey
2014-06-03Closing the window should behave like triggering QuitGravatar Dirk Hohndel
2014-06-03Dive edit: when asked ti quit while editing, offer to discard current editGravatar Dirk Hohndel
2014-06-03Dive edit: avoid memory leaksGravatar Dirk Hohndel
2014-06-03Dive edit: don't free the taglist of the master diveGravatar Dirk Hohndel
2014-06-03Ask before discarding editsGravatar Dirk Hohndel
2014-06-03When calculating the maximum of unsigned values, use unsigned variableGravatar Dirk Hohndel
2014-06-03CCR code: Change to sample structureGravatar Willem Ferguson
2014-06-03Another futile attempt to keep whitespace consistentGravatar Dirk Hohndel
2014-06-03Do not plot pictures that don't have a timestamp.Gravatar Tomaz Canabrava
2014-06-03Also hold a pointer to the struct picture on the model.Gravatar Tomaz Canabrava
2014-06-03Add a method to plot the pictures on the profile.Gravatar Tomaz Canabrava
2014-06-03Connect & disconnect the PictureModel on the profileGravatar Tomaz Canabrava
2014-06-03Add a static 'instance()' member for the Photos model.Gravatar Tomaz Canabrava
2014-06-03Fix linked list corruption, move code to C.Gravatar Tomaz Canabrava
2014-06-03Add photo saving for the XML backend.Gravatar Tomaz Canabrava
2014-06-03Fix dive water temperature XML parsingGravatar Linus Torvalds
2014-06-03Cancel dive edit when escape key is pressedGravatar Dirk Hohndel
2014-06-03Planner: reject plan if escape key is pressedGravatar Dirk Hohndel
2014-06-03Make most of the shortcuts widget specificGravatar Dirk Hohndel
2014-06-03Planner: fix editing the dive planner points tableGravatar Dirk Hohndel
2014-06-03Planner: make the warnings visually stand out moreGravatar Dirk Hohndel
2014-06-03Planner: add a few more line breaks in the html notesGravatar Dirk Hohndel
2014-06-03Planner: Show gas changes at the correct depth.Gravatar Robert C. Helling
2014-06-03Planner: Show waypoints for gas changes but no double depthsGravatar Robert C. Helling
2014-06-03Don't crash when looping over pictures for a null diveGravatar Dirk Hohndel
2014-06-03Planner note logic and layout improvedGravatar Robert C. Helling
2014-06-03Add print button to plannerGravatar Robert C. Helling
2014-06-03Layout improvements to the dive planGravatar Robert C. Helling