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
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
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-11-09
Core: dynamically allocate the result of get_gas_used()
Berthold Stoeger
2019-10-05
Cleanup: remove bogus code that slipped in earlier
Dirk Hohndel
2019-09-21
Android: bundle default font for use in OnePlus devices
Dirk Hohndel
2019-09-14
Mobile: decouple full text search from DiveObjectHelper
Berthold Stoeger
2019-08-08
Cleanup: move planner/deco related declarations planner/deco.h
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-04-12
Cleanup: replace QString("") by QString()
Berthold Stoeger
2019-04-12
optimize selectedDivesGasUsed()
Rolf Eike Beer
2019-04-12
replace deprecated qSort() with std::sort()
Rolf Eike Beer
2019-04-12
use QStringLiteral for constants
Rolf Eike Beer
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-03-27
Cleanup: provide printGPSCoords in C and C++ versions
Berthold Stoeger
2019-03-24
Cleanup: fix printGPSCoords signature and leaks
Berthold Stoeger
2019-03-17
Core: remove variable name conflict
Dirk Hohndel
2018-12-17
Core: remove count_dives_with_*() functions
Berthold Stoeger
2018-11-23
Core: move is-single-day-trip and count-shown functions into core
Berthold Stoeger
2018-11-16
Dive list: correctly translate trip date
Berthold Stoeger
2018-10-26
Cleanup: remove dead code in qthelper.cpp
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-08-25
core: remove QSettings from qthelper
jan Iversen
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-07-17
Cleanup: simplify dive_getUniqID()
Berthold Stoeger
2018-07-15
For media file open dialog add different file filters
Stefan Fuchs
2018-07-12
Don't show decimals on pressures
Jocke
[next]