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-models
Age
Commit message (
Expand
)
Author
2018-05-07
Planner: don't return static data in fake_dc()
Berthold Stoeger
2018-04-28
Plot OC-pO2 graph for SCR dives
Willem Ferguson
2018-04-13
iOS: log messages
Dirk Hohndel
2018-04-09
Change taglist_get_tagstring to support 'unlimited' tag list size
Jeremie Guichard
2018-04-04
Add "Tags" column in Desktop app's dive list view
Jeremie Guichard
2018-04-01
Debug: sprinkle debug messages in thumbnailing code
Berthold Stoeger
2018-03-22
cmake: move maplocationmodel to generic models
Dirk Hohndel
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-03-11
cmake: update CMake to build the map components on mobile
Lubomir I. Ivanov
2018-03-05
Cleanup: Remove superfluous QString constructions in divetripmodel.cpp
Stefan Fuchs
2018-03-05
Use correct numeric format based on selected locale (Qt domain part)
Stefan Fuchs
2018-02-27
Updated strategy for removing cylinders
Stefan Fuchs
2018-02-24
Use temperature_t for temperatures in struct stats_t
Stefan Fuchs
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2018-02-07
Bugfix in plannermodel for very short dive durations
Oliver Schwaneberg
2018-01-31
mobile cleanup: restyle construction of locationlist
Jan Mulder
2018-01-31
mobile cleanup: unduplicate code and do not loop over dives (1)
Jan Mulder
2018-01-26
Initialise cylinder start pressure with working pressure
Robert C. Helling
2018-01-19
Improve profile display in planner
Willem Ferguson
2018-01-11
Use helper function empty_string() instead of manual checks
Berthold Stoeger
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-10
Pictures tied to profile are not supported on mobile
Jan Mulder
2018-01-10
Un-tie plannner model from profile on mobile
Jan Mulder
2018-01-10
Typo: indice -> index
Berthold Stoeger
2018-01-10
mobile: fix crash on delete dive from divelist
Jan Mulder
2018-01-10
Unused code: GpsListModel::addGpsFix()
Jan Mulder
2018-01-10
Unused code: remove CCRMax() and used macro
Jan Mulder
2018-01-10
build system: split qt-models into parts
Jan Mulder
2018-01-10
Move function to proper place
Jan Mulder
2018-01-07
Fix small memory leak
Jan Mulder
2017-12-29
cleanup: less than operators shall not use equal
Jan Mulder
2017-12-28
cleanup: Uninitialized scalar field
Jan Mulder
2017-12-28
cleanup: Uninitialized scalar field
Jan Mulder
2017-12-28
cleanup: Logically dead code
Jan Mulder
2017-12-28
cleanup: Argument cannot be negative
Jan Mulder
2017-12-28
filter: fix trip header bug
Jan Mulder
2017-12-28
filter: setStringList() at end of every change
Jan Mulder
2017-12-28
filter: prevent assert trap on exit filters
Jan Mulder
2017-12-28
Remove unnecessary dynamic_cast<>s in filter code
Berthold Stoeger
2017-12-26
Cleanup: avoid a few memory leaks
Dirk Hohndel
2017-12-26
Introduce negate-toggle buttons to filter lists
Berthold Stoeger
2017-12-24
Remove superfluous QScopedPointer<>s in singletons
Berthold Stoeger
2017-12-24
Small whitespace updates
Dirk Hohndel
2017-12-24
beginInsertRows requires last >= first
Jan Mulder
2017-12-24
Add select-all, deselect-all and invert-selection options to filters
Berthold Stoeger
2017-12-24
Move *FilterModel functions into base class
Berthold Stoeger
2017-12-24
Fold MultiFilterInterface into FilterModelBase
Berthold Stoeger
2017-12-24
Use function emitDataChanged in diveplannermodel consistently
Stefan Fuchs
2017-12-24
Simplify update of gflow and gfhigh values in the code
Stefan Fuchs
[next]