summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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: add QPrintPreviewDialog to main dialogGravatar Gehad elrobey
2015-07-02Notes pane: don't show empty taxonomy tagsGravatar Dirk Hohndel
2015-07-02Rename enum values for taxonomyGravatar 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-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-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-01Fix NO_PRINTING when printing is disabled in QtGravatar Anton Lundin
2015-06-29Building without Marble: don't try to connect a signal to the globeGravatar Dirk Hohndel
2015-06-27Dive site rewrite: be smarter when dealing with auto created sitesGravatar Dirk Hohndel
2015-06-27Globe: use lighter and darker flags to mark the current dive siteGravatar Dirk Hohndel
2015-06-27Add missing return statementGravatar Dirk Hohndel
2015-06-27Add support for importing O2 sensors from CSV fileGravatar Anton Lundin
2015-06-27Preferences dialog: yet another attempt to make it fitGravatar Dirk Hohndel
2015-06-27Dive site rewrite: mark location field as soon as editing startsGravatar Dirk Hohndel
2015-06-26Globe: change the logic to remember the current zoom valueGravatar Dirk Hohndel
2015-06-26Globe: only remember the last zoom if we are not flyingGravatar Dirk Hohndel
2015-06-26Globe: reset the view when called with no divesiteGravatar Dirk Hohndel
2015-06-26Dive site rewrite: make trip location edit workGravatar Dirk Hohndel
2015-06-26Dive site rewrite: clearing the location field means no dive siteGravatar Dirk Hohndel
2015-06-26Dive site rewrite: fix adding a new dive and chaning notes / descriptionGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: add short explanation to quick dive site edit widgetGravatar Dirk Hohndel
2015-06-26Dive site rewrite: remove superfluous connectGravatar Dirk Hohndel
2015-06-26Dive site rewrite: change the default sizes of the dialogGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: do not use Qt Model MatchGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: fix potential crashGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: add forgotten fileGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: copy the changed dive site to the originalGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: create a dive site if string doesn't existGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: mark location as changed when a dive site changesGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: better member nameGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: try to fix a crashGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: copy the current dive to the displayed diveGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: fill and change the current dive siteGravatar Tomaz Canabrava