Age | Commit message (Expand) | Author |
2013-09-27 | implemented zoom action | Maximilian Güntner |
2013-09-26 | Code Cleanup, less magic indexes. | Tomaz Canabrava |
2013-09-22 | Correctly handle empty dive list after delete | Dirk Hohndel |
2013-09-20 | When manually adding a dive, start with a simple dive | Dirk Hohndel |
2013-09-19 | Hook up adding a dive | Dirk Hohndel |
2013-09-18 | Don't show the planner widget when adding a dive | Dirk Hohndel |
2013-09-18 | Use Planner dialog to add dive | Dirk Hohndel |
2013-09-18 | Show sample time in the mouseover. | Anton Lundin |
2013-09-17 | Fix SIGSEGV after dive computer download | Linus Torvalds |
2013-09-16 | Plug the Cancel action on the Dive Planner Table and start the 'ok' code. | Tomaz Canabrava |
2013-09-10 | Fill ws_info structure and use it when entering weight systems | Dirk Hohndel |
2013-09-09 | Use the same code for command line and gui for file handling. | Tomaz Canabrava |
2013-09-02 | Code Cleanup: Merged the three TableViews shared code | Tomaz Canabrava |
2013-08-30 | Merge branch 'bugfixes' of github.com:danilocesar/subsurface | Dirk Hohndel |
2013-08-26 | Added a new widget to control the Planner | Tomaz Canabrava |
2013-08-25 | use QWebView to show the user manual | Danilo Cesar Lemes de Paula |
2013-07-09 | Print: add UI for a print dialog | Lubomir I. Ivanov |
2013-07-05 | Profile: prevent a bug when switching views | Lubomir I. Ivanov |
2013-07-04 | Added the left / right shortcuts for moving the handlers around in time. | Tomaz Canabrava |
2013-06-28 | Close child windows and dialogs with main window | Lubomir I. Ivanov |
2013-06-27 | Moved the DivePlanner to the MainWindow. | Tomaz Canabrava |
2013-06-27 | Coordinate some mark_divelist_changed() calls | Lubomir I. Ivanov |
2013-06-27 | Better positioning of the plus sign icons in the Equip. tab | Lubomir I. Ivanov |
2013-06-27 | Update main window title depending of current file state | Lubomir I. Ivanov |
2013-06-27 | Enable 'View->View Globe' | Lubomir I. Ivanov |
2013-06-27 | Add action to 'File->New' | Lubomir I. Ivanov |
2013-06-27 | Add the 'Import files' functionality | Lubomir I. Ivanov |
2013-06-24 | Add an 'About' dialog for the Qt UI | Lubomir I. Ivanov |
2013-06-20 | Added back the menu entry 'Dive Planner' | Tomaz Canabrava |
2013-06-20 | Added the first scope of the visual dive planner. | Tomaz Canabrava |
2013-06-19 | Better minimum width for yearly statistics window | Dirk Hohndel |
2013-06-18 | Merge branch 'qtHelper' | Dirk Hohndel |
2013-06-18 | Converting the device_info list into a Qt data structure | Dirk Hohndel |
2013-06-17 | Yearly stats are being displayed. | Tomaz Canabrava |
2013-06-17 | Create a view for the Statistics Model and Fix displaying the header | Tomaz Canabrava |
2013-06-17 | Changed a lot of code to reduce boilerplate on models in the future. | Tomaz Canabrava |
2013-06-17 | Merge branch 'renumberDialog' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-06-17 | Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-06-17 | Addes a simple 'Renumber Dialog', very similar to the GTK one. | Tomaz Canabrava |
2013-06-13 | Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-12 | Fixed the show / hide dialog shortcuts to take the splitter into consideration | Tomaz Canabrava |
2013-06-12 | Add fifth view mode "Globe" for main window | Dirk Hohndel |
2013-06-10 | Added a simple "TextEditor" in the graph, for a plan mode. | Tomaz Canabrava |
2013-06-10 | Added the option to create a new dive from the menu. | Tomaz Canabrava |
2013-06-09 | Merge branch 'fileopen' of github.com:heliocastro/subsurface | Dirk Hohndel |
2013-06-09 | Ticket 127 - Repopulate context menu on preferences change | Helio Chissini de Castro |
2013-06-08 | Keep last open dives directory | Helio Chissini de Castro |
2013-06-07 | Created a new dialog - Edit DiveComputer | Tomaz Canabrava |
2013-06-07 | Merge branch '112_webservices' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-06 | Added initial support for download dive info from the subsurface web service. | Tomaz Canabrava |