aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/models.h
AgeCommit message (Expand)Author
2014-08-11Rename the model column from NITROX to GASGravatar Anton Lundin
2014-07-11Printing: print depth unit in tableGravatar Dirk Hohndel
2014-07-11Printing: use more appropriate font sizesGravatar Dirk Hohndel
2014-07-03UI restructure: get rid of "current" pointer in cylinders and weightsGravatar Dirk Hohndel
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-13Move DiveList related methods/classes to own file.Gravatar Tomaz Canabrava
2014-05-08When starting the planner, copy cylinders from currently selected dive.Gravatar Robert C. Helling
2014-03-23Enable parts of planner based on defineGravatar Anton Lundin
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-01-26Disable the switching depth column for cylindersGravatar Dirk Hohndel
2014-01-16Fix some memory leaks.Gravatar Boris Barbulovski
2014-01-11Don't show tanks that aren't used during a diveGravatar Dirk Hohndel
2014-01-07Not everything can be done with the diveIdGravatar Dirk Hohndel
2014-01-07Get rid of pointers to dive structures in the UIGravatar Dirk Hohndel
2013-12-06Added a language preference to the Settings.Gravatar Tomaz Canabrava
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