summaryrefslogtreecommitdiffstats
path: root/qt-ui/models.h
AgeCommit message (Expand)Author
2013-11-28Make it possible to hide some columns on the Cylinders Equipment pane.Gravatar Tomaz Canabrava
2013-11-18Make it posible to renumber dives.Gravatar Tomaz Canabrava
2013-11-16Fix wrong handling of Dive Table, and revert some wrong changes.Gravatar Tomaz Canabrava
2013-11-15This moves the removal code to the model.Gravatar Tomaz Canabrava
2013-11-15Use the correct font for the Air Types Model.Gravatar Tomaz Canabrava
2013-11-15Correctly handle changes on the CylinderModel to update the AirModel.Gravatar Tomaz Canabrava
2013-11-12Add depth colum to cylinder modelGravatar Dirk Hohndel
2013-11-10Show a cylinder widget in the dive plannerGravatar Dirk Hohndel
2013-10-15Random white space cleanupGravatar Dirk Hohndel
2013-10-11Finish clearing up the TableModelsGravatar Tomaz Canabrava
2013-10-11Another Model CleanupGravatar Tomaz Canabrava
2013-10-11Second model converted to be less boilerplated.Gravatar Tomaz Canabrava
2013-10-11Begin to Cleanup the Models, trying to reduce boilerplate.Gravatar Tomaz Canabrava
2013-10-03Print: provide means to print profile tablesGravatar Lubomir I. Ivanov
2013-09-25Added a 'changed' member on Cylinder/Weigth models to know when to Apply a ch...Gravatar Tomaz Canabrava
2013-09-10Fill ws_info structure and use it when entering weight systemsGravatar Dirk Hohndel
2013-08-05Print: improve table printing by using QTableViewGravatar Lubomir I. Ivanov
2013-07-18Added the code to revert Weigths when user cancels editionGravatar Tomaz Canabrava
2013-07-18'Cancel' action Cancels editing Cylinders.Gravatar Tomaz Canabrava
2013-07-11Models: add the DiveItem::displayDate() helperGravatar Lubomir I. Ivanov
2013-07-11Models: move the declaration of DiveItem to the headerGravatar Lubomir I. Ivanov
2013-07-04Qt: Implement trip merging logicGravatar Linus Torvalds
2013-06-18Fix yearly statisticsGravatar Dirk Hohndel
2013-06-18Merge branch 'qtHelper'Gravatar Dirk Hohndel
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-06-17Yearly stats are being displayed.Gravatar Tomaz Canabrava
2013-06-17Started to do the Yearly StatisticsGravatar Tomaz Canabrava
2013-06-17Changed a lot of code to reduce boilerplate on models in the future.Gravatar Tomaz Canabrava
2013-06-17Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-16Make the columns have a sane default width for 'type'Gravatar Tomaz Canabrava
2013-06-16Better handling of default sizes on the Cylinder and Weight widgetsGravatar Tomaz Canabrava
2013-06-07Added the code to remove a dive computer.Gravatar Tomaz Canabrava
2013-06-07Edit the name of the Dive Computer via dialog.Gravatar Tomaz Canabrava
2013-06-07Created a new dialog - Edit DiveComputerGravatar Tomaz Canabrava
2013-06-06Try to get rid of unnecessary reloads of the dive listGravatar Dirk Hohndel
2013-05-29Add a "sort role" for sorting the dive listGravatar Linus Torvalds
2013-05-28Adds the code to make the dive list behave like tree or listGravatar Tomaz Canabrava
2013-05-25We had an extra column in the model for the dive listGravatar Dirk Hohndel
2013-05-23Add weightsystem delegate to enable editing of weightsystemGravatar Dirk Hohndel
2013-05-23Allow the CylindersModel delegate to pass data in without unit conversionsGravatar Dirk Hohndel
2013-05-23Added support for Completing on the Cylinder Type delegateGravatar Tomaz Canabrava
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Get the math right for cylinder model setData functionGravatar Dirk Hohndel
2013-05-22Removed the unused add cylinder and add weigthsystem dialogs.Gravatar Tomaz Canabrava
2013-05-22Added basic editing functionality for Cylinders and WeigthsystemsGravatar Tomaz Canabrava
2013-05-22Added a 'trash' icon on the Cylinders and Weigthsystem modelsGravatar 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-14Clean up some typosGravatar Henrik Brautaset Aronsen
2013-05-02Added code to Select a dive, fixed minor annoyances.Gravatar Tomaz Canabrava