summaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Expand)Author
2020-06-25build-system/MXE: build with more up to date MXE tools.Gravatar Paul Buxton
2020-05-27Android: install translations into the right placeGravatar Dirk Hohndel
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-27build-system/Android: add missing install-qt.shGravatar Dirk Hohndel
2020-04-26move GitHub url to the Subsurface orgGravatar Dirk Hohndel
2020-04-25GitHub Actions: use the Qt 5.13.2 based Android build containerGravatar Dirk Hohndel
2020-04-25build-system/android: remove libusb at QTestGravatar Dirk Hohndel
2020-04-25build-system/Android: use PREFIX outside of NDKGravatar Dirk Hohndel
2020-04-25build-system/Android: use install-qt.sh to install QtGravatar Dirk Hohndel
2020-04-25build-system/Android: create standalone toolchain in wrapper scriptGravatar Dirk Hohndel
2020-04-25build-system/Android: update some dependency versionsGravatar Dirk Hohndel
2020-04-25build-system/Android: remove no longer supported Qt versionsGravatar Dirk Hohndel
2020-04-19build-system: cleanup Ubuntu/Debian scriptGravatar Dirk Hohndel
2020-04-19build-system: simplify and clean up OBS make-package scriptGravatar Dirk Hohndel
2020-04-19build-system: remove OBS support from Ubuntu/Debian scriptsGravatar Dirk Hohndel
2020-04-19build-system: create separate OBS make-packageGravatar Dirk Hohndel
2020-04-18cleanup: fix image reference in Android READMEGravatar Dirk Hohndel
2020-04-18build-system: update Ubuntu/Debian package scriptGravatar Dirk Hohndel
2020-04-18build-system: remove references to docs we no longer shipGravatar Dirk Hohndel
2020-04-18build-system: silence one more warning for Ubuntu/Debian buildsGravatar Dirk Hohndel
2020-04-18build-system: get ready for switching to libgit2 1.0Gravatar Dirk Hohndel
2020-04-18build-system: add missing dependencies for Ubuntu/Debian buildGravatar Dirk Hohndel
2020-04-18build-system: update copyright years in Ubuntu/Debian filesGravatar Dirk Hohndel
2020-04-18build-system: add valid Ubuntu/Debian changelog fileGravatar Dirk Hohndel
2020-04-10Merge pull request #2737 from Subsurface-divelog/libgitCleanupGravatar Dirk Hohndel
2020-04-10media: move picture function from dive.c to picture.cGravatar Berthold Stoeger
2020-04-09build-system: remove references to long gone support for libgit2 < 0.23Gravatar Dirk Hohndel
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-16Android: remove legacy FTDI supportGravatar Dirk Hohndel
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