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
/
core
/
qthelper.h
Age
Commit message (
Expand
)
Author
2020-10-03
cleanup: replace get_trip_date_string() by get_trip_string()
Berthold Stoeger
2020-09-29
includes: move declaration of set_filename() from dive.h to qthelper.h
Berthold Stoeger
2020-09-21
translations: initialize water type strings at run time
Berthold Stoeger
2020-09-04
Implement Seac SeacSync databaser parser.
James Wobser
2020-07-11
helper functions: remove timestamp argument from gettiemzoneoffset()
Dirk Hohndel
2020-05-22
cleanup: create common QDateTime -> timestamp conversion function
Berthold Stoeger
2020-05-22
cleanup: move timestampToDateTime() to qthelper.cpp
Berthold Stoeger
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-05-06
cleanup: move the inertgas enum from qthelper.hpp to deco.c
Berthold Stoeger
2020-05-06
planner: remove Bühlmann factor cache
Berthold Stoeger
2020-05-05
cleanup: Change Salty to Brackish
Monty Taylor
2020-05-05
Grantlee: Add salinity and water type to grantlee variables
Monty Taylor
2020-04-27
cleanup: remove unused function get_divepoint_gas_string()
Berthold Stoeger
2020-04-24
cleanup: move get_dc_nickname from qthelper.cpp to divecomputer.cpp
Berthold Stoeger
2020-04-18
debug output: ensure our debug output is captured on Android
Dirk Hohndel
2020-04-07
undo: reorder cylinders on remove-cylinder undo/redo
Berthold Stoeger
2020-04-04
core: add additional notification callback
Dirk Hohndel
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2020-03-10
core: make command texts available for C code
Dirk Hohndel
2020-03-06
Cleanup: Move stringToList to core/qthelper.cpp
Berthold Stoeger
2020-03-01
filter: remove diveContainsText()
Berthold Stoeger
2020-02-08
mobile/summary: implement firstDiveDate and lastDiveDate
Berthold Stoeger
2019-10-14
Stop support Qt versions before 5.9
Dirk Hohndel
2019-09-14
Mobile: decouple full text search from DiveObjectHelper
Berthold Stoeger
2019-07-18
Cleanup: remove includes from qthelper.h
Berthold Stoeger
2019-07-18
Cleanup: fix include weirdness concerning string_to_*() functions
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-04-12
Cleanup: move declaration of get_stylesheet() to qthelper.h
Berthold Stoeger
2019-04-12
optimize selectedDivesGasUsed()
Rolf Eike Beer
2019-04-11
Cleanup: provide our own qOverload<> implementation.
Berthold Stoeger
2019-03-27
Cleanup: provide printGPSCoords in C and C++ versions
Berthold Stoeger
2019-03-24
Cleanup: fix printGPSCoords signature and leaks
Berthold Stoeger
2018-11-23
Core: move is-single-day-trip and count-shown functions into core
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-07-15
For media file open dialog add different file filters
Stefan Fuchs
2018-07-13
Dive pictures: don't update all images on drag&drop to profile
Berthold Stoeger
2018-07-08
Dive pictures: Recognize video files
Berthold Stoeger
2018-07-04
Translations: unify gettextFromC::tr() and QObject::tr()
Berthold Stoeger
2018-07-04
Dive pictures: implement FindMovedImagesDialog
Berthold Stoeger
2018-07-04
Dive pictures: remove hashes
Berthold Stoeger
2018-07-04
Dive pictures: find moved pictures based on filename
Berthold Stoeger
2018-07-04
Dive pictures: index local file name by canonical filname
Berthold Stoeger
2018-06-07
Dive pictures: remove cache_picture() call in dive_add_picture()
Berthold Stoeger
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-24
Cleanup: remove code related to picture-storage in git repositories
Berthold Stoeger
2018-05-13
Dive pictures: replace picture struct by QString
Berthold Stoeger
2018-05-13
Dive pictures: save thumbnails to individual files
Berthold Stoeger
2018-04-11
Cleanup: unconstify results of two functions
Berthold Stoeger
2018-04-09
Cleanup: Move *_loc formatting functions into new format.cpp file
Berthold Stoeger
[next]