summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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
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-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
2013-05-19When no dive is displayed, the DiveNotes field should not be editableGravatar Dirk Hohndel
2013-05-19Replace glib file/directory handling with equivalent Qt codeGravatar Dirk Hohndel
2013-05-19Implenent file_save and file_save_asGravatar Dirk Hohndel
2013-05-19Show the correct question at exit when there are unsaved changesGravatar Dirk Hohndel
2013-05-19Figure out if the user changed anything when editingGravatar Dirk Hohndel
2013-05-19Rename buttons for dive editGravatar Dirk Hohndel
2013-05-19Make direct edit the style of choiceGravatar Dirk Hohndel
2013-05-19Fix edit behaviorGravatar Dirk Hohndel
2013-05-19Merge branch 'chooseEditMode' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-19Continue populating the DiveInfo tabGravatar Dirk Hohndel
2013-05-19Improve the Dirk edit mode.Gravatar Tomaz Canabrava
2013-05-19Made possible to choose the edit style on compile timeGravatar Tomaz Canabrava
2013-05-19Removed unused GTK calls onto the Qt versionGravatar Tomaz Canabrava
2013-05-19Make the Text on the DiveList be 30% smaller than other textGravatar Tomaz Canabrava
2013-05-18While editing the left button is renamed to "OK" to accept the changesGravatar Dirk Hohndel
2013-05-18Make impossible to change dives while editing one.Gravatar Tomaz Canabrava
2013-05-18Added option to edit the selected dive.Gravatar Tomaz Canabrava
2013-05-18Work around broken Marble on DebianGravatar Dirk Hohndel
2013-05-17Compile fixGravatar Dirk Hohndel
2013-05-17Don't add a dive on the globe twice ( well, actually, different dives with sa...Gravatar Tomaz Canabrava
2013-05-17Prettification of the map view.Gravatar Tomaz Canabrava
2013-05-17Borrowed the KMessageWidget code to better show passive information.Gravatar Tomaz Canabrava
2013-05-17Added the possibility to change the coordinates of a dive.Gravatar Tomaz Canabrava
2013-05-17Adds rotation while selecting a dive.Gravatar Tomaz Canabrava
2013-05-17removed whitespace.Gravatar Tomaz Canabrava
2013-05-17Added real support for the marble widgetGravatar Tomaz Canabrava
2013-05-17Adds preliminary support for Marble WidgetGravatar Tomaz Canabrava
2013-05-16Fix loading a dive via command line.Gravatar Tomaz Canabrava
2013-05-16Don't deleteLater a null pointerGravatar Thiago Macieira
2013-05-16Fix loading a second dive, after the first file was loaded.Gravatar Tomaz Canabrava