summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2013-09-26Only set documentMode on tab if in Oxygen style.Gravatar Tomaz Canabrava
2013-09-26Cleanup the prettyness of subsurface on Gtk+ style.Gravatar Tomaz Canabrava
2013-09-25Hook 'Add' from cylinders and weigths to enable EditionGravatar Tomaz Canabrava
2013-09-25Code cleanupGravatar Tomaz Canabrava
2013-09-25Set the Cylinders and Weigths to all selected dives after pressing 'Accept'Gravatar Tomaz Canabrava
2013-09-25Code cleanup - create a method for cleaning the Palette.Gravatar Tomaz Canabrava
2013-09-25Only mark dive list as changed if 'Accepted' was clicked.Gravatar Tomaz Canabrava
2013-09-25Enable Edition by clicking anywhere on the Cylinders and Weigths.Gravatar Tomaz Canabrava
2013-09-25Revert to the old values of Cylinders and Weigthsystems on cancelGravatar Tomaz Canabrava
2013-09-25Created a placeholder for the Equipment Edition.Gravatar Tomaz Canabrava
2013-09-24Disable info widget when canceling 'add dive' for a first diveGravatar Dirk Hohndel
2013-09-23Call refreshDisplay() after editing a diveGravatar Dirk Hohndel
2013-09-22Disable the info widget when no dive is selectedGravatar Dirk Hohndel