summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-01Silence compiler warningsGravatar Robert C. Helling
2016-02-01QML UI: Another attempt to shift dive number to top rowGravatar Rick Walsh
2016-01-31Mark CCR dive's divetype properlyGravatar Miika Turkia
2016-01-31Revert "QML UI DiveDetailsView: shift dive number to right of top row"Gravatar Dirk Hohndel
2016-01-31Attempt to detect time format on CSV importGravatar Miika Turkia
2016-01-31Attempt to detect date format on CSV importGravatar Miika Turkia
2016-01-29QML UI: pick new highest dive number when manually adding diveGravatar Dirk Hohndel
2016-01-29Minor cleanupsGravatar Dirk Hohndel
2016-01-29QML UI: introduce "add" state and correctly clean up when canceledGravatar Dirk Hohndel
2016-01-29Add helper to remove dive from modelGravatar Dirk Hohndel
2016-01-29QML UI: remove apparently obsolete codeGravatar Dirk Hohndel
2016-01-28QML UI: better way to determine dive details edit widthGravatar Dirk Hohndel
2016-01-28QML UI: make manually added dives more like those added on desktopGravatar Dirk Hohndel
2016-01-28QML UI: once again hide "--" as section headerGravatar Dirk Hohndel
2016-01-28QML UI: use the new helper to ensure the right dive is selected after editGravatar Dirk Hohndel
2016-01-28Use our own sort proxy model classGravatar Dirk Hohndel
2016-01-28Add our own sort proxy class which provides two helper functionsGravatar Dirk Hohndel
2016-01-28QML UI: add the properties needed to be able to manually add diveGravatar Dirk Hohndel
2016-01-28QML UI: add field to edit the total weightGravatar Dirk Hohndel
2016-01-28Better id for yet another QML itemGravatar Dirk Hohndel
2016-01-28QML UI: use unique names for the different ListViewsGravatar Dirk Hohndel
2016-01-28QML UI: clear out empty strings from the UIGravatar Dirk Hohndel
2016-01-28Avoid uninitialized memory accessGravatar Dirk Hohndel
2016-01-27QML UI: end edit mode when switching to different pageGravatar Dirk Hohndel
2016-01-27QML UI: avoid clearing and rebuilding the dive list modelGravatar Dirk Hohndel
2016-01-27QML UI: fix Qt's broken handling of two digit years in datesGravatar Dirk Hohndel
2016-01-27Change the api to update a single diveGravatar Dirk Hohndel
2016-01-27QML UI: correctly notify of model changeGravatar Dirk Hohndel
2016-01-27Move helper function to DiveObjectsHelperGravatar Joakim Bygdell
2016-01-27QML UI: on edit only request location if user checks the boxGravatar Dirk Hohndel
2016-01-27QML UI: fix precision of total weight displayedGravatar Dirk Hohndel
2016-01-27QML UI: revert dive detail view layout changesGravatar Dirk Hohndel
2016-01-26QML UI: don't combine multiple trips to the same location into oneGravatar Dirk Hohndel
2016-01-26Fix build breakageGravatar Dirk Hohndel
2016-01-26Round placement sizes of TopBar.qmlGravatar Tomaz Canabrava
2016-01-26Correct usage of QString on qmlmanagerGravatar Tomaz Canabrava
2016-01-26We already have a QNetworkAcessManager global, use itGravatar Tomaz Canabrava
2016-01-26Fix usage of QStringGravatar Tomaz Canabrava
2016-01-26Move CloudStorage out of the widgetsGravatar Tomaz Canabrava
2016-01-25Fix bug on the visibility of the Ruler GraphGravatar Tomaz Canabrava
2016-01-25Fix Ceiling GraphGravatar Tomaz Canabrava
2016-01-25Fix Display / Hide Calculated CeilingGravatar Tomaz Canabrava
2016-01-25More Profile Itens on the new SettingsGravatar Tomaz Canabrava
2016-01-25Changed quite a few shorts to bool on the c++ implementtionGravatar Tomaz Canabrava
2016-01-25Start to use the QSettings ObjectWrapperGravatar Tomaz Canabrava
2016-01-25QML UI: If a dive has multiple cylinders show "Multiple" in the details pageGravatar Joakim Bygdell
2016-01-25QML UI: Add helper function to get weightsGravatar Joakim Bygdell
2016-01-25QML UI: Add helper function to get cylinder infoGravatar Joakim Bygdell
2016-01-25QML-UI: Rearrange the DiveDetails pageGravatar Joakim Bygdell
2016-01-25MOBILE: update downloadFromDiveComputer tableGravatar Willem Ferguson