Age | Commit message (Expand) | Author |
2015-07-16 | Fix mouse interaction with the Location List | Tomaz Canabrava |
2015-07-16 | Change API signature to act on dive_site, not uuid | Dirk Hohndel |
2015-07-16 | Dive edit: handle dive sites more sanely while editing | Dirk Hohndel |
2015-07-16 | Don't reset editMode when refreshing the display | Dirk Hohndel |
2015-07-16 | Just call the member function | Dirk Hohndel |
2015-07-16 | Dive site handling: make sure the data in displayed_dive is updated | Dirk Hohndel |
2015-07-15 | Dive site handling: special case for auto generated dives | Dirk Hohndel |
2015-07-15 | Dive site handling: correctly handle the different scenarios | Dirk Hohndel |
2015-07-14 | Fix selecting the first index | Tomaz Canabrava |
2015-07-14 | Offer an option to just complete the text | Tomaz Canabrava |
2015-07-14 | Remove quick edit dive site widget | Tomaz Canabrava |
2015-07-13 | Change Location Management to make Linus Happy | Tomaz Canabrava |
2015-07-13 | Move code that handles location to a sane place | Tomaz Canabrava |
2015-07-13 | Select right divesite on click | Tomaz Canabrava |
2015-07-13 | Get the selected dive site from the list | Tomaz Canabrava |
2015-07-09 | Teach divemode editing about multiple dc's | Anton Lundin |
2015-07-08 | Show the correct delegate on the completer | Tomaz Canabrava |
2015-07-05 | Correct logic | Robert C. Helling |
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: don't show taxonomy info for trip location | 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 | Added again a QCompleter to show the possibilities | 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-06-27 | Dive site rewrite: be smarter when dealing with auto created sites | Dirk Hohndel |
2015-06-27 | Dive site rewrite: mark location field as soon as editing starts | 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: 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: 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 |
2015-06-26 | Dive site rewrite: better member name | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: try to fix a crash | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: copy the current dive to the displayed dive | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: correctly position the edit site widget | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: create a dive site edit dialog without borders | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: add the taxonomy labels for the dive sites | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: use a QCompleter to show the list of dive sites | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: location edit on notes tab is again a LineEdit | Tomaz Canabrava |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
2015-06-16 | Remove all the no longer necessary code that aborts read of first V2 file | Dirk Hohndel |