index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
models.cpp
Age
Commit message (
Expand
)
Author
2013-06-19
Show sample pressures in the cylinder equipment page
Linus Torvalds
2013-06-19
Don't show '0.0%' gas percentages
Linus Torvalds
2013-06-19
Fix the imperial cylinder size calculations in equipment handling
Linus Torvalds
2013-06-19
O2/He percentages aren't integral
Linus Torvalds
2013-06-19
Replace wet_volume calculation with straight forward pressure formula
Dirk Hohndel
2013-06-19
Fix cylinder data O2/He percentage entry braindamage
Dirk Hohndel
2013-06-19
Improve readability of yearly statistics
Dirk Hohndel
2013-06-18
Fix yearly statistics
Dirk Hohndel
2013-06-18
Improve display of yearly statistics
Dirk Hohndel
2013-06-18
Reduce the bleeding in my eyes
Dirk Hohndel
2013-06-18
Clean up the last merge
Dirk Hohndel
2013-06-18
Merge branch 'qtHelper'
Dirk Hohndel
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-06-17
Yearly stats are being displayed.
Tomaz Canabrava
2013-06-17
Create a view for the Statistics Model and Fix displaying the header
Tomaz Canabrava
2013-06-17
Started to do the Yearly Statistics
Tomaz Canabrava
2013-06-17
Changed a lot of code to reduce boilerplate on models in the future.
Tomaz Canabrava
2013-06-17
Show the device id in hex
Dirk Hohndel
2013-06-17
Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurface
Dirk Hohndel
2013-06-16
Make the columns have a sane default width for 'type'
Tomaz Canabrava
2013-06-16
Better handling of default sizes on the Cylinder and Weight widgets
Tomaz Canabrava
2013-06-16
Made all models have the same font.
Tomaz Canabrava
2013-06-15
Partially fix dive downloading
Linus Torvalds
2013-06-13
Improve the trip header
Linus Torvalds
2013-06-13
Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurface
Dirk Hohndel
2013-06-12
Implements the DiveList to behave like Linus Explained.
Tomaz Canabrava
2013-06-12
Display the correct metric SAC rate in divelist
Dirk Hohndel
2013-06-08
Sort 'dive number' column by date, not number
Linus Torvalds
2013-06-07
Added the code to remove a dive computer.
Tomaz Canabrava
2013-06-07
Removed the buttons on the Edit Dive computers.
Tomaz Canabrava
2013-06-07
Edit the name of the Dive Computer via dialog.
Tomaz Canabrava
2013-06-07
Created a new dialog - Edit DiveComputer
Tomaz Canabrava
2013-05-30
Fix sorting by rating
Dirk Hohndel
2013-05-30
Code layout changes
Dirk Hohndel
2013-05-29
Add a "sort role" for sorting the dive list
Linus Torvalds
2013-05-28
Adds the code to make the dive list behave like tree or list
Tomaz Canabrava
2013-05-25
Try to make the equipment tab more compact
Dirk Hohndel
2013-05-24
Fix usage of temporary QByteArrays
Alberto Mardegan
2013-05-23
Correctly add new weight / cylinder types, even when hitting 'tab'
Dirk Hohndel
2013-05-23
Add weightsystem delegate to enable editing of weightsystem
Dirk Hohndel
2013-05-23
Enable the weightsystem info and move the declarations to dive.h
Dirk Hohndel
2013-05-23
Allow the CylindersModel delegate to pass data in without unit conversions
Dirk Hohndel
2013-05-23
Added support for Completing on the Cylinder Type delegate
Tomaz Canabrava
2013-05-22
The never ending, futile fight for whitespace consistency
Dirk Hohndel
2013-05-22
Small fixes to the model
Dirk Hohndel
2013-05-22
Get the math right for cylinder model setData function
Dirk Hohndel
2013-05-22
Merge branch 'comboBoxDelegate' of https://github.com/tcanabrava/subsurface
Dirk Hohndel
2013-05-22
Removed the unused add cylinder and add weigthsystem dialogs.
Tomaz Canabrava
2013-05-22
Removed unused debug, and set the correct data on the delegates.
Tomaz Canabrava
2013-05-22
Actually remove cylinders and weightsystems from the data structures
Dirk Hohndel
[next]