aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-21QML UI: DiveList: fix position of delete buttonGravatar Dirk Hohndel
2017-06-21QML UI: DiveList: turn the color blob into a thin lineGravatar Dirk Hohndel
2017-06-21QML UI: make title bar taller again on AndroidGravatar Dirk Hohndel
2017-06-21QML UI: DiveList distinguish trip and selected diveGravatar Dirk Hohndel
2017-06-20QML UI: use Android palette colorsGravatar Dirk Hohndel
2017-06-20QML UI: remove files we no longer useGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: playing with different colorsGravatar Dirk Hohndel
2017-06-20QML UI: disable the MouseAreaGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView add button for mapGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: make key dive info consistent with dive listGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: make the lower section less busyGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: move profile into bottom layoutGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: don't underline locationGravatar Dirk Hohndel
2017-06-20QML UI: log the font in useGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: some fine tuning of sizes and spacingGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: remove space below trip headingGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: don't show empty trip heading for dives without tripGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: show left bar on dives that are part of a tripGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: add blue bar on the left to trip headingGravatar Dirk Hohndel
2017-06-20QML UI: re-indent DiveList codeGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: add background color to trip headingGravatar Dirk Hohndel
2017-06-20QML UI: turn DiveList heading into labelGravatar Dirk Hohndel
2017-06-18QML UI: make the dive list heading slightly smallerGravatar Dirk Hohndel
2017-06-18QML UI: use the short date formatGravatar Dirk Hohndel
2017-06-18QML UI: less whitespace around dive list entriesGravatar Dirk Hohndel
2017-06-18QML UI: improve the dive list layoutGravatar Dirk Hohndel
2017-06-18Desktop UI: reset cloud storage progress 'percentage'Gravatar Dirk Hohndel
2017-06-18Clean up git storage update messagesGravatar Dirk Hohndel
2017-06-17QML UI: show debug output in the App LogGravatar Dirk Hohndel
2017-06-17QML UI: redesign the user notificationGravatar Dirk Hohndel
2017-06-17Set default cloud timeout to ten seconds for mobile appGravatar Dirk Hohndel
2017-06-17QML UI: explicitly reference parent idGravatar Dirk Hohndel
2017-06-16QML UI: better App LogGravatar Dirk Hohndel
2017-06-16QML UI: clear the previous list when downloadingGravatar Dirk Hohndel
2017-06-15tankinfomodel.cpp: clamp row index to [0 - MAX_TANK_INFO]Gravatar Lubomir I. Ivanov
2017-06-15Fix buffer overrun and primary sensor id issues in Liquivision importGravatar Robert Bodily
2017-06-16code cleanup: one more unused includeGravatar Jan Mulder
2017-06-16code cleanup: remove unimplemented classes and structsGravatar Jan Mulder
2017-06-16code cleanup: remove 2 unused structsGravatar Jan Mulder
2017-06-15Correctly hook up libdivecomputer log and dumpGravatar Dirk Hohndel
2017-06-13Parse He when importing from DM5Gravatar Miika Turkia
2017-06-13QML UI: small fix and whitespace cleanupGravatar Dirk Hohndel
2017-06-12BT Discovery: add Shearwater Petrel and PerdixGravatar Jan Mulder
2017-06-12Don't declare static function in .h fileGravatar Dirk Hohndel
2017-06-12Mobile: wrap up fixes for BT download on AndroidGravatar Jan Mulder
2017-06-12Mobile: add BT name to vendor/product capabilityGravatar Jan Mulder
2017-06-12Mobile: do not BT Discover on Android (Q_OS_ANDROID vs Q_OS_LINUX)Gravatar Jan Mulder
2017-06-12BT discovery: distinguish names with addressesGravatar Dirk Hohndel
2017-06-12QML UI: add internal admin for virtual vendorGravatar Jan Mulder
2017-06-12Android BT: fix compile bugGravatar Jan Mulder