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-ui
/
subsurfacewebservices.cpp
Age
Commit message (
Expand
)
Author
2014-08-05
Web: use subsurface_fopen() for non-ASCII paths on Win32
Lubomir I. Ivanov
2014-08-04
Don't use tmpfile()
Dirk Hohndel
2014-08-03
Try to fix divelogs upload on Windows
Miika Turkia
2014-07-31
Give Subsurface a distinct User Agent string
Dirk Hohndel
2014-07-24
Translate progressbar text
Sergey Starosek
2014-07-24
Align progressbar text to center of the widget
Sergey Starosek
2014-07-16
Rely on QNetworkReply finished() signal instead of AccessManager one
Tomaz Canabrava
2014-07-16
Change in logic while aplying gps fixes to dives
Salvador Cuñat
2014-07-15
Use QObject::tr instead of OurClasses::tr for functions
Tomaz Canabrava
2014-07-11
Misc UI capitalisation consitencies and other text changes
Tim Wootton
2014-07-03
UI restructure: updateDiveInfo shows the selected dive by default
Dirk Hohndel
2014-06-30
User survey: actually collect and send the data to the backend
Dirk Hohndel
2014-06-24
Look around DCs dive time for automatically fixed positions.
Salvador Cuñat
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-21
Implementing export dialog
Miika Turkia
2014-05-20
Consistently use for_each_dive (and use it correctly)
Dirk Hohndel
2014-05-07
Globe: we always center on the current dive
Dirk Hohndel
2014-04-25
Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS import
Dirk Hohndel
2014-04-17
Removed the globals 'userid' and 'save_userid_local' variables
Tomaz Canabrava
2014-04-17
Mark a lot of TODO's where I think it should be moved to C code.
Tomaz Canabrava
2014-04-14
Add option to save userid in data files
Venkatesh Shukla
2014-04-11
Remove some unneeded explicit paths in includes
Gehad
2014-04-05
Fix divelogs.de upload error
Venkatesh Shukla
2014-03-14
Convert other users of showError() to the new world order
Linus Torvalds
2014-03-07
Remove the old profile from the main screen of Subsurface
Tomaz Canabrava
2014-03-06
Prevent another file descriptor leak
Dirk Hohndel
2014-03-05
Null terminate buffer at the correct spot
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-12
Ensure the correct parent is used in the dialog
Dirk Hohndel
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-02-09
DivelogsDeWebServices class cleanup
Boris Barbulovski
2014-02-09
Cleanup SubsurfaceWebServices class
Boris Barbulovski
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-15
Convert to TRUE/FALSE to stdbools true/false
Anton Lundin
2014-01-15
Port this code to work with Qt5
Anton Lundin
2014-01-15
Add some missing ; in the Qt5 path
Anton Lundin
2014-01-15
After downloading GPS data show the new information
Dirk Hohndel
2014-01-15
Improve the download from Subsurface webservice dialog
Dirk Hohndel
2013-12-28
Enable https for Windows binaries
Dirk Hohndel
2013-12-20
Remove pointless code
Dirk Hohndel
2013-12-20
Don't use an array where none are necessary
Thiago Macieira
2013-12-20
Move the variable initialisations closer to use and add blanks
Thiago Macieira
2013-12-20
Get more descriptive error messages when uploading to divelogs.de
Thiago Macieira
2013-12-20
Move the divelogs.de preparation function into the C++ class
Thiago Macieira
2013-12-20
Generate the file name for the dive log upload in the caller
Thiago Macieira
2013-12-20
Use QFile::{encode,decode}Name for file names
Thiago Macieira
2013-12-20
Fix compilation with libzip < 0.10
Thiago Macieira
2013-12-19
Files: prefer toUtf8() over toLocal8Bit()
Lubomir I. Ivanov
2013-12-15
Disable https on Windows for 4.0
Dirk Hohndel
2013-12-13
prepare_dives_for_divelogs(): remove unused variable 'doc'
Lubomir I. Ivanov
[next]