aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-11-02Preferences: make apply workGravatar Dirk Hohndel
2015-11-02Preferences: Call LoadPreferences from whitin the new dialogGravatar Tomaz Canabrava
2015-11-02Forgot to set the static variable staticGravatar Tomaz Canabrava
2015-11-02Do not depend on the subsurface_core qrc for testsGravatar Tomaz Canabrava
2015-11-02Preferences: Use apply instead of reset to defaultsGravatar Tomaz Canabrava
2015-11-02Preferences: Remove the old dialog and use the new oneGravatar Tomaz Canabrava
2015-11-02Preferences: hook up the UI page with the preferences structureGravatar Dirk Hohndel
2015-11-02Create date and time formats preferencesGravatar Dirk Hohndel
2015-11-02Preferences: add date and time format to language pageGravatar Dirk Hohndel
2015-11-01Merge branch 'for_dirk' of https://github.com/atdotde/subsurfaceGravatar Dirk Hohndel
2015-11-01Profile: Display VPM-B rather than GF when in VPM-B modeGravatar Rick Walsh
2015-11-01Calculate VPM-B ceiling outside of plannerGravatar Rick Walsh
2015-11-01Update spanish translation of user manual to english eed9a4bGravatar Salvador Cuñat
2015-10-31Give proper error message when no dives on a zipGravatar Miika Turkia
2015-10-30Preferences: switch language preference to be a dropdownGravatar Dirk Hohndel
2015-10-30Make the skeleton Facebook plugin and make sure it is loadedGravatar Tomaz Canabrava
2015-10-30Facebook plugin skeletonGravatar Tomaz Canabrava
2015-10-30Populate the MainMenu with social network actionsGravatar Tomaz Canabrava
2015-10-30Constify, ReferencifyGravatar Tomaz Canabrava
2015-10-30Start the Plugin ManagerGravatar Tomaz Canabrava
2015-10-30Add a PluginManager classGravatar Tomaz Canabrava
2015-10-30Fix the ISocialNetworkIntegration interfaceGravatar Tomaz Canabrava
2015-10-30Make code compile in gnu11 and c++11Gravatar Tomaz Canabrava