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.cpp
Age
Commit message (
Expand
)
Author
2021-02-17
desktop: fold ApplicationState into MainWindow
Berthold Stoeger
2021-02-17
planner: pass in_planner down to TemplateLayout
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to decoMode()
Berthold Stoeger
2021-01-10
profile: pass dive to DiveHandler
Berthold Stoeger
2021-01-01
core: add get_*_unit functions with explicit unit system
Berthold Stoeger
2021-01-01
core: add "transparent" parameter to renderSVGIcon
Berthold Stoeger
2021-01-01
core: move renderSVGIcon() to qthelper.cpp
Berthold Stoeger
2020-12-29
cleanup: remove getDivesInTrip() in qthelper.cpp
Berthold Stoeger
2020-12-03
build-system: start adding a headless build
Dirk Hohndel
2020-11-17
core: fix incorrect QString::asprintf/vasprintf usage
Dirk Hohndel
2020-10-27
cleanup: refactor subsurfacesysinfo.cpp
Berthold Stoeger
2020-10-26
cleanup: SkipEmptyParts syntax has changed
Dirk Hohndel
2020-10-26
cleanup: replace deprecated sprintf()/vsprintf() calls
Dirk Hohndel
2020-10-23
cleanup: remove unused function intdup()
Berthold Stoeger
2020-10-23
parser: replace params[] code by new xml_params struct
Berthold Stoeger
2020-10-03
cleanup: use getDiveSelection() to loop over selected dives
Berthold Stoeger
2020-10-03
cleanup: replace get_trip_date_string() by get_trip_string()
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-08-16
core/localized-parsing: correctly handle group and decimal separator
Dirk Hohndel
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: remove unused libc-structures from get_trip_date_string()
Berthold Stoeger
2020-05-22
cleanup: move timestampToDateTime() to qthelper.cpp
Berthold Stoeger
2020-05-22
cleanup: set long and short date formats in independent branches
Berthold Stoeger
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-05-06
planner: remove Bühlmann factor cache
Berthold Stoeger
2020-05-05
cleanup: capitalize use dc
Monty Taylor
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-05-01
cleanup: move declaration of utc_mk* functions to new subsurface-time.h header
Berthold Stoeger
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
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-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
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: remove memory leak in initUiLocale()
Berthold Stoeger
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2020-03-22
locale: store locate to preferences after fixing up mac-weirdness
Berthold Stoeger
2020-03-21
Revert "core: use set_lang_locale to modify prefs.locale.lang_locale"
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
2020-02-06
Gps coordinates: be more graceful when parsing coordinates
Berthold Stoeger
2020-02-06
Coding style: remove braces around single-line if blocks
Berthold Stoeger
2020-02-06
Coding style: move & from type to variable
Berthold Stoeger
2019-12-27
core: use set_lang_locale to modify prefs.locale.lang_locale
jan Iversen
[next]