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-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
2018-04-09
Change taglist_get_tagstring to support 'unlimited' tag list size
Jeremie Guichard
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-05
Cleanup: Remove hash field from picture-structure
Berthold Stoeger
2018-03-05
Cleanup: pass QString and QByteArray const-refs to qthelper functions
Berthold Stoeger
2018-03-05
Cleanup: Fold add_hash() call into learnHash() function
Berthold Stoeger
2018-03-05
Cleanup: Don't store hash in picture struct in learnHash()
Berthold Stoeger
2018-03-05
Localization: Make Qt's locale-aware formatting accessible from C
Berthold Stoeger
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-01-18
code cleanup: translators are not global
Jan Mulder
2017-11-25
Localize global planner state
Robert C. Helling
2017-08-29
Cache all Buehlmann factors
Robert C. Helling
2017-05-07
Merge branch 'seabear-refactor'
Dirk Hohndel
2017-05-07
Refactor Seabear import
Miika Turkia
2017-05-07
Move intdup to qthelper
Miika Turkia
2017-05-06
File selector should filter images we can actually handle.
Robert C. Helling
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-04-06
Add creation date and Subsurface version to planner output
Stefan Fuchs
2017-02-21
Many filenames are const strings
Robert C. Helling
[next]