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
Age
Commit message (
Expand
)
Author
2015-06-22
Cloud storage: update File menu options once PIN is verified
Dirk Hohndel
2015-06-22
Prevent potential division by zero
Dirk Hohndel
2015-06-22
Prevent null pointer dereference
Dirk Hohndel
2015-06-22
Better error handling
Dirk Hohndel
2015-06-22
Address of array is always non-NULL
Dirk Hohndel
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-06-22
Cloud storage: correctly store pictures even if they weren't shown before
Dirk Hohndel
2015-06-22
Preferences: don't show error when resetting cloud email / password
Dirk Hohndel
2015-06-21
Initialize members
Dirk Hohndel
2015-06-21
Uemis downloader: open returns -1 on error
Dirk Hohndel
2015-06-21
Prevent unintended integer division
Dirk Hohndel
2015-06-21
Comparing the address of a member to 0 is pointless
Dirk Hohndel
2015-06-21
Fix missing curly braces that change control flow
Dirk Hohndel
2015-06-21
OSTC tools: prevent unknown dc family
Dirk Hohndel
2015-06-21
Prevent null dereference
Dirk Hohndel
2015-06-21
Prevent possible null pointer dereference
Dirk Hohndel
2015-06-21
Initialize variable to avoid false positive in coverity
Dirk Hohndel
2015-06-21
Cylinder model: fix an obscure case that would access cylinder -1
Dirk Hohndel
2015-06-21
Prevent theoretical out of bounds access
Dirk Hohndel
2015-06-21
Fix a number of resource leaks
Dirk Hohndel
2015-06-21
Fix missing return statement
Dirk Hohndel
2015-06-21
Fix incorrect buffer length calculation
Dirk Hohndel
2015-06-21
Some file dialogs insist on adding a default extension
Dirk Hohndel
2015-06-21
Planner: change timestep to 2 seconds
Rick Walsh
2015-06-21
Restructure preferences dialog so it fits on smaller screens again
Dirk Hohndel
2015-06-21
HTML export: need to work harder to find the pictures
Dirk Hohndel
2015-06-21
Git storage: implement picture loading from git
Dirk Hohndel
2015-06-21
Cmake support: the printer files are part of the UI
Dirk Hohndel
2015-06-21
Add helper function to return local filename of picture as C string
Dirk Hohndel
2015-06-21
Git storage: store pictures in the repository
Dirk Hohndel
2015-06-21
Make helper function deal with files that don't exist
Dirk Hohndel
2015-06-21
Move helper declarations into a better header file
Dirk Hohndel
2015-06-21
Git storage: replaces colons with equal in picture offset
Dirk Hohndel
2015-06-21
CMake support: turn building for mobile into an option
Dirk Hohndel
2015-06-21
Cmake support: fix typo
Dirk Hohndel
2015-06-20
Planner - end deco stops at whole minutes of runtime
Rick Walsh
2015-06-20
Rename dive class to avoid conflict
Grace Karanja
2015-06-20
Display more details
Grace Karanja
2015-06-20
Add more dive details to the DiveListModel
Grace Karanja
2015-06-20
Fix bug where dives are shown twice
Grace Karanja
2015-06-20
Group dives by trips
Grace Karanja
2015-06-20
Show dive details when a dive is clicked
Grace Karanja
2015-06-20
Add TextButton.qml file
Grace Karanja
2015-06-20
Add dive notes to the divelistmodel
Grace Karanja
2015-06-20
Group dives by location
Grace Karanja
2015-06-20
Better theme for dive list view
Grace Karanja
2015-06-20
Add DiveListModel
Grace Karanja
2015-06-20
Only include Qt Quick when on mobile
Grace Karanja
2015-06-20
Link QMLManager to the main.qml file
Grace Karanja
2015-06-20
Add QMLManager to the cmake
Grace Karanja
[next]