aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-06Better file names for Subsurface-mobile related sourcesGravatar Dirk Hohndel
2015-11-06Use default font size on AndroidGravatar Sebastian Kügler
2015-11-06Move ImageDownloader out of the desktop widgetsGravatar Dirk Hohndel
2015-11-06Don't connect to the PreferencesDialog in Subsurface-mobileGravatar Dirk Hohndel
2015-11-06Remove more unnecessary include file referencesGravatar Dirk Hohndel
2015-11-06profile.h: fix incomplete typeGravatar Lubomir I. Ivanov
2015-11-06remove some mainwindow.h includesGravatar Lubomir I. Ivanov
2015-11-06Untangle DiveCalculatedCeiling from MainWindowGravatar Lubomir I. Ivanov
2015-11-06This patch reverts ae709ab30ee6abGravatar Lubomir I. Ivanov
2015-11-06Untagle DiveCartesianAxis from MainWindowGravatar Lubomir I. Ivanov
2015-11-06Updates to the user manualGravatar Wendie Fisher
2015-11-05Untangle profile from MainWindow: work around print modeGravatar Dirk Hohndel
2015-11-05Profile: include Qt headers directlyGravatar Dirk Hohndel
2015-11-05Profile: don't compile the desktop specific parts on mobileGravatar Dirk Hohndel
2015-11-05Profile: add define when building subsurface-mobileGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainTabGravatar Dirk Hohndel
2015-11-05Cmake: untangle subsurface and subsurface-mobileGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: edit current profileGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: update main tab via signalGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: remove silly indirectionGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: make profile the parent of dialogsGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: refresh displayGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: add missing headerGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: shortcutsGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: turn off tts/ndl calculationGravatar Dirk Hohndel
2015-11-05Remove dead codeGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: files on command lineGravatar Dirk Hohndel
2015-11-05Profile: begin untangling from MainWindowGravatar Dirk Hohndel
2015-11-05Use target_link_libraries for GrantleeGravatar Rex Dieter
2015-11-05QML-UI: find the include filesGravatar Dirk Hohndel
2015-11-05Android build: we no longer have a MainWindow instanceGravatar Dirk Hohndel
2015-11-05Cmake: correctly identify an Android buildGravatar Dirk Hohndel
2015-11-04Re-add the signal connectionsGravatar Tomaz Canabrava
2015-11-03Cmake: fix BT definitionGravatar Dirk Hohndel
2015-11-03NSIS: add a couple of uninstaller checkboxesGravatar Lubomir I. Ivanov
2015-11-03PreferencesDialog.cpp: store 'default_directory' in QSettingsGravatar Lubomir I. Ivanov
2015-11-03Context menu for images: add loading from file / webGravatar Guido Lerch
2015-11-03Context menu for images: enable multi selectionGravatar Guido Lerch
2015-11-03Context menu for images: small fixGravatar Guido Lerch
2015-11-03Context menu for images: support deletionGravatar Guido Lerch
2015-11-03Context menu for images: remove obsolete codeGravatar Guido Lerch
2015-11-03Context menu for images: change DivePicture modelGravatar Guido Lerch
2015-11-03Context menu for imagesGravatar Guido Lerch
2015-11-03Fix UDDF import indentationGravatar Miika Turkia
2015-11-03Only include samples with data on UDDF importGravatar Miika Turkia
2015-11-03subsurfacestartup.c: don't double free 'default_filename'Gravatar Lubomir I. Ivanov
2015-11-03Fix M_PI with -std=c++11 on MingwGravatar Lubomir I. Ivanov
2015-11-02Grab all gas mixes only when no tank data is givenGravatar Miika Turkia
2015-11-02Merge branch 'cmakeAndPreferences'Gravatar Dirk Hohndel
2015-11-02Don't overflow cylinder array in xml parsingGravatar Linus Torvalds