Age | Commit message (Expand) | Author |
2014-05-26 | Created a function to create a fake dive for Add and Plan states. | Tomaz Canabrava |
2014-05-26 | Remove uneeded call. | Tomaz Canabrava |
2014-05-26 | Small code cleanup. | Tomaz Canabrava |
2014-05-26 | Planner: Move method down below to easy comparisson with another. | Tomaz Canabrava |
2014-05-26 | Planner: states Add and Plan have a similar behavior | Tomaz Canabrava |
2014-05-26 | Planner: Re-enable using the new profile. | Tomaz Canabrava |
2014-05-25 | Dive list: make saving / restoring column widths actually work | Dirk Hohndel |
2014-05-25 | Dive list: don't reset column width when reloading | Dirk Hohndel |
2014-05-25 | Move mod calculations to a separate helper | Anton Lundin |
2014-05-25 | Dive list: remember the current sort colum | Dirk Hohndel |
2014-05-24 | Remove leftovers from the planner. | Tomaz Canabrava |
2014-05-24 | Reenables the air edition and deletion of handlers on the planner/add | Tomaz Canabrava |
2014-05-24 | Reenamble 'Delete Dive Point' on the planer / add | Tomaz Canabrava |
2014-05-24 | Speed up the multi dive selection | Tomaz Canabrava |
2014-05-24 | Correctly implement multi dive selection | Dirk Hohndel |
2014-05-24 | Rename the export dialog | Gehad |
2014-05-24 | Dive list: move trip merging logic into divelist.c | Dirk Hohndel |
2014-05-24 | Dive list: work around odd problem with selections | Dirk Hohndel |
2014-05-24 | Dive list: move trip selection / deselection logic to divelist.c | Dirk Hohndel |
2014-05-24 | Dive list: more consistent handling of "add to trip" | Dirk Hohndel |
2014-05-24 | Port the KeyPress actions to the new profile. | Tomaz Canabrava |
2014-05-24 | Add some helper functions | Dirk Hohndel |
2014-05-24 | Remove export and save as from dive list context menu | Dirk Hohndel |
2014-05-24 | Remove a ton of code. | Tomaz Canabrava |
2014-05-24 | Remove the depth / time increase and decrease functions. | Tomaz Canabrava |
2014-05-24 | Make mouse dragging work as it should. | Tomaz Canabrava |
2014-05-24 | Remove unused code. | Tomaz Canabrava |
2014-05-24 | Remove code already ported to the new profile. | Tomaz Canabrava |
2014-05-24 | Fixe movement of DiveHandlers when moving the NotificationArea | Tomaz Canabrava |
2014-05-24 | Make the planner actually work. | Tomaz Canabrava |
2014-05-24 | Change how the handler handlers itself. | Tomaz Canabrava |
2014-05-24 | Add Subsurface XML export to Export dialog | Dirk Hohndel |
2014-05-24 | Rework the Export dialog | Dirk Hohndel |
2014-05-24 | Add descriptions for different formats in the export dialog | Gehad |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-22 | Good code cleanup on the old DivePlanner code. | Tomaz Canabrava |
2014-05-22 | Profile now correctly displays the planned dive. | Tomaz Canabrava |
2014-05-22 | Code Cleanup: connections can be made between signals. | Tomaz Canabrava |
2014-05-22 | Disconnect temporary connections on the Profile. | Tomaz Canabrava |
2014-05-22 | Move two necessary functions for the Planner behavior to the Profile code. | Tomaz Canabrava |
2014-05-22 | Back to profile or empty state when finishing addition. | Tomaz Canabrava |
2014-05-22 | Enable editing the 'Add dive' from the new profile. | Tomaz Canabrava |
2014-05-22 | Temporary Tab Widget for the planner and the Profile View. | Tomaz Canabrava |
2014-05-22 | Source and dest are created on the constructor, no need to check for them. | Tomaz Canabrava |
2014-05-22 | Move settings of the Ruler to the Ruler. | Tomaz Canabrava |
2014-05-22 | PreferencesChanged -> settingsChanged. | Tomaz Canabrava |
2014-05-22 | Don't replot every time a pref changes, regardless of what preferences. | Tomaz Canabrava |
2014-05-22 | Remove use of QSettings for ruler visibility, use prefs.rulergraph instead. | Tomaz Canabrava |
2014-05-22 | Code Cleanup: Move the Hide/Show ruler to an internal method | Tomaz Canabrava |
2014-05-22 | Create a 'remove_event' function that removes an event. | Tomaz Canabrava |