summaryrefslogtreecommitdiffstats
path: root/packaging/ios
AgeCommit message (Expand)Author
2020-11-19iOS: adjust GitHub Action to new build formatGravatar Dirk Hohndel
2020-11-19build-system/iOS: no longer build in packaging/iosGravatar Dirk Hohndel
2020-11-19ios: correct capitalization of filenameGravatar Dirk Hohndel
2020-10-25cleanup: move interpolate inline function to its own header fileGravatar Berthold Stoeger
2020-10-25cleanup: split out divecomputer functions from dive.cGravatar Berthold Stoeger
2020-10-25cleanup: break out event-related code into event.[c|h]Gravatar Berthold Stoeger
2020-10-25undo: add device related undo commandsGravatar Berthold Stoeger
2020-10-24build-system: switch to using C++17 as default C++ dialectGravatar Berthold Stoeger
2020-10-23core: add a small helper-struct that keeps track of xml-parametersGravatar Berthold Stoeger
2020-09-29filter: add filter preset undo commandsGravatar Berthold Stoeger
2020-09-29filter: add (very primitive) filterpresetmodelGravatar Berthold Stoeger
2020-09-29filter: add primitive filter presetsGravatar Berthold Stoeger
2020-09-29filter: add filter constraint modelGravatar Berthold Stoeger
2020-09-29filter: add filter constraint object to the coreGravatar Berthold Stoeger
2020-09-13cleanup: fold core/divecomputer.cpp into core/device.cGravatar Berthold Stoeger
2020-09-04Implement Seac SeacSync databaser parser.Gravatar James Wobser
2020-05-09add Berthold to the list of explicitly mentioned developersGravatar Dirk Hohndel
2020-05-06media: add small C++ helper describing a picture structGravatar Berthold Stoeger
2020-05-06undo: implement undo of setting a picture time by drag&dropGravatar Berthold Stoeger
2020-04-10media: move picture function from dive.c to picture.cGravatar Berthold Stoeger
2020-04-04cleanup: update all copyright dates to 2020Gravatar Dirk Hohndel
2020-04-04iOS: fix libxslt buildGravatar Dirk Hohndel
2020-04-04iOS: clean up build shell scriptGravatar Dirk Hohndel
2020-04-04iOS: add libxml2 buildGravatar Dirk Hohndel
2020-04-01build: use -Wno-inconsistent-missing-override in Subsurface-mobile.proGravatar Berthold Stoeger
2020-03-10mobile: remove no longer used DiveListModelGravatar Berthold Stoeger
2020-03-09mobile/undo: compile undo commands and call undo command for deletion.Gravatar Berthold Stoeger
2020-03-09mobile/undo: compile WSInfoModelGravatar Berthold Stoeger
2020-03-09mobile/divelist: add first version of new MobileListModel proxy modelGravatar Berthold Stoeger
2020-03-01filter: compile fulltext index on mobileGravatar Berthold Stoeger
2020-02-16build-system/iOS: create correct bundle IDGravatar Dirk Hohndel
2020-02-13GitHub Actions/iOS: shift to using a pre-packaged Qt installationGravatar Dirk Hohndel
2020-02-09build-system/iOS: don't build libdivecomputer inside the source treeGravatar Dirk Hohndel
2020-02-09buils-system/iOS: change confusing variable nameGravatar Dirk Hohndel
2020-02-08mobile/summary: remove backend-share/divesummary.[h|cpp]Gravatar Berthold Stoeger
2020-02-08mobile/summary: create DiveSummaryModelGravatar Berthold Stoeger
2020-02-04Cleanup: lower-case filenames in core/subsurface-qt/Gravatar Berthold Stoeger
2020-01-27divesummary: add DiveSummary class to shared and backendGravatar jan Iversen
2020-01-26mobile-widgets: add themeInterfaceGravatar jan Iversen
2020-01-18mobile-widgets: add pure interface for passing values to QMLGravatar jan Iversen
2019-12-29mobile-widgets: remove qmlprefs.*Gravatar jan Iversen
2019-12-26build-system: add missing models for iOS buildGravatar jan Iversen
2019-12-25Preferences UI: final cleanupGravatar willemferguson
2019-12-24build-system: move plannerShared to backend-sharedGravatar jan Iversen
2019-12-24build-system: move exportfuncs to backend-sharedGravatar jan Iversen
2019-12-24build-system: add diveplanner to iOS buildGravatar jan Iversen
2019-12-24build-system: iOS, activate qml compilerGravatar jan Iversen
2019-12-18build-system: iOS, change location of 3rd party buildsGravatar jan Iversen
2019-12-18build-system: iOS, change location of install-rootGravatar jan Iversen
2019-12-18build-system: iOS, use ~/QtGravatar jan Iversen