Age | Commit message (Expand) | Author |
2020-04-04 | cleanup: update all copyright dates to 2020 | Dirk Hohndel |
2020-04-04 | iOS: fix libxslt build | Dirk Hohndel |
2020-04-04 | iOS: clean up build shell script | Dirk Hohndel |
2020-04-04 | iOS: add libxml2 build | Dirk Hohndel |
2020-04-01 | build: use -Wno-inconsistent-missing-override in Subsurface-mobile.pro | Berthold Stoeger |
2020-03-10 | mobile: remove no longer used DiveListModel | Berthold Stoeger |
2020-03-09 | mobile/undo: compile undo commands and call undo command for deletion. | Berthold Stoeger |
2020-03-09 | mobile/undo: compile WSInfoModel | Berthold Stoeger |
2020-03-09 | mobile/divelist: add first version of new MobileListModel proxy model | Berthold Stoeger |
2020-03-01 | filter: compile fulltext index on mobile | Berthold Stoeger |
2020-02-16 | build-system/iOS: create correct bundle ID | Dirk Hohndel |
2020-02-13 | GitHub Actions/iOS: shift to using a pre-packaged Qt installation | Dirk Hohndel |
2020-02-09 | build-system/iOS: don't build libdivecomputer inside the source tree | Dirk Hohndel |
2020-02-09 | buils-system/iOS: change confusing variable name | Dirk Hohndel |
2020-02-08 | mobile/summary: remove backend-share/divesummary.[h|cpp] | Berthold Stoeger |
2020-02-08 | mobile/summary: create DiveSummaryModel | Berthold Stoeger |
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger |
2020-01-27 | divesummary: add DiveSummary class to shared and backend | jan Iversen |
2020-01-26 | mobile-widgets: add themeInterface | jan Iversen |
2020-01-18 | mobile-widgets: add pure interface for passing values to QML | jan Iversen |
2019-12-29 | mobile-widgets: remove qmlprefs.* | jan Iversen |
2019-12-26 | build-system: add missing models for iOS build | jan Iversen |
2019-12-25 | Preferences UI: final cleanup | willemferguson |
2019-12-24 | build-system: move plannerShared to backend-shared | jan Iversen |
2019-12-24 | build-system: move exportfuncs to backend-shared | jan Iversen |
2019-12-24 | build-system: add diveplanner to iOS build | jan Iversen |
2019-12-24 | build-system: iOS, activate qml compiler | jan Iversen |
2019-12-18 | build-system: iOS, change location of 3rd party builds | jan Iversen |
2019-12-18 | build-system: iOS, change location of install-root | jan Iversen |
2019-12-18 | build-system: iOS, use ~/Qt | jan Iversen |
2019-12-11 | build-system: add uploadDiveLogsDE to iOS build | jan Iversen |
2019-12-11 | build-system: add uploadDiveShare to iOS build | jan Iversen |
2019-12-04 | Selection: move selection functions from divelist.c to selection.c | Berthold Stoeger |
2019-12-03 | packaging/ios: add new export files in core to project | jan Iversen |
2019-11-08 | iOS: fix handling of version option to build.sh | Dirk Hohndel |
2019-11-08 | iOS: update Info.plist with better text and missing description key | Dirk Hohndel |
2019-11-08 | iOS: build the debug version of Google maps library if needed | Dirk Hohndel |
2019-11-08 | iOS: explicitly disable open source SSL implementations | Dirk Hohndel |
2019-11-08 | iOS: small change to storeIcon | Dirk Hohndel |
2019-10-19 | GitHub Action: add iOS build | Dirk Hohndel |
2019-06-19 | Cleanup: move gas-functions to own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move unit-related functions to own translation unit | 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-04-12 | Build: add DiveListNotifier.cpp to qmake project file | Berthold Stoeger |
2019-03-21 | CMake: use builtin method to not use BZip2 | Rolf Eike Beer |
2019-02-01 | facebook: remove the featute from the code base | Lubomir I. Ivanov |
2018-08-25 | core/tests: remove QSettings from testgitstorage | jan Iversen |
2018-08-25 | core/tests: merge Animations and add vars. to qPrefDisplay | jan Iversen |