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
/
qthelper.cpp
Age
Commit message (
Expand
)
Author
2015-10-30
Move all core-functionality to subsurface-core
Tomaz Canabrava
2015-10-29
Fix plurals translation
Sergey Starosek
2015-10-28
Notes from planned dives contain html. Convert to text for printing.
Robert C. Helling
2015-10-23
Fix broken translation in divelist
Jan Mulder
2015-10-18
Display day number in trips longer than 1 day
Giorgio Marzano
2015-10-18
Print: copy the bundled templates to a safe location
Lubomir I. Ivanov
2015-10-13
Only mark the divelist changed if something actually changed
Dirk Hohndel
2015-10-07
Correctly parse GPS coordinates with a ',' between lat and lon
Dirk Hohndel
2015-10-06
qthelper.cpp: remove system_default_directory()
Lubomir I. Ivanov
2015-10-06
Correctly handle the webservice userid in preferences
Dirk Hohndel
2015-10-06
Remove unused part of the geocoding preferences
Dirk Hohndel
2015-10-04
Print paths to internal files in verbose mode
Robert C. Helling
2015-09-26
Cloud storage: try to work around weird Windows rename issue
Dirk Hohndel
2015-09-26
Cloud storage: use QDir instead of QFile for renaming directories
Dirk Hohndel
2015-09-23
Hide a couple of debugging messages
Dirk Hohndel
2015-09-23
Add helper function to safely move away file or directory
Dirk Hohndel
2015-09-17
Hash images upon loading divelog file rather than when loading image
Robert C. Helling
2015-09-09
qthelper.cpp: don't hardcode the Dive m_duration as minutes
Lubomir I. Ivanov
2015-09-09
qthelper.cpp: use timeFormat and dateFormat for the Dive class
Lubomir I. Ivanov
2015-08-31
QML UI: Remove unneeded MobileDive class
Grace Karanja
2015-08-31
Remove unneeded includes
Anton Lundin
2015-08-22
Continue to separate logic code from UI code
Dirk Hohndel
2015-08-18
Replace global in_planner variable by helper function
Robert C. Helling
2015-08-03
Make debugging cleaner
Robert C. Helling
2015-07-25
Move initialization of preferences to helper function
Dirk Hohndel
2015-07-14
Location completer: give distance if known
Dirk Hohndel
2015-06-22
Cloud storage: correctly store pictures even if they weren't shown before
Dirk Hohndel
2015-06-21
HTML export: need to work harder to find the pictures
Dirk Hohndel
2015-06-21
Git storage: implement picture loading from git
Dirk Hohndel
2015-06-21
Add helper function to return local filename of picture as C string
Dirk Hohndel
2015-06-21
Make helper function deal with files that don't exist
Dirk Hohndel
2015-06-17
Remove some include files from qthelper.cpp
Dirk Hohndel
2015-06-16
Fix silly typo
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-13
system_default_directory() is broken with Qt 5.4
Dirk Hohndel
2015-06-13
Add helper function to create a directory
Dirk Hohndel
2015-06-13
Don't show an error if you fail to open the cloud storage
Dirk Hohndel
2015-06-12
Indicate that there are unsaved changes with a '*' in the window title
Dirk Hohndel
2015-06-12
Cloud storage: check connection before connecting
Dirk Hohndel
2015-06-12
Cloud storage: Setup http proxy for git connection
Dirk Hohndel
2015-06-09
Cloud storage: implement confirmation of email address via PIN
Dirk Hohndel
2015-06-01
Move helper function to the appropriate file
Dirk Hohndel
2015-05-29
Move WeightModel to qt-models
Tomaz Canabrava
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava
2015-05-26
Allow a comma in decimal GPS coordinates
Robert C. Helling
2015-05-24
Remove support for QT4 (part 3)
Tomaz Canabrava
2015-05-20
Add option to display GPS coordinates as decimals
Robert C. Helling
2015-04-24
Allow images to be added via the web
Robert C. Helling
[next]