summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-22Added the trash.png file that was missing.Gravatar Tomaz Canabrava
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-22Disable some MacOSX GTK dependenciesGravatar Henrik Brautaset Aronsen
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-21Remove Gtk crudGravatar Dirk Hohndel
2013-05-21Initialize QSettings earlier & change the Organization to "Subsurface"Gravatar Dirk Hohndel
2013-05-21Merge branch 'microFixes' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-21Removing an kinky settings that I forgot to.Gravatar Tomaz Canabrava
2013-05-21Fixed the hide / show columns using the settings.Gravatar Tomaz Canabrava
2013-05-21Correctly restore the column sizes in the dive listGravatar Dirk Hohndel
2013-05-21Merge branch 'microFixes' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-21Added code for handling of show / hide of columns.Gravatar Tomaz Canabrava
2013-05-21Correctly format the values shown for cylinders and weightsGravatar Dirk Hohndel
2013-05-21Correctly use the weightsystem_none / cylinder_none helpersGravatar Dirk Hohndel
2013-05-21Fixed memory leakGravatar Tomaz Canabrava
2013-05-21Added support for visualization the Weigthssystems on the Equipment Tab.Gravatar Tomaz Canabrava
2013-05-21Added the code to show the cylinders from a dive.Gravatar Tomaz Canabrava
2013-05-20Implement rudimentary divecomputer downloadGravatar Dirk Hohndel
2013-05-20Populate the Vendor && Dive computer information.Gravatar Tomaz Canabrava
2013-05-20Added code to cancel the thread.Gravatar Tomaz Canabrava
2013-05-20Skeleton code for a non-blocking UI thread for downloading dives from the DCGravatar Tomaz Canabrava
2013-05-20Detect libdivecomputer using pkg-config if possibleGravatar Miika Turkia
2013-05-20Integrate visibility Star widget into editing flowGravatar Dirk Hohndel
2013-05-20Move visibility Star widget to the DiveNotes tabGravatar Dirk Hohndel
2013-05-19Display the statisticsGravatar Dirk Hohndel
2013-05-19Try to add a StarWidget for visibilityGravatar Dirk Hohndel
2013-05-19Close needs to clear the Globe and the DiveNotesGravatar Dirk Hohndel