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
Age
Commit message (
Expand
)
Author
2015-06-27
Add missing return statement
Dirk Hohndel
2015-06-27
Add support for importing O2 sensors from CSV file
Anton Lundin
2015-06-27
Preferences dialog: yet another attempt to make it fit
Dirk Hohndel
2015-06-27
Dive site rewrite: mark location field as soon as editing starts
Dirk Hohndel
2015-06-26
Globe: change the logic to remember the current zoom value
Dirk Hohndel
2015-06-26
Globe: only remember the last zoom if we are not flying
Dirk Hohndel
2015-06-26
Globe: reset the view when called with no divesite
Dirk Hohndel
2015-06-26
Dive site rewrite: make trip location edit work
Dirk Hohndel
2015-06-26
Dive site rewrite: clearing the location field means no dive site
Dirk Hohndel
2015-06-26
Dive site rewrite: fix adding a new dive and chaning notes / description
Tomaz Canabrava
2015-06-26
Dive site rewrite: add short explanation to quick dive site edit widget
Dirk Hohndel
2015-06-26
Dive site rewrite: remove superfluous connect
Dirk Hohndel
2015-06-26
Dive site rewrite: change the default sizes of the dialog
Tomaz Canabrava
2015-06-26
Dive site rewrite: do not use Qt Model Match
Tomaz Canabrava
2015-06-26
Dive site rewrite: fix potential crash
Tomaz Canabrava
2015-06-26
Dive site rewrite: add forgotten file
Tomaz Canabrava
2015-06-26
Dive site rewrite: copy the changed dive site to the original
Tomaz Canabrava
2015-06-26
Dive site rewrite: create a dive site if string doesn't exist
Tomaz Canabrava
2015-06-26
Dive site rewrite: mark location as changed when a dive site changes
Tomaz Canabrava
2015-06-26
Dive site rewrite: better member name
Tomaz Canabrava
2015-06-26
Dive site rewrite: try to fix a crash
Tomaz Canabrava
2015-06-26
Dive site rewrite: copy the current dive to the displayed dive
Tomaz Canabrava
2015-06-26
Dive site rewrite: fill and change the current dive site
Tomaz Canabrava
2015-06-26
Dive site rewrite: correctly position the edit site widget
Tomaz Canabrava
2015-06-26
Dive site rewrite: create a dive site edit dialog without borders
Tomaz Canabrava
2015-06-26
Dive site rewrite: remove a ton of code from the LocationManagement
Tomaz Canabrava
2015-06-26
Dive site rewrite: change add icon to edit
Tomaz Canabrava
2015-06-26
Dive site rewrite: add the taxonomy labels for the dive sites
Tomaz Canabrava
2015-06-26
Dive site rewrite: use a QCompleter to show the list of dive sites
Tomaz Canabrava
2015-06-26
Dive site rewrite: location edit on notes tab is again a LineEdit
Tomaz Canabrava
2015-06-26
Add only switch at required stop option
Rick Walsh
2015-06-25
Don't show datafile version warning if no file was opened
Dirk Hohndel
2015-06-24
Rewrite GPS fix matching code for imports from our webservice
Dirk Hohndel
2015-06-22
Avoid possible use of uninitialized variable
Dirk Hohndel
2015-06-22
Preferences infrastructure for GeoManagement
Tomaz Canabrava
2015-06-22
Defaults for the Preferences dialog for GeoCoding
Tomaz Canabrava
2015-06-22
Add configuration options for geo coding
Tomaz Canabrava
2015-06-22
Show warning if user loads an old datafile
Tomaz Canabrava
2015-06-22
Do not mess with dive location automatically
Tomaz Canabrava
2015-06-22
Create layout on parent, not on items around it
Tomaz Canabrava
2015-06-22
do not set default sizes for expanders
Tomaz Canabrava
2015-06-22
Cloud storage: update File menu options once PIN is verified
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
Preferences: don't show error when resetting cloud email / password
Dirk Hohndel
2015-06-21
Initialize members
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
Initialize variable to avoid false positive in coverity
Dirk Hohndel
[next]