Age | Commit message (Expand) | Author |
2015-06-27 | Dive site rewrite: mark location field as soon as editing starts | Dirk Hohndel |
2015-06-27 | Teach copy_string to return NULL on empty string | Anton Lundin |
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 |
2015-06-26 | Dive site rewrite: better member name | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: fix double free | 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: fill and change the current dive site | 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: remove a ton of code from the LocationManagement | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: change add icon to edit | 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-26 | Implement planner option to switch only at required stops | Rick Walsh |
2015-06-26 | Add only switch at required stop option | Rick Walsh |
2015-06-26 | Define gaschange_before and gaschange_after a few lines earlier | Rick Walsh |
2015-06-25 | Don't show datafile version warning if no file was opened | Dirk Hohndel |
2015-06-25 | Use strtoul to parse unsigned values | Dirk Hohndel |
2015-06-25 | Use our membuffer infrastructure to assemble string | Dirk Hohndel |
2015-06-24 | Rewrite GPS fix matching code for imports from our webservice | Dirk Hohndel |
2015-06-24 | Uemis downloader: create the req.txt file if it went missing | Dirk Hohndel |
2015-06-23 | Fix gaschange_after definition | Rick Walsh |
2015-06-22 | Fix helper function | Dirk Hohndel |
2015-06-22 | Avoid possible use of uninitialized variable | Dirk Hohndel |
2015-06-22 | Refactor to use gaschage_before and gaschange_after | Robert C. Helling |
2015-06-22 | When displaying transitions show the gaschange at the stop if there is one | Robert C. Helling |
2015-06-22 | Planner notes - revise logic for gasmix output | Rick Walsh |
2015-06-22 | Preferences infrastructure for GeoManagement | Tomaz Canabrava |
2015-06-22 | Defaults for the Preferences dialog for GeoCoding | Tomaz Canabrava |
2015-06-22 | Add model to populate the Preferences for GeoRef | Tomaz Canabrava |
2015-06-22 | Add configuration options for geo coding | Tomaz Canabrava |
2015-06-22 | Show warning if user loads an old datafile | Tomaz Canabrava |
2015-06-22 | Do not mess with dive location automatically | Tomaz Canabrava |
2015-06-22 | Create layout on parent, not on items around it | Tomaz Canabrava |