summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-11-19Fix trip summary line in dive listGravatar Dirk Hohndel
2013-11-19Clear selected trips after restoring selectionGravatar Dirk Hohndel
2013-11-19Hook up MOD in the preferences dialogGravatar Dirk Hohndel
2013-11-19Sanity check on gas percentagesGravatar Dirk Hohndel
2013-11-19Immediately update the dive flag label when editing location textGravatar Dirk Hohndel
2013-11-19Immediately show new locations on globe widgetGravatar Dirk Hohndel
2013-11-19Handle double clicks on globe during dive edit modeGravatar Dirk Hohndel
2013-11-18Quick hack to make the dive add icons smallerGravatar Dirk Hohndel
2013-11-18Change the order of the increase / decrease buttons on the planner.Gravatar Tomaz Canabrava
2013-11-18Do not let the dive have the 0 value.Gravatar Tomaz Canabrava
2013-11-18Make it posible to renumber dives.Gravatar Tomaz Canabrava
2013-11-18Anchor bottom of the dive ruler editor ro items on the DivePlannerGravatar Tomaz Canabrava
2013-11-18Just some code cleanup.Gravatar Tomaz Canabrava
2013-11-18Fix various issues with the dive add / edit manual dive codeGravatar Dirk Hohndel
2013-11-18Don't add spurious 5m/15ft node at 10 minutes when canceling editGravatar Dirk Hohndel
2013-11-18Improve shift time functionalityGravatar Dirk Hohndel
2013-11-18Shift times of selected divesGravatar Robert Helling
2013-11-17Make edit / dive add in progress check more consistentGravatar Dirk Hohndel
2013-11-17Removed the ugly icons on the visual profile editorGravatar Tomaz Canabrava
2013-11-17Add "add dive(s) to trip above" featureGravatar Dirk Hohndel
2013-11-17Fix a couple of problems with dive mergingGravatar Dirk Hohndel
2013-11-17Remove ununsed variablesGravatar Dirk Hohndel
2013-11-17Make editing message consistent with button labelsGravatar Tim Wootton
2013-11-17Add more file types to import/default log file dialogGravatar Henrik Brautaset Aronsen
2013-11-17Make it possible to set the coordinates via map for all selected dives.Gravatar Tomaz Canabrava
2013-11-17Use date format from system localeGravatar Anton Lundin
2013-11-16Fix crash when entering a dive via dive-add on a empty table.Gravatar Tomaz Canabrava
2013-11-16Fix showing the tooltips on the profile.Gravatar Tomaz Canabrava
2013-11-16Fix a crash with trying to show the tooltip on the profile.Gravatar Tomaz Canabrava
2013-11-16Fix dive mergingGravatar Linus Torvalds
2013-11-16Removed duplicated method.Gravatar Tomaz Canabrava
2013-11-16Small code cleanup.Gravatar Tomaz Canabrava
2013-11-16Expand the trip of the newly selected dive.Gravatar Tomaz Canabrava
2013-11-16Selects the dive before the deleted ones.Gravatar Tomaz Canabrava
2013-11-16Do not break Dive Headings on trip mode when a delete dive is done.Gravatar Tomaz Canabrava
2013-11-16Fix wrong handling of Dive Table, and revert some wrong changes.Gravatar Tomaz Canabrava
2013-11-16Planner: Make cylinder and time/depth boxes scaleGravatar Anton Lundin
2013-11-15This moves the removal code to the model.Gravatar Tomaz Canabrava
2013-11-15Don't close the active file or start "add dive" while editing a diveGravatar Dirk Hohndel
2013-11-15Forget old filename on starting a new log.Gravatar Robert C. Helling
2013-11-15Don't create stop at time zero when re-editing manually added diveGravatar Dirk Hohndel
2013-11-15Get rid of the plannerGravatar Dirk Hohndel
2013-11-15Maintain opened the trips of the selected dive.Gravatar Tomaz Canabrava
2013-11-15Fix the sentense 'collapse' to 'collapse others' and scroll to it.Gravatar Tomaz Canabrava
2013-11-15Make more context menu functions act on all selected divesGravatar Dirk Hohndel
2013-11-15Make tooltips work in the profile toolbarGravatar Taiane Ramos
2013-11-15Avoid std::string: QByteArray is enough and already compiled inGravatar Thiago Macieira
2013-11-15Once again remove debug output.Gravatar Dirk Hohndel
2013-11-15Enable a context menu to remove dive handlers.Gravatar Tomaz Canabrava
2013-11-15changed tag completition to case-insensitiveGravatar Maximilian Güntner