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
2013-12-12
Fix incorrect handling of autogrouped trips
Dirk Hohndel
2013-12-12
Fix the logic when to display the "language changed" warning
Dirk Hohndel
2013-12-12
Don't check if a file exists right before trying to open it
Thiago Macieira
2013-12-12
Make the streamsize variable actually int
Thiago Macieira
2013-12-12
Don't call strlen() on something we already know the size of
Thiago Macieira
2013-12-12
Don't leak the zip structure in case of error
Thiago Macieira
2013-12-12
Don't leak the buffer or temporary file used to save the dive
Thiago Macieira
2013-12-12
Hoist the getting of the XSLT style-sheet out of the loop
Thiago Macieira
2013-12-12
Make the errPrefix a static variable
Thiago Macieira
2013-12-12
Don't leak the zip structure if no dives are selected
Thiago Macieira
2013-12-12
Fix compilation with older libzip
Thiago Macieira
2013-12-12
Save and reestore scrollbar position on editing the items.
Tomaz Canabrava
2013-12-12
Keep track of the minimum Depth / time on the planner.
Tomaz Canabrava
2013-12-12
Copyed the code from Dirk that solved the mac issue on cylinders.
Tomaz Canabrava
2013-12-12
Fix TableWidget ( equipment ones ) on dark scheme.
Tomaz Canabrava
2013-12-12
Kill the use of CSS - Fixes a Lot of issues on dark color schemes.
Tomaz Canabrava
2013-12-11
downloadfromdivecomputer.h: remove a forward declaration
Lubomir I. Ivanov
2013-12-11
profilepgrahics.cpp: fix preceding limit check
Lubomir I. Ivanov
2013-12-11
Guard against dereferencing undef
Anton Lundin
2013-12-11
Fix potential null pointer dereference
Anton Lundin
2013-12-11
Use delete instead of free() in c++
Anton Lundin
2013-12-10
Divelogs.de: prevent undefined behaviour
Lubomir I. Ivanov
2013-12-10
Reset libdivecomuter import canceled state
Dirk Hohndel
2013-12-10
Fix selection tracking bug
Dirk Hohndel
2013-12-10
Webservices: make the dialog title more generic
Lubomir I. Ivanov
2013-12-10
Planner: fix potential assert in clear()
Lubomir I. Ivanov
2013-12-09
Remove some unused variables
Anton Lundin
2013-12-09
Use implicit zero initialize for the whole array.
Anton Lundin
2013-12-09
Fix another potential crash
Anton Lundin
2013-12-09
Re-enable login and password fields after upload
Sergey Starosek
2013-12-09
Fix potential crash
Anton Lundin
2013-12-09
Fix tab order for webservices dialog
Sergey Starosek
2013-12-09
Divelogs.de: change the 'Apply' button to 'Done' for upload
Lubomir I. Ivanov
2013-12-09
Divelogs.de: use qDebug() instead of fprintf()
Lubomir I. Ivanov
2013-12-09
Divelogs.de: attempt to impletent 'Cancel' properly
Lubomir I. Ivanov
2013-12-09
Divelogs.de: store the user/pass on upload
Lubomir I. Ivanov
2013-12-09
Divelogs.de: Improve the error handling post DLD creation
Lubomir I. Ivanov
2013-12-09
Divelogs.de: Add a 'filename' field when uploading
Lubomir I. Ivanov
2013-12-09
Divelogs.de: further improve reading the server reponse
Lubomir I. Ivanov
2013-12-09
Divelogs.de: improve prepare_dives_for_divelogs()
Lubomir I. Ivanov
2013-12-09
Divelogs.de: parse response once the upload is finished
Lubomir I. Ivanov
2013-12-09
Divelogs.de: add code for zipping up all dives
Lubomir I. Ivanov
2013-12-09
Divelogs.de: add a divelist context menu item for upload
Lubomir I. Ivanov
2013-12-09
Divelogs.de: allow import of downloaded dives
Lubomir I. Ivanov
2013-12-09
Implement a settingsChanged in DivePlannerWidget
Anton Lundin
2013-12-08
Keep track of user requested minimum depth
Anton Lundin
2013-12-08
Update the diffrent units when switching system
Anton Lundin
2013-12-08
Rename the radio button to match label kgs->kg
Anton Lundin
2013-12-08
Fix units boxes in preference panel
Anton Lundin
2013-12-08
If we have defined a gas, default to that one.
Anton Lundin
[next]