Age | Commit message (Expand) | Author |
2013-11-14 | Fix some random compiler warnings | Dirk Hohndel |
2013-11-14 | Maintain the selection when aborting "dive add" | Dirk Hohndel |
2013-11-14 | Switch to the Dive Notes tab when manually adding a dive | Dirk Hohndel |
2013-11-13 | Fix loading the information of splitter sizes on empty config. | Tomaz Canabrava |
2013-11-13 | Introduce an on/off switch for calculating ndl/tts | Anton Lundin |
2013-11-12 | Make gas selection for add dive work | Dirk Hohndel |
2013-11-12 | Handle add dive cancel correctly | Dirk Hohndel |
2013-11-12 | First steps to make add dive work with the correct infrastructure | Dirk Hohndel |
2013-11-10 | Show a cylinder widget in the dive planner | Dirk Hohndel |
2013-11-09 | Forgot to remove this debug, sorry. | Tomaz Canabrava |
2013-11-09 | Removed inconsistency when user tried to add dive while planning. | Tomaz Canabrava |
2013-11-09 | Save the status of the tree before trying to reset the display. | Tomaz Canabrava |
2013-11-09 | Moved the code that handles DiveList column sizes to its correct file. | Tomaz Canabrava |
2013-11-09 | Fixes breaking the sizes of the columns of the listView. | Tomaz Canabrava |
2013-11-09 | Fix inconsistent position of screen splitters | Tomaz Canabrava |
2013-11-07 | Don't translate the fake DC models | Dirk Hohndel |
2013-11-07 | Adjust default start time of added dive | Dirk Hohndel |
2013-11-05 | Don't force the DiveListView to be a tree when reloading | Dirk Hohndel |
2013-11-01 | Enable editing a dive that was manually entered. | Tomaz Canabrava |
2013-11-01 | Code cleanup - Stop calling the same 6 lines everywhere. | Tomaz Canabrava |
2013-11-01 | Added a new option to edit the dives. | Tomaz Canabrava |
2013-10-31 | Removed Reference to dangling pointer. | Tomaz Canabrava |
2013-10-24 | Minimum hooking-up done, divelogs.de shows on menu-activation. | Tomaz Canabrava |
2013-10-24 | Created a 'WebService' dialog that will handle download and upload. | Tomaz Canabrava |
2013-10-20 | Export dives in UDDF format | Miika Turkia |
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 |