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
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
2018-07-12
Dive media: add ".mov" to list of known video extensions
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-24
Localization: don't go via C-string in qthelper.cpp
Berthold Stoeger
2018-06-07
Dive pictures: remove cache_picture() call in dive_add_picture()
Berthold Stoeger
2018-06-05
core: remove "static void copyPath" unused
jan Iversen
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-06-04
Cleanup: make copyPath() function of static linkage
Berthold Stoeger
2018-05-26
Dive pictures: Derive thumbnail file from picture filename
Berthold Stoeger
2018-05-24
Cleanup: remove code related to picture-storage in git repositories
Berthold Stoeger
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-13
Dive pictures: Introduce thumbnailer class
Berthold Stoeger
2018-05-13
Dive pictures: replace picture struct by QString
Berthold Stoeger
2018-05-13
Dive pictures: Convert thumbnailHash to individual files
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-04-01
Dive pictures: Move metadata functions into own translation unit
Berthold Stoeger
2018-03-22
Use older API to remove dependency on Qt 5.8 or newer
Dirk Hohndel
2018-03-19
Dive pictures: If EXIF data couldn't be parsed, use creation date
Berthold Stoeger
2018-03-19
Dive pictures: Don't read whole file for parsing EXIF data
Berthold Stoeger
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
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
Cleanup: Don't call learnHash() in hashPicture()
Berthold Stoeger
2018-03-05
Cleanup: remove updateHash() function
Berthold Stoeger
2018-03-05
Cleanup: Make helper function haveHash() of static linkage
Berthold Stoeger
2018-03-05
Use correct numeric format based on selected locale (Qt domain part)
Stefan Fuchs
2018-03-05
Localization: Make Qt's locale-aware formatting accessible from C
Berthold Stoeger
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2018-02-17
Cleanup: return copied string from hashstring()
Berthold Stoeger
2018-02-04
Do not remove seconds from duration input field
Oliver Schwaneberg
2018-01-11
Use helper function empty_string() instead of manual checks
Berthold Stoeger
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
[next]