Age | Commit message (Expand) | Author |
2015-11-06 | Better file names for Subsurface-mobile related sources | Dirk Hohndel |
2015-11-06 | Use default font size on Android | Sebastian Kügler |
2015-11-06 | Move ImageDownloader out of the desktop widgets | Dirk Hohndel |
2015-11-06 | Don't connect to the PreferencesDialog in Subsurface-mobile | Dirk Hohndel |
2015-11-06 | Remove more unnecessary include file references | Dirk Hohndel |
2015-11-06 | profile.h: fix incomplete type | Lubomir I. Ivanov |
2015-11-06 | remove some mainwindow.h includes | Lubomir I. Ivanov |
2015-11-06 | Untangle DiveCalculatedCeiling from MainWindow | Lubomir I. Ivanov |
2015-11-06 | This patch reverts ae709ab30ee6ab | Lubomir I. Ivanov |
2015-11-06 | Untagle DiveCartesianAxis from MainWindow | Lubomir I. Ivanov |
2015-11-06 | Updates to the user manual | Wendie Fisher |
2015-11-05 | Untangle profile from MainWindow: work around print mode | Dirk Hohndel |
2015-11-05 | Profile: include Qt headers directly | Dirk Hohndel |
2015-11-05 | Profile: don't compile the desktop specific parts on mobile | Dirk Hohndel |
2015-11-05 | Profile: add define when building subsurface-mobile | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainTab | Dirk Hohndel |
2015-11-05 | Cmake: untangle subsurface and subsurface-mobile | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: edit current profile | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: update main tab via signal | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: remove silly indirection | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: make profile the parent of dialogs | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: refresh display | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: add missing header | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: shortcuts | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: turn off tts/ndl calculation | Dirk Hohndel |
2015-11-05 | Remove dead code | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: files on command line | Dirk Hohndel |
2015-11-05 | Profile: begin untangling from MainWindow | Dirk Hohndel |
2015-11-05 | Use target_link_libraries for Grantlee | Rex Dieter |
2015-11-05 | QML-UI: find the include files | Dirk Hohndel |
2015-11-05 | Android build: we no longer have a MainWindow instance | Dirk Hohndel |
2015-11-05 | Cmake: correctly identify an Android build | Dirk Hohndel |
2015-11-04 | Re-add the signal connections | Tomaz Canabrava |
2015-11-03 | Cmake: fix BT definition | Dirk Hohndel |
2015-11-03 | NSIS: add a couple of uninstaller checkboxes | Lubomir I. Ivanov |
2015-11-03 | PreferencesDialog.cpp: store 'default_directory' in QSettings | Lubomir I. Ivanov |
2015-11-03 | Context menu for images: add loading from file / web | Guido Lerch |
2015-11-03 | Context menu for images: enable multi selection | Guido Lerch |
2015-11-03 | Context menu for images: small fix | Guido Lerch |
2015-11-03 | Context menu for images: support deletion | Guido Lerch |
2015-11-03 | Context menu for images: remove obsolete code | Guido Lerch |
2015-11-03 | Context menu for images: change DivePicture model | Guido Lerch |
2015-11-03 | Context menu for images | Guido Lerch |
2015-11-03 | Fix UDDF import indentation | Miika Turkia |
2015-11-03 | Only include samples with data on UDDF import | Miika Turkia |
2015-11-03 | subsurfacestartup.c: don't double free 'default_filename' | Lubomir I. Ivanov |
2015-11-03 | Fix M_PI with -std=c++11 on Mingw | Lubomir I. Ivanov |
2015-11-02 | Grab all gas mixes only when no tank data is given | Miika Turkia |
2015-11-02 | Merge branch 'cmakeAndPreferences' | Dirk Hohndel |
2015-11-02 | Don't overflow cylinder array in xml parsing | Linus Torvalds |