Age | Commit message (Expand) | Author |
2013-10-17 | Implement hook up autogroup menu | Dirk Hohndel |
2013-10-17 | Show SAC in the mouseover. | Anton Lundin |
2013-10-16 | GUI for CSV import | Miika Turkia |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-04 | Merge branch 'bugfixes' of git://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-10-04 | Fix display sane values on subsurface at first time opening. | Tomaz Canabrava |
2013-10-04 | Added the .ssrf extension to the open dialog filter. | Patrick Valsecchi |
2013-10-04 | Code Cleanup - Uneeded preferences stored at the old prefs setting | Tomaz Canabrava |
2013-10-04 | Added configuration options for vertical speed units. | Patrick Valsecchi |
2013-10-04 | Fixed First run of subsurface - Start on Fullscreen. | Tomaz Canabrava |
2013-10-04 | Fix the first load of Subsurface - "File not found" error. | Tomaz Canabrava |
2013-10-03 | Make the classes generated by uic be real members of our classes | Thiago Macieira |
2013-10-03 | Include the ui_*.h headers in the main headers. | Thiago Macieira |
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 |