Age | Commit message (Expand) | Author |
2015-11-09 | Don't rely on CMAKE_AUTOUIC | Tomaz Canabrava |
2015-11-09 | Remove Facebook from Plugins | Tomaz Canabrava |
2015-11-08 | Removed C++11 from the code. | Tomaz Canabrava |
2015-11-08 | Revert "Mac: don't use C++11 on older clang versions" | Dirk Hohndel |
2015-11-08 | Make building plugins optional | Dirk Hohndel |
2015-11-08 | Mac: don't use C++11 on older clang versions | Dirk Hohndel |
2015-11-07 | organize qml files in subdirectories | Sebastian Kügler |
2015-11-06 | Better file names for Subsurface-mobile related sources | Dirk Hohndel |
2015-11-05 | Cmake: untangle subsurface and subsurface-mobile | Dirk Hohndel |
2015-11-05 | Use target_link_libraries for Grantlee | Rex Dieter |
2015-11-03 | Cmake: fix BT definition | Dirk Hohndel |
2015-10-30 | Make code compile in gnu11 and c++11 | Tomaz Canabrava |
2015-10-30 | Make icons work again | Tomaz Canabrava |
2015-10-30 | Clear the main CMake file | Tomaz Canabrava |
2015-10-30 | CMake for tests in its own folder | Tomaz Canabrava |
2015-10-30 | Move Profile widget out of desktop-widgets | Tomaz Canabrava |
2015-10-30 | Single CMake to handle the models | Tomaz Canabrava |
2015-10-30 | main.cpp -> {android-main, desktop-main} | Tomaz Canabrava |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |
2015-10-30 | Move the icons to the icons folder | Tomaz Canabrava |
2015-10-30 | Modify code to make it compile after rebase | Tomaz Canabrava |
2015-10-30 | Move all core-functionality to subsurface-core | Tomaz Canabrava |
2015-10-30 | Start to clean CMake | Tomaz Canabrava |
2015-10-29 | Add subsurface.debug script to help debugging and install it (for Linux only) | Guillaume GARDET |
2015-10-26 | Cmake: fix incorrect modification of a QT_LIBRARIES | Dirk Hohndel |
2015-10-26 | Fix building without BT support | Dirk Hohndel |
2015-10-18 | Use hidapi on Mac | Dirk Hohndel |
2015-10-08 | Move the algorithm to divesite.cpp file | Tomaz Canabrava |
2015-10-06 | Cmake: ensure marbledata is actually copied into the build directory | Dirk Hohndel |
2015-10-05 | Add test for import, merge and renumbering | Dirk Hohndel |
2015-10-04 | Make TestGitStorage run last | Dirk Hohndel |
2015-09-28 | Cmake: make libssh2 library path explicit | Dirk Hohndel |
2015-09-22 | Cmake: add LIBMARBLE_FROM_PKGCONFIG and some Marble related fixes | Lubomir I. Ivanov |
2015-09-06 | Cmake: make Grantlee5 required | Dirk Hohndel |
2015-09-01 | Cmake: turn on printing by default | Dirk Hohndel |
2015-08-31 | Add a new model: SsrfFilterProxyModel | Tomaz Canabrava |
2015-08-30 | Add test for dive site duplication bug | Dirk Hohndel |
2015-08-27 | Cmake: install grantlee plugins on Mac | Dirk Hohndel |
2015-08-25 | Add simple test for git storage | Dirk Hohndel |
2015-08-21 | Cmake: fix cross compiling on Windows | Dirk Hohndel |
2015-08-20 | Connect up serial_ftdi custom serial | Anton Lundin |
2015-08-20 | Turn serial_ftdi.c into a custom_serial | Anton Lundin |
2015-08-17 | Cmake: automatically create version for Mac bundle | Dirk Hohndel |
2015-08-16 | Cmake: only link against libusb-1.0 if it was found | Dirk Hohndel |
2015-08-15 | Add DiveSitePicturesModel | Tomaz Canabrava |
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 |