Age | Commit message (Expand) | Author |
2014-09-17 | Show everything by default. | Tomaz Canabrava |
2014-09-17 | Better filtering of dives with no tags. | Tomaz Canabrava |
2014-09-17 | Implement trip-filtering. | Tomaz Canabrava |
2014-09-17 | Correctly filter dives. (trips are always shown) | Tomaz Canabrava |
2014-09-17 | Create the sorting method. | Tomaz Canabrava |
2014-09-17 | Implement the TagFilter model. | Tomaz Canabrava |
2014-09-17 | Trigger the log->filter by tag to open the tag filter. | Tomaz Canabrava |
2014-09-17 | Add the Tag Widget on the MainWindow | Tomaz Canabrava |
2014-09-17 | Remove unused method signature. | Tomaz Canabrava |
2014-09-17 | Add skeleton to the Tag Filtering. | Tomaz Canabrava |
2014-09-11 | Use US spelling of colo(u)r in Config DC dialog | Tim Wootton |
2014-09-11 | Makes new DC config dialog follow existing UI txt style | Tim Wootton |
2014-09-11 | Undo unintentional string changes | Dirk Hohndel |
2014-09-11 | Fix typos | Florian Klink |
2014-09-02 | Redesign Dive Computer configuration dialog | Joseph W. Joshua |
2014-08-29 | Revert hacks now that we use Qt5 on Mac | Dirk Hohndel |
2014-08-28 | HTML: Changing the files extensions to js | Gehad elrobey |
2014-08-27 | Define PATH_MAX if it's not defined | Salvo 'LtWorf' Tomaselli |
2014-08-27 | Preferences: only save settings that are changed | Dirk Hohndel |
2014-08-27 | Use one consistent font size throughout the app | Dirk Hohndel |
2014-08-27 | Don't set up fonts twice | Dirk Hohndel |
2014-08-27 | Default font: more fine tuning | Dirk Hohndel |
2014-08-26 | Small whitespace cleanup | Dirk Hohndel |
2014-08-26 | TableWidgets: change default column width and don't save unchanged widths | Dirk Hohndel |
2014-08-26 | DiveList: don't save default column width | Dirk Hohndel |
2014-08-26 | Fix planner gas consumption | Dirk Hohndel |
2014-08-26 | Fix missing translations for webservice responses | Dirk Hohndel |
2014-08-25 | Implement the modelDataChanged to repopulate the widget on Statistics | Tomaz Canabrava |
2014-08-25 | Use scene()->clear() instead of manually clearing the scene. | Tomaz Canabrava |
2014-08-25 | Use aboutToBeRemoved instead of removed | Tomaz Canabrava |
2014-08-25 | Implement the resizeEvent to make the statistics always visible. | Tomaz Canabrava |
2014-08-25 | Create stub methods and connects the model with the new statistics | Tomaz Canabrava |
2014-08-25 | Add the old Statistics to have a reference view while programming | Tomaz Canabrava |
2014-08-25 | Remove a lot of non-necessary boilerplate code. | Tomaz Canabrava |
2014-08-25 | Add initial skeleton for the Statistics Redesign | Tomaz Canabrava |
2014-08-25 | Fix NO_USERMANUAL building for android | Anton Lundin |
2014-08-23 | Re-enable the edition of the Date after editing a trip. | Tomaz Canabrava |
2014-08-23 | A much better Toolbar for the profile. | Tomaz Canabrava |
2014-08-23 | TankBar: don't risk dereferencing stale pointers | Dirk Hohndel |
2014-08-22 | Divelist: Use more sensible default column widths | Dirk Hohndel |
2014-08-22 | Divelist: switch to better column headers | Dirk Hohndel |
2014-08-21 | Fix selection logic when manually adding a dive | Dirk Hohndel |
2014-08-21 | Planner: Control-Click removes divedatapoint and all following ones | Robert C. Helling |
2014-08-21 | Crash clicking on the globe without a dive | Karina Mochetti |
2014-08-21 | Dive list: seriously simplify the "add to trip" code | Dirk Hohndel |
2014-08-21 | Show correct path after saving dive computer settings | Joseph W. Joshua |
2014-08-21 | Make sure tank bar button triggers tank bar | Dirk Hohndel |
2014-08-19 | Planner: don't show CC Set Point when planning dives | Dirk Hohndel |
2014-08-19 | Planner: make sure start time is reflected in diveplan and displayed_dive | Dirk Hohndel |
2014-08-19 | Fix crash when calling the planner twice in a row | Dirk Hohndel |