aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/ios/Subsurface-mobile.pro
AgeCommit message (Expand)Author
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-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-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-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-11build-system: add uploadDiveLogsDE to iOS buildGravatar jan Iversen
2019-12-11build-system: add uploadDiveShare to iOS buildGravatar jan Iversen
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-12-03packaging/ios: add new export files in core to projectGravatar jan Iversen
2019-06-19Cleanup: move gas-functions to own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move unit-related functions to own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-05-12Turn application state into enumGravatar Berthold Stoeger
2019-04-12Build: add DiveListNotifier.cpp to qmake project fileGravatar Berthold Stoeger
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov