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
/
usersurvey.cpp
Age
Commit message (
Expand
)
Author
2015-02-23
Move helper functions around
Dirk Hohndel
2015-02-15
add and use a version.c / version.h pair
Lubomir I. Ivanov
2015-02-15
Fix Subsurface build with Qt 5.4.1 and later
Thiago Macieira
2015-01-25
Add unique but random UUID to server queries
Dirk Hohndel
2015-01-25
Typos: mid-sentence capitalization in usersurvey.cpp
Lubomir I. Ivanov
2015-01-17
Clean up the header files
Dirk Hohndel
2014-08-15
Survey: rename "Save" button to "Send"
Dirk Hohndel
2014-08-08
Better User Agent for Subsurface
Dirk Hohndel
2014-08-08
Revert "Don't translate components of the version"
Dirk Hohndel
2014-08-08
Don't translate components of the version
Dirk Hohndel
2014-07-31
Give Subsurface a distinct User Agent string
Dirk Hohndel
2014-07-18
Add missing application icon
Sergey Starosek
2014-07-16
Rely on QNetworkReply finished() signal instead of AccessManager one
Tomaz Canabrava
2014-07-16
Fix layout for User Survey
Sergey Starosek
2014-07-14
usersurvey: Add : for consistency
Anton Lundin
2014-07-10
Implements consistent capitalisation and minor tweaks to survey text
Tim Wootton
2014-07-09
Remove HTML from translated strings
Dirk Hohndel
2014-06-30
User survey: detect the machine the app is running on
Dirk Hohndel
2014-06-30
User survey: actually collect and send the data to the backend
Dirk Hohndel
2014-06-14
User survey: small updates
Dirk Hohndel
2014-06-14
OS Detection
Joseph W. Joshua
2014-06-13
Start a user survey dialog
Dirk Hohndel