Age | Commit message (Expand) | Author |
2015-10-08 | Update UI on dive site widget when retrieving taxonomy | Tomaz Canabrava |
2015-10-06 | Do not incorrectly use the UUID as the dive name | Tomaz Canabrava |
2015-10-02 | Avoid potentially uninitialized member | Dirk Hohndel |
2015-10-01 | Avoid NULL dereference | Dirk Hohndel |
2015-10-01 | Avoid memory leaks | Dirk Hohndel |
2015-10-01 | Fix selecting invalid dive site | Tomaz Canabrava |
2015-09-30 | Better way to handle the tooltip for dive sites | Tomaz Canabrava |
2015-09-30 | Don't emit the filter end signal too soon | Dirk Hohndel |
2015-09-29 | Correctly handle updating the name of dive sites from GPS | Dirk Hohndel |
2015-09-29 | Whitespace cleanup | Dirk Hohndel |
2015-09-27 | Do not set text on the Location LineEdit | Tomaz Canabrava |
2015-09-27 | Center on the dive site also via keyboard | Tomaz Canabrava |
2015-09-27 | Change globe position when mouse over dive site | Tomaz Canabrava |
2015-09-27 | Only get the icon for add/geocode once | Tomaz Canabrava |
2015-09-24 | Initialize currUuid | Gaetan Bisson |
2015-09-23 | Do not display popup with modifiers | Tomaz Canabrava |
2015-09-23 | Select an index if no index is selected | Tomaz Canabrava |
2015-09-23 | Correctly fix the popup position | Tomaz Canabrava |
2015-09-23 | Removed a ton of dead code | Tomaz Canabrava |
2015-09-23 | Handle palette change for dive site selection | Tomaz Canabrava |
2015-09-23 | Fix keyboard inconsistencies | Tomaz Canabrava |
2015-09-23 | Fix new/existing dive site choices | Tomaz Canabrava |
2015-09-23 | Set the current dive site uid / text | Tomaz Canabrava |
2015-09-23 | Correctly handle space and tab | Tomaz Canabrava |
2015-09-23 | Block focus out event | Tomaz Canabrava |
2015-09-23 | Random fixes and improvements | Tomaz Canabrava |
2015-09-23 | Whitespace fix | Tomaz Canabrava |
2015-09-23 | Fix correct size of the popup | Tomaz Canabrava |
2015-09-23 | Handle dive site activation | Tomaz Canabrava |
2015-09-23 | Made it possible to keypress again | Tomaz Canabrava |
2015-09-23 | Start to handle keypresses | Tomaz Canabrava |
2015-09-23 | Display the popup in the correct place | Tomaz Canabrava |
2015-09-23 | Re-add the 'plus' button on the delegate | Tomaz Canabrava |
2015-09-23 | Stabilize the location model/proxy model | Tomaz Canabrava |
2015-09-23 | Skeleton of the new LocationCombobox | Tomaz Canabrava |
2015-09-12 | Hide current dive site from dive sites with same coordinates. | Sander Kleijwegt |
2015-08-31 | Event filters need to tell the caller if they took the event | Dirk Hohndel |
2015-08-31 | Silly compile fix | Dirk Hohndel |
2015-08-31 | Correctly refresh dive site list | Tomaz Canabrava |
2015-08-31 | Merge the dive sites selected. | Tomaz Canabrava |
2015-08-31 | UI code to merge dive sites | Tomaz Canabrava |
2015-08-31 | Offer the option to merge dive sites. | Tomaz Canabrava |
2015-08-31 | Show the correct data on the Dive Site List | Tomaz Canabrava |
2015-08-31 | Display dive sites with same gps as the current | Tomaz Canabrava |
2015-08-29 | Fix edit & show of divesites for new and existing dives. | Sander Kleijwegt |
2015-08-28 | Fix crash when creating a dive site without any dives in logbook. | Sander Kleijwegt |
2015-08-25 | Remove a couple of debug messages | Dirk Hohndel |
2015-08-25 | Create a new dive site and edit it automatically | Tomaz Canabrava |
2015-08-25 | Get taxonomy from edit dive site widget | Tomaz Canabrava |
2015-07-31 | Another fix to build with NO_MARBLE | Dirk Hohndel |