Age | Commit message (Expand) | Author |
2015-07-05 | Printing: implement QPlainTextEdit in TemplateEdit | Gehad elrobey |
2015-07-05 | Printing: move template_options to print_options.h | Gehad elrobey |
2015-07-05 | Printing: refactor the print options class | Gehad elrobey |
2015-07-05 | Printing: add custom options to the PrintDialog | Gehad elrobey |
2015-07-05 | Printing: pass the template_options struct to TemplateLayout | Gehad elrobey |
2015-07-05 | Printing: add QSettings for TemplateEdit class | Gehad elrobey |
2015-07-05 | Printing: add template_options struct that contains template | Gehad elrobey |
2015-07-05 | Printing: call TemplateEdit when edit is triggered | Gehad elrobey |
2015-07-05 | Printing: add TemplateEdit form to source tree | Gehad elrobey |
2015-07-05 | Printing: show warning message for WIP features | Gehad elrobey |
2015-07-05 | Printing: add QPrintPreviewDialog to main dialog | Gehad elrobey |
2015-07-02 | Notes pane: don't show empty taxonomy tags | Dirk Hohndel |
2015-07-02 | Rename enum values for taxonomy | Dirk Hohndel |
2015-07-02 | Merge branch 'taxonomy' | Dirk Hohndel |
2015-07-02 | Remove a few more debug messages | Dirk Hohndel |
2015-07-02 | Trigger reverse geo lookup by pressing the button | Dirk Hohndel |
2015-07-02 | Notes pane: add geo code button | Dirk Hohndel |
2015-07-02 | Notes pane: don't show taxonomy info for trip location | Dirk Hohndel |
2015-07-02 | Notes pane: once again fix the layout | Dirk Hohndel |
2015-07-02 | Notes pane: move the location taxonomy to a better spot | Dirk Hohndel |
2015-07-01 | Correctly display the data on the delegate | Tomaz Canabrava |
2015-07-01 | Create a delegate to display custom data | Tomaz Canabrava |
2015-07-01 | Added again a QCompleter to show the possibilities | Tomaz Canabrava |
2015-07-01 | Correctly removes the Location Completion Model | Tomaz Canabrava |
2015-07-01 | Remove location completion model | Tomaz Canabrava |
2015-07-01 | Geo taxonomy: show the chosen taxonomy entries in the notes pane | Dirk Hohndel |
2015-07-01 | Geo taxonomy: adjust the preferences to the new data structures | Dirk Hohndel |
2015-07-01 | Fix NO_PRINTING when printing is disabled in Qt | Anton Lundin |
2015-06-29 | Building without Marble: don't try to connect a signal to the globe | Dirk Hohndel |
2015-06-27 | Dive site rewrite: be smarter when dealing with auto created sites | Dirk Hohndel |
2015-06-27 | Globe: use lighter and darker flags to mark the current dive site | Dirk Hohndel |
2015-06-27 | Add missing return statement | Dirk Hohndel |
2015-06-27 | Add support for importing O2 sensors from CSV file | Anton Lundin |
2015-06-27 | Preferences dialog: yet another attempt to make it fit | Dirk Hohndel |
2015-06-27 | Dive site rewrite: mark location field as soon as editing starts | Dirk Hohndel |
2015-06-26 | Globe: change the logic to remember the current zoom value | Dirk Hohndel |
2015-06-26 | Globe: only remember the last zoom if we are not flying | Dirk Hohndel |
2015-06-26 | Globe: reset the view when called with no divesite | Dirk Hohndel |
2015-06-26 | Dive site rewrite: make trip location edit work | Dirk Hohndel |
2015-06-26 | Dive site rewrite: clearing the location field means no dive site | Dirk Hohndel |
2015-06-26 | Dive site rewrite: fix adding a new dive and chaning notes / description | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: add short explanation to quick dive site edit widget | Dirk Hohndel |
2015-06-26 | Dive site rewrite: remove superfluous connect | Dirk Hohndel |
2015-06-26 | Dive site rewrite: change the default sizes of the dialog | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: do not use Qt Model Match | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: fix potential crash | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: add forgotten file | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: copy the changed dive site to the original | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: create a dive site if string doesn't exist | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: mark location as changed when a dive site changes | Tomaz Canabrava |