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
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
2014-01-15
In Qt5 reset() is depricated.
Anton Lundin
2014-01-15
Convert to TRUE/FALSE to stdbools true/false
Anton Lundin
2014-01-11
Don't show tanks that aren't used during a dive
Dirk Hohndel
2014-01-09
Remove now stale arguments to "CHANGED()" macro
Linus Torvalds
2014-01-09
Add and use 'string_to_fraction()' helper converter function
Linus Torvalds
2014-01-09
Add unit-aware cylinder size string parserc
Linus Torvalds
2014-01-09
Add unit-aware conversion of pressure data
Linus Torvalds
2014-01-08
Add a string_to_depth() helper function to match our string_to_weight one
Linus Torvalds
2014-01-08
const'ify our strtod() helper functions
Linus Torvalds
2014-01-08
Make 'string_to_grams()' use proper type safe types
Linus Torvalds
2014-01-07
Not everything can be done with the diveId
Dirk Hohndel
2014-01-07
Restructure overly agressive Q_ASSERT
Dirk Hohndel
2014-01-07
Get rid of pointers to dive structures in the UI
Dirk Hohndel
2014-01-03
Parse localized weight units
Dirk Hohndel
2014-01-02
Fix imperial cylinder sizes in equipment tab
Linus Torvalds
2014-01-02
Allow the user to specify weight units explicitly
Linus Torvalds
2014-01-02
Ignore units when entering values for equipment
Dirk Hohndel
2013-12-12
Kill the use of CSS - Fixes a Lot of issues on dark color schemes.
Tomaz Canabrava
2013-12-07
Build language list from Subsurface translations
Sergey Starosek
2013-12-07
Language chooser improvements
Sergey Starosek
2013-12-07
Make units in cells consistant in CylindersModel
Anton Lundin
2013-12-06
Do not change the current Directory
Tomaz Canabrava
2013-12-06
Don't change working directory when looking for tranlations
Dirk Hohndel
2013-12-06
Added 'English' and 'Use System Default' options.
Tomaz Canabrava
2013-12-06
Added a language preference to the Settings.
Tomaz Canabrava
2013-12-06
Print: add a safe-guard if table print rows are too big
Lubomir I. Ivanov
2013-12-03
Text cleanup to amend lacking consistency
Henrik Brautaset Aronsen
2013-12-02
Don't store translated standard weight system names
Dirk Hohndel
2013-12-02
Remove unused variable
Anton Lundin
2013-12-02
Third time's a charm: translating weight system description
Dirk Hohndel
2013-12-02
Fix translation of weightsystem names
Dirk Hohndel
2013-11-30
Fix all leak-at-exit from singletons in Subsurface
Thiago Macieira
2013-11-30
Print: fix wrong Max. CNS / SAC columns
Lubomir I. Ivanov
2013-11-30
Merge branch 'print' of github.com:neolit123/subsurface
Dirk Hohndel
2013-11-30
Fix a crash when no trip exists
Miika Turkia
2013-11-30
Print: yet another font adjustment for the profile table
Lubomir I. Ivanov
2013-11-30
Minor text cleanup
Henrik Brautaset Aronsen
2013-11-30
Print: update the values for DM, buddy, suit, etc
Lubomir I. Ivanov
[next]