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
2014-08-06
Don't show a SAC of 0.0l/min (or cuft/min)
Dirk Hohndel
2014-08-06
Don't list gases that weren't used in profile print
Dirk Hohndel
2014-08-05
Data validation
Dirk Hohndel
2014-08-02
Enforce end pressures to be not above starting pressures.
Robert C. Helling
2014-07-17
Replace cylinder_is_used with is_cylinder_used
Anton Lundin
2014-07-15
Improve handling of cylinders with identical gasmix
Dirk Hohndel
2014-07-15
Correctly track the 'changed' status of the equipment widgets
Dirk Hohndel
2014-07-15
Don't ignore equipment just because the dive list is empty
Dirk Hohndel
2014-07-15
Use QObject::tr instead of OurClasses::tr for functions
Tomaz Canabrava
2014-07-15
Do not create a backup for Q_FOREACH container
Tomaz Canabrava
2014-07-11
Printing: print depth unit in table
Dirk Hohndel
2014-07-11
Printing: make table more useful
Dirk Hohndel
2014-07-11
Printing: change the header to show depth / duration
Dirk Hohndel
2014-07-11
Printing: print tags instead of max CNS
Dirk Hohndel
2014-07-11
Printing: use more appropriate font sizes
Dirk Hohndel
2014-07-11
Better default font for printing.
Tomaz Canabrava
2014-07-11
dive list context menu capitalisation
Tim Wootton
2014-07-11
misc capitalisation and spelling
Tim Wootton
2014-07-09
Print: make the profile table font size 7px
Lubomir I. Ivanov
2014-07-03
UI restructure: get rid of "current" pointer in cylinders and weights
Dirk Hohndel
2014-06-30
Align the texts on the Left inside of Right for the DiveList
Tomaz Canabrava
2014-06-25
Make gas mod be reasonable for users of imperial units as well
Dirk Hohndel
2014-06-25
Make pO2 settings functional in planner
Robert C. Helling
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-06-08
Change character for liter in SAC values as well
Dirk Hohndel
2014-06-08
Really display liters with script el
Dirk Hohndel
2014-06-01
Next step to using gasmix instead of o2/he
Dirk Hohndel
2014-06-01
Remove the .used member of the cylinder structure
Dirk Hohndel
2014-05-29
Planner: only update the plan after the cylinder data has been updated
Dirk Hohndel
2014-05-26
Merge branch 'Planner'
Dirk Hohndel
2014-05-26
Planner: Re-enable using the new profile.
Tomaz Canabrava
2014-05-25
Use gas_mod and fix fpe
Anton Lundin
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-19
Change get_dive_by_diveid to get_dive_by_uniq_id
Dirk Hohndel
2014-05-13
Rename getDiveById to get_dive_by_id to keep current c code organized.
Tomaz Canabrava
2014-05-08
When starting the planner, copy cylinders from currently selected dive.
Robert C. Helling
2014-04-17
Mark a lot of TODO's where I think it should be moved to C code.
Tomaz Canabrava
2014-04-17
Improvement for various bits of the planner
Robert Helling
2014-03-23
Enable parts of planner based on define
Anton Lundin
2014-03-15
Correctly check if tank is in use
Dirk Hohndel
2014-03-05
Another small tweak to whitespace tool
Dirk Hohndel
2014-03-03
Fix possibly uninitialized value
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-02-12
Whitespace and dead code cleanup
Dirk Hohndel
2014-02-11
Update #include statement for QStringListModel
Boris Barbulovski
2014-01-26
Disable the switching depth column for cylinders
Dirk Hohndel
2014-01-16
Fix some memory leaks.
Boris Barbulovski
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-15
Fix "hide unused cylinder" behavior
Dirk Hohndel
[next]