Age | Commit message (Expand) | Author |
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 |
2017-01-06 | Fix deco_mode confusion | Robert C. Helling |
2016-08-27 | Settings update: Move loadPreferences out of qt-helper.cpp | Tomaz Canabrava |
2016-07-09 | Have divedatapoint store cylinder id instead of gasmix | Rick Walsh |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |