index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
models.cpp
Age
Commit message (
Expand
)
Author
2013-11-27
Show/save weights up to and including last valid
Anton Lundin
2013-11-27
Show cylinders up to and including the last valid
Anton Lundin
2013-11-23
Adding trip based statistics
Miika Turkia
2013-11-22
Small code cleanup on the CylindersModel
Tomaz Canabrava
2013-11-22
Better positioning of the text on Weightsystems table.
Tomaz Canabrava
2013-11-22
Added a bunch of tooltips where I thought it was sane.
Tomaz Canabrava
2013-11-22
Better positioning of the text on the table cells.
Tomaz Canabrava
2013-11-21
Work around QMessageBox not showing its title on Mac
Dirk Hohndel
2013-11-21
Quiet down warning about return in non-void
Anton Lundin
2013-11-19
Small whitespace cleanup
Dirk Hohndel
2013-11-19
Fix trip summary line in dive list
Dirk Hohndel
2013-11-19
Sanity check on gas percentages
Dirk Hohndel
2013-11-18
Do not let the dive have the 0 value.
Tomaz Canabrava
2013-11-18
Make it posible to renumber dives.
Tomaz Canabrava
2013-11-16
Fix wrong handling of Dive Table, and revert some wrong changes.
Tomaz Canabrava
2013-11-15
This moves the removal code to the model.
Tomaz Canabrava
2013-11-15
Use the correct font for the Air Types Model.
Tomaz Canabrava
2013-11-15
Correctly handle changes on the CylinderModel to update the AirModel.
Tomaz Canabrava
2013-11-14
Fix edition of alphanumeric input on equipments.
Tomaz Canabrava
2013-11-13
Connect changes in the tanks with the dive that is being added
Dirk Hohndel
2013-11-12
Use existing helper function
Dirk Hohndel
2013-11-12
Add depth colum to cylinder model
Dirk Hohndel
2013-11-11
Fix crash when cancelling dive add on empty dive list
Dirk Hohndel
2013-11-10
Show a cylinder widget in the dive planner
Dirk Hohndel
2013-10-16
Helpers: move some date related function to qt-gui.cpp
Lubomir I. Ivanov
2013-10-15
Printing adjustments
Robert Helling
2013-10-15
printlayout.cpp: Increase the font size in tables bellow profile
Lubomir I. Ivanov
2013-10-13
Models: fix two potential crashes
Lubomir I. Ivanov
2013-10-13
Adds missing "EndPress" column header for cylinder table
Tim Wootton
2013-10-11
Finish clearing up the TableModels
Tomaz Canabrava
2013-10-11
Another Model Cleanup
Tomaz Canabrava
2013-10-11
Second model converted to be less boilerplated.
Tomaz Canabrava
2013-10-11
Begin to Cleanup the Models, trying to reduce boilerplate.
Tomaz Canabrava
2013-10-11
Good deal of whitespace fixes and code cleanup.
Tomaz Canabrava
2013-10-04
Add a helper function to calculate weight display string
Benjamin
2013-10-04
Use the same conversion grams->lbs in dive and equipment list
Benjamin
2013-10-03
Print: provide means to print profile tables
Lubomir I. Ivanov
2013-09-25
Only mark dive list as changed if 'Accepted' was clicked.
Tomaz Canabrava
2013-09-25
Added a 'changed' member on Cylinder/Weigth models to know when to Apply a ch...
Tomaz Canabrava
2013-09-10
Fix row counting bug
Dirk Hohndel
2013-09-10
Change ws_info and tank_info types
Dirk Hohndel
2013-09-10
Fill ws_info structure and use it when entering weight systems
Dirk Hohndel
2013-08-05
Print: improve table printing by using QTableView
Lubomir I. Ivanov
2013-07-18
Fixes incorrect editing policies.
Tomaz Canabrava
2013-07-18
Added the code to revert Weigths when user cancels edition
Tomaz Canabrava
2013-07-18
'Cancel' action Cancels editing Cylinders.
Tomaz Canabrava
2013-07-16
Fixes the Combobox behavior on the inline-edit
Tomaz Canabrava
2013-07-11
Models: add the DiveItem::displayDate() helper
Lubomir I. Ivanov
2013-07-11
Models: move the declaration of DiveItem to the header
Lubomir I. Ivanov
2013-07-04
Qt: Implement trip merging logic
Linus Torvalds
[next]