aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
2013-11-21Fix a couple of warningsGravatar Dirk Hohndel
2013-11-21Refactoring of the configuration handling.Gravatar Patrick Valsecchi
2013-11-19Collect per tank SAC rateGravatar Dirk Hohndel
2013-11-19Do per cylinder statisticsGravatar Anton Lundin
2013-11-19Fix trip summary line in dive listGravatar Dirk Hohndel
2013-11-19Immediately update the dive flag label when editing location textGravatar Dirk Hohndel
2013-11-19Handle double clicks on globe during dive edit modeGravatar Dirk Hohndel
2013-11-18Fix various issues with the dive add / edit manual dive codeGravatar Dirk Hohndel
2013-11-17Remove ununsed variablesGravatar Dirk Hohndel
2013-11-17Make editing message consistent with button labelsGravatar Tim Wootton
2013-11-17Use date format from system localeGravatar Anton Lundin
2013-11-16Fix wrong handling of Dive Table, and revert some wrong changes.Gravatar Tomaz Canabrava
2013-11-15changed tag completition to case-insensitiveGravatar Maximilian Güntner
2013-11-14Sort the dive table after adding a diveGravatar Dirk Hohndel
2013-11-14Handle tank data correctly in profile editing mode for manually added diveGravatar Dirk Hohndel
2013-11-14Maintain the selection when aborting "dive add"Gravatar Dirk Hohndel
2013-11-13Don't overwrite the new cylinders when adding a diveGravatar Dirk Hohndel
2013-11-13Correct behavior when adding a dive to an empty list and canceling the addGravatar Dirk Hohndel
2013-11-13Partially revert d72c69db7a49f and fix its errorsGravatar Tomaz Canabrava
2013-11-12Only auto-complete gps information when empty.Gravatar Michael Andreen
2013-11-12Make gas selection for add dive workGravatar Dirk Hohndel
2013-11-12Handle add dive cancel correctlyGravatar Dirk Hohndel
2013-11-12First steps to make add dive work with the correct infrastructureGravatar Dirk Hohndel
2013-11-12Add depth colum to cylinder modelGravatar Dirk Hohndel
2013-11-11Stop clicks on the globe from changing dive list selection while editingGravatar Dirk Hohndel
2013-11-10Show a cylinder widget in the dive plannerGravatar Dirk Hohndel
2013-11-09Merge branch 'addDiveGasFix'Gravatar Dirk Hohndel
2013-11-09Removed inconsistency when user tried to add dive while planning.Gravatar Tomaz Canabrava
2013-11-08Be consistent when passing around gas data in the plannerGravatar Dirk Hohndel
2013-11-07Fix for equipment tab cancel button bugGravatar Taiane Ramos
2013-11-07Hide temperature fields when displaying / editing trip dataGravatar Dirk Hohndel
2013-11-05Hide TadWidget and Label when editing a tripGravatar Maximilian Güntner
2013-11-05Show a different message when editing more than one diveGravatar Dirk Hohndel
2013-11-02Added a custom widget for tagging divesGravatar Maximilian Güntner
2013-11-01Enable undo for the Edit mode on Added Dives.Gravatar Tomaz Canabrava
2013-11-01Enable editing a dive that was manually entered.Gravatar Tomaz Canabrava
2013-10-24Subject: [PATCH] No need to center on dive after editing coordinates.Gravatar Michael Andreen
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava
2013-10-10Added salinity to the Dive Info tab.Gravatar Patrick Valsecchi
2013-10-08Fix crash when cancelling 'Add Dive'Gravatar Dirk Hohndel
2013-10-07Remove info.c/info.hGravatar Dirk Hohndel
2013-10-07Maximum depth of a dive/a series of dives is not show correctlyGravatar Benjamin
2013-10-06Parse GPS text in C++ and re-implement GPS changed checkGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-04Correct spelling of "weight" throughout the code.Gravatar Benjamin
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira
2013-10-01Fix weight adding in the Qt UI & fix the header height for tablesGravatar Patrick Valsecchi
2013-09-27Hack to make the subsurface work on Gnome3 shellGravatar Tomaz Canabrava
2013-09-26Fixed the display of Subsurface in Smaller ScreensGravatar Tomaz Canabrava