Age | Commit message (Expand) | Author |
2015-07-20 | Only enable Bluetooth support if building against Qt5.4 or newer | Dirk Hohndel |
2015-07-18 | Remove now unneeded define | Anton Lundin |
2015-07-17 | QML UI: Implement showing of the dive profile on QML | Grace Karanja |
2015-07-16 | Fix libssh libssl linker order for Android | Anton Lundin |
2015-07-16 | Cmake: use correct variable to find make command | Dirk Hohndel |
2015-07-14 | Cmake: don't hardcode the make command | Dirk Hohndel |
2015-07-13 | Android build: statically link against libssl and libcrypto | Dirk Hohndel |
2015-07-10 | Cmake: use the mobile icon for Android apk | Dirk Hohndel |
2015-07-09 | Add different icon for mobile app | Dirk Hohndel |
2015-07-09 | Teach android build about subsurface-mobile | Anton Lundin |
2015-07-08 | Use qt-android-cmake to produce a android apk | Anton Lundin |
2015-07-08 | Make the libssh linking optional | Anton Lundin |
2015-07-06 | Cmake: make Facebook support an actual option | Dirk Hohndel |
2015-07-06 | Implement the custom Bluetooth serial communication and use it | Claudiu Olteanu |
2015-07-06 | Add a dialog for remote Bluetooth devices selection | Claudiu Olteanu |
2015-07-05 | Cmake: only build print related files if NO_PRINTING isn't set | Dirk Hohndel |
2015-07-05 | Correctly include QtQuick when building for mobile | Grace Karanja |
2015-07-05 | Merge branch 'custom-print' of github.com:neolit123/subsurface | Dirk Hohndel |
2015-07-05 | Printing: add TemplateEdit form to source tree | Gehad elrobey |
2015-07-05 | Add simple test for the dive planner | Dirk Hohndel |
2015-07-02 | Merge branch 'taxonomy' | Dirk Hohndel |
2015-07-01 | Geo taxonomy: create some data structures and helper functions | Dirk Hohndel |
2015-07-01 | Cmake support: remove a clearly broken line | Dirk Hohndel |
2015-07-01 | Introduce CMake support for building for Android | Anton Lundin |
2015-07-01 | Fix NO_PRINTING when printing is disabled in Qt | Anton Lundin |
2015-07-01 | Group QT-quick options into one block | Anton Lundin |
2015-07-01 | Re-introduce NO_USERMANUAL for Android building | Anton Lundin |
2015-06-29 | Cmake: missing quotes | Dirk Hohndel |
2015-06-29 | Cmake: another attempt to make things work with libssh2 | Dirk Hohndel |
2015-06-29 | Fix build with libssh from git | Tomaz Canabrava |
2015-06-27 | Make sure the output directory is created before we run asciidoc | Dirk Hohndel |
2015-06-21 | Cmake support: the printer files are part of the UI | Dirk Hohndel |
2015-06-21 | CMake support: turn building for mobile into an option | Dirk Hohndel |
2015-06-21 | Cmake support: fix typo | Dirk Hohndel |
2015-06-20 | Add DiveListModel | Grace Karanja |
2015-06-20 | Add QMLManager to the cmake | Grace Karanja |
2015-06-20 | Add subsurface-mobile app to cmake | Grace Karanja |
2015-06-20 | Cmake support: remove Documentation/images in build dir | Dirk Hohndel |
2015-06-20 | Cmake support: fix in tree builds | Dirk Hohndel |
2015-06-19 | Windows installer: include grantlee plugins and printing templates | Dirk Hohndel |
2015-06-19 | Allow printing and HTML export to work when running from build directory | Dirk Hohndel |
2015-06-19 | Printing: fix "if" condition clause in cmake file | Gehad elrobey |
2015-06-16 | Implement a standalone HTML exporter | Dirk Hohndel |
2015-06-16 | Separate initializing Qt from initializing the UI | Dirk Hohndel |
2015-06-16 | HTML export: separate UI and logic code | Dirk Hohndel |
2015-06-16 | Move checking the cloud connection into its own files | Dirk Hohndel |
2015-06-16 | Code cleanup: implement window title update via signal | Dirk Hohndel |
2015-06-13 | Simplify distance calculations | Anton Lundin |
2015-06-12 | Cloud storage: Require libcurl in order to support http proxies | Dirk Hohndel |
2015-06-10 | Add helper function to determine the distance between two points | Dirk Hohndel |