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
Age
Commit message (
Expand
)
Author
2015-06-17
HTML: fix the unclosed <ul> tag.
Gehad elrobey
2015-06-17
Re-fix silly typo
Rick Walsh
2015-06-16
git save: fix crash with no remote
Linus Torvalds
2015-06-16
Set up signalling to display notes in planner again.
Robert C. Helling
2015-06-16
Show duration before runtime on planner notes table
Rick Walsh
2015-06-16
Fix silly typo
Dirk Hohndel
2015-06-16
Remove all the no longer necessary code that aborts read of first V2 file
Dirk Hohndel
2015-06-16
Cloud storage: warn the user if we are not online
Dirk Hohndel
2015-06-16
Implement a standalone HTML exporter
Dirk Hohndel
2015-06-16
Separate initializing Qt from initializing the UI
Dirk Hohndel
2015-06-16
HTML export: separate UI and logic code
Dirk Hohndel
2015-06-16
Don't crash with NULL string in settings
Dirk Hohndel
2015-06-16
Move checking the cloud connection into its own files
Dirk Hohndel
2015-06-16
Code cleanup: implement window title update via signal
Dirk Hohndel
2015-06-15
Cloud storage: use preference member instead of hard coded strings
Dirk Hohndel
2015-06-15
Cloud storage: create preference entry for base URL
Dirk Hohndel
2015-06-14
Add libcurl to the default library dowloads for debian/ubuntu
willem ferguson
2015-06-14
Fix renumbering of dives
Dirk Hohndel
2015-06-14
Don't compare signed and unsigned values
Jan Darowski
2015-06-14
Fix compiling against libgit2-0.22.1
Gaetan Bisson
2015-06-14
Cloud storage: only offer cloud storage related options when verified
Dirk Hohndel
2015-06-14
User manual: first stab at documentation of Subsurface cloud storage
Dirk Hohndel
2015-06-14
Release notes: add a few more details about cloud storage
Dirk Hohndel
2015-06-14
Cloud storage: clear our last error if verification succeeds
Dirk Hohndel
2015-06-14
Cloud storage: show in preferences if cloud account was verified
Dirk Hohndel
2015-06-14
Cloud storage: clean up handling of cloud storage account
Dirk Hohndel
2015-06-14
Main menu: rephrase the cloud load/save options
Dirk Hohndel
2015-06-14
Make default file behavior work as expected
Dirk Hohndel
2015-06-14
Preferences: hook up default file behavior in the dialog
Dirk Hohndel
2015-06-14
Preferences: radio buttons for default data file behavior
Dirk Hohndel
2015-06-13
system_default_directory() is broken with Qt 5.4
Dirk Hohndel
2015-06-13
Simplify distance calculations
Anton Lundin
2015-06-13
Cloud storage: clean up error propagation
Dirk Hohndel
2015-06-13
Cloud storage: initialize local cache and remote on first use
Dirk Hohndel
2015-06-13
Cloud storage: if there is no remote tracking branch, create it
Dirk Hohndel
2015-06-13
Cloud storage: make do_git_save available to other modules
Dirk Hohndel
2015-06-13
Add helper function to create a directory
Dirk Hohndel
2015-06-13
Cloud storage: don't print confusing warning
Dirk Hohndel
2015-06-13
Cloud storage: Remove another git related message
Dirk Hohndel
2015-06-13
Cloud storage: setup proxy before cloning new repository
Dirk Hohndel
2015-06-13
Don't show an error if you fail to open the cloud storage
Dirk Hohndel
2015-06-13
Cloud storage: give user friendly error messages
Dirk Hohndel
2015-06-13
Cloud storage: check connectivity before trying to connect
Dirk Hohndel
2015-06-13
Move git related declarations into their own header file
Dirk Hohndel
2015-06-12
Cloud storage: sync the remote after save
Dirk Hohndel
2015-06-12
Cloud storage: Add preference option whether to sync in the background
Dirk Hohndel
2015-06-12
Cloud storage: don't clear out password by mistake
Dirk Hohndel
2015-06-12
Use friendlier file name when asking about saving changes
Dirk Hohndel
2015-06-12
Cloud storage: better window title
Dirk Hohndel
2015-06-12
Indicate that there are unsaved changes with a '*' in the window title
Dirk Hohndel
[next]