summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-05Printing: add custom options to the PrintDialogGravatar Gehad elrobey
2015-07-05Printing: retrieve number of dives per page from the template fileGravatar Gehad elrobey
2015-07-05Printing: edit templates to show template options dynamicallyGravatar Gehad elrobey
2015-07-05Printing: export template_options struct to Grantlee engineGravatar Gehad elrobey
2015-07-05Printing: pass the template_options struct to TemplateLayoutGravatar Gehad elrobey
2015-07-05Printing: add QSettings for TemplateEdit classGravatar Gehad elrobey
2015-07-05Printing: add template_options struct that contains templateGravatar Gehad elrobey
2015-07-05Printing: call TemplateEdit when edit is triggeredGravatar Gehad elrobey
2015-07-05Printing: add TemplateEdit form to source treeGravatar Gehad elrobey
2015-07-05Printing: show warning message for WIP featuresGravatar Gehad elrobey
2015-07-05Printing: fix two dives per page borders and text fontGravatar Gehad elrobey
2015-07-05Printing: choose printing color mode 'color/greyscale'Gravatar Gehad elrobey
2015-07-05Printing: make dive profile scale dependant on the page size and DPIGravatar Gehad elrobey
2015-07-05Printing: print all dives if 'print selected' is uncheckedGravatar Gehad elrobey
2015-07-05Printing: add QPrintPreviewDialog to main dialogGravatar Gehad elrobey
2015-07-04INSTALL file: a few more changesGravatar Dirk Hohndel
2015-07-04INSTALL file: add notes for Ubuntu/Kubuntu 15.04Gravatar Pedro Neves
2015-07-02Add FAQ item about creating a udev rule for Cobalt under LinuxGravatar Dirk Hohndel
2015-07-02More debug message cleanupGravatar Dirk Hohndel
2015-07-02Notes pane: don't show empty taxonomy tagsGravatar Dirk Hohndel
2015-07-02Rename enum values for taxonomyGravatar Dirk Hohndel
2015-07-02Don't try to pass QString to report_error()Gravatar Dirk Hohndel
2015-07-02Merge branch 'taxonomy'Gravatar Dirk Hohndel
2015-07-02Remove a few more debug messagesGravatar Dirk Hohndel
2015-07-02Trigger reverse geo lookup by pressing the buttonGravatar Dirk Hohndel
2015-07-02Notes pane: add geo code buttonGravatar Dirk Hohndel
2015-07-02Notes pane: don't show taxonomy info for trip locationGravatar Dirk Hohndel
2015-07-02Notes pane: once again fix the layoutGravatar Dirk Hohndel
2015-07-02Notes pane: move the location taxonomy to a better spotGravatar Dirk Hohndel
2015-07-02Geo taxonomy: download the taxonomy data from geonames.orgGravatar Dirk Hohndel
2015-07-02Use tank pressure data from libdivecomputer's DC_FIELD_TANKGravatar Dirk Hohndel
2015-07-01Correctly display the data on the delegateGravatar Tomaz Canabrava
2015-07-01Create a delegate to display custom dataGravatar Tomaz Canabrava
2015-07-01Added again a QCompleter to show the possibilitiesGravatar Tomaz Canabrava
2015-07-01Correctly removes the Location Completion ModelGravatar Tomaz Canabrava
2015-07-01More information on dive site modelGravatar Tomaz Canabrava
2015-07-01Remove location completion modelGravatar Tomaz Canabrava
2015-07-01Geo taxonomy: show the chosen taxonomy entries in the notes paneGravatar Dirk Hohndel
2015-07-01Geo taxonomy: adjust the preferences to the new data structuresGravatar Dirk Hohndel
2015-07-01Geo taxonomy: save and load the taxonomy data with XMLGravatar Dirk Hohndel
2015-07-01Geo taxonomy: save and load the geo taxonomy data with gitGravatar Dirk Hohndel
2015-07-01Geo taxonomy: add the taxonomy information to dive sitesGravatar Dirk Hohndel
2015-07-01Geo taxonomy: create some data structures and helper functionsGravatar Dirk Hohndel
2015-07-01Cmake support: remove a clearly broken lineGravatar Dirk Hohndel
2015-07-01Update android build script for CMakeGravatar Anton Lundin
2015-07-01Introduce CMake support for building for AndroidGravatar Anton Lundin
2015-07-01Fix NO_PRINTING when printing is disabled in QtGravatar Anton Lundin
2015-07-01Group QT-quick options into one blockGravatar Anton Lundin
2015-07-01Re-introduce NO_USERMANUAL for Android buildingGravatar Anton Lundin
2015-06-29Cmake: missing quotesGravatar Dirk Hohndel