summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-05-25We had an extra column in the model for the dive listGravatar Dirk Hohndel
2013-05-25Try to make the equipment tab more compactGravatar Dirk Hohndel
2013-05-25Set a pleasant zoom level to start out withGravatar Dirk Hohndel
2013-05-25Find Google maps in Subsurface's source treeGravatar Dirk Hohndel
2013-05-25Fix GPS coordinates rounding.Gravatar Sergey Starosek
2013-05-25If we disable the compass, we don't need to place it, eitherGravatar Dirk Hohndel
2013-05-25Don't show the compassGravatar Henrik Brautaset Aronsen
2013-05-25Correct the code to enter dive locationsGravatar Dirk Hohndel
2013-05-25Avoid marble widget resize when switching divesGravatar Henrik Brautaset Aronsen
2013-05-24Merge branch 'prefsDialog' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-24Added support for a preliminary Preferences DialogGravatar Tomaz Canabrava
2013-05-24Merge branch 'googleEarth' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-24Trying the googlemaps integrationGravatar Tomaz Canabrava
2013-05-24Fix usage of temporary QByteArraysGravatar Alberto Mardegan
2013-05-24Improve wording in askSaveChanges()Gravatar Henrik Brautaset Aronsen
2013-05-24Improve wording on buttons when editing a diveGravatar Henrik Brautaset Aronsen
2013-05-23Correctly add new weight / cylinder types, even when hitting 'tab'Gravatar Dirk Hohndel
2013-05-23Add weightsystem delegate to enable editing of weightsystemGravatar Dirk Hohndel
2013-05-23Enable the weightsystem info and move the declarations to dive.hGravatar Dirk Hohndel
2013-05-23Remove obsolete slotsGravatar Dirk Hohndel
2013-05-23Allow the CylindersModel delegate to pass data in without unit conversionsGravatar Dirk Hohndel
2013-05-23Also changes the size and working pressure of the cylindersGravatar Tomaz Canabrava
2013-05-23Added support for Completing on the Cylinder Type delegateGravatar Tomaz Canabrava
2013-05-22Implement default dive computer and deviceGravatar Dirk Hohndel
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Re-enable dive computer selectiomGravatar Dirk Hohndel
2013-05-22Start editing Dive Notes when clicking on Rating or VisibilityGravatar Dirk Hohndel
2013-05-22Merge branch 'fixResizeEvent' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-22Small fixes to the modelGravatar Dirk Hohndel
2013-05-22Get the math right for cylinder model setData functionGravatar Dirk Hohndel
2013-05-22Fixed update the plot as we resize the view.Gravatar Tomaz Canabrava
2013-05-22Merge branch 'comboBoxDelegate' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-22Removed the unused add cylinder and add weigthsystem dialogs.Gravatar Tomaz Canabrava
2013-05-22Removed unused debug, and set the correct data on the delegates.Gravatar Tomaz Canabrava
2013-05-22Merge branch 'comboBoxDelegate' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-22Actually remove cylinders and weightsystems from the data structuresGravatar Dirk Hohndel
2013-05-22Added a Delegate for editing CylindersGravatar Tomaz Canabrava
2013-05-22Shorten the 'set location' textGravatar Dirk Hohndel
2013-05-22Merge branch 'randomFixes' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-22Added basic editing functionality for Cylinders and WeigthsystemsGravatar Tomaz Canabrava
2013-05-22Extend a bit the skeleton 'removes' on cylinder and weigth to help dirk.Gravatar Tomaz Canabrava
2013-05-22Calm down the Globe widgetGravatar Dirk Hohndel
2013-05-22Added a 'trash' icon on the Cylinders and Weigthsystem modelsGravatar Tomaz Canabrava
2013-05-22Only enable the add buttons when there's a dive loadedGravatar Tomaz Canabrava
2013-05-22Re Enable the option to add cylinders / weigthsystems.Gravatar Tomaz Canabrava
2013-05-22Rework on the Equipment tab to make it look more Modern.Gravatar Tomaz Canabrava
2013-05-22Fixed the 'click in close doesn't close' on KMessageWidget.Gravatar Tomaz Canabrava
2013-05-21Replace GError handling with a kMessageWidget based approachGravatar Dirk Hohndel
2013-05-21Merge branch 'microFixes' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-21Fixed the hide / show columns using the settings.Gravatar Tomaz Canabrava