aboutsummaryrefslogtreecommitdiffstats
path: root/core/qthelper.h
AgeCommit message (Expand)Author
2018-07-04Translations: unify gettextFromC::tr() and QObject::tr()Gravatar Berthold Stoeger
2018-07-04Dive pictures: implement FindMovedImagesDialogGravatar Berthold Stoeger
2018-07-04Dive pictures: remove hashesGravatar Berthold Stoeger
2018-07-04Dive pictures: find moved pictures based on filenameGravatar Berthold Stoeger
2018-07-04Dive pictures: index local file name by canonical filnameGravatar Berthold Stoeger
2018-06-07Dive pictures: remove cache_picture() call in dive_add_picture()Gravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-24Cleanup: remove code related to picture-storage in git repositoriesGravatar Berthold Stoeger
2018-05-13Dive pictures: replace picture struct by QStringGravatar Berthold Stoeger
2018-05-13Dive pictures: save thumbnails to individual filesGravatar Berthold Stoeger
2018-04-11Cleanup: unconstify results of two functionsGravatar Berthold Stoeger
2018-04-09Cleanup: Move *_loc formatting functions into new format.cpp fileGravatar Berthold Stoeger
2018-04-09Change taglist_get_tagstring to support 'unlimited' tag list sizeGravatar Jeremie Guichard
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-05Cleanup: Remove hash field from picture-structureGravatar Berthold Stoeger
2018-03-05Cleanup: pass QString and QByteArray const-refs to qthelper functionsGravatar Berthold Stoeger
2018-03-05Cleanup: Fold add_hash() call into learnHash() functionGravatar Berthold Stoeger
2018-03-05Cleanup: Don't store hash in picture struct in learnHash()Gravatar Berthold Stoeger
2018-03-05Localization: Make Qt's locale-aware formatting accessible from CGravatar Berthold Stoeger
2018-02-26Cleanup: Unify qthelper.h and qthelperfromc.hGravatar Berthold Stoeger
2018-01-18code cleanup: translators are not globalGravatar Jan Mulder
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-08-29Cache all Buehlmann factorsGravatar Robert C. Helling
2017-05-07Merge branch 'seabear-refactor'Gravatar Dirk Hohndel
2017-05-07Refactor Seabear importGravatar Miika Turkia
2017-05-07Move intdup to qthelperGravatar Miika Turkia
2017-05-06File selector should filter images we can actually handle.Gravatar Robert C. Helling
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-04-06Add creation date and Subsurface version to planner outputGravatar Stefan Fuchs
2017-02-21Many filenames are const stringsGravatar Robert C. Helling
2017-01-06Fix deco_mode confusionGravatar Robert C. Helling
2016-08-27Settings update: Move loadPreferences out of qt-helper.cppGravatar Tomaz Canabrava
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel