Age | Commit message (Expand) | Author |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-11 | Put include guard to every header | Boris Barbulovski |
2014-02-11 | Migrate MainTab models(QStringListModel) | Boris Barbulovski |
2014-01-19 | Expand tags approach to divemaster field | Sergey Starosek |
2014-01-16 | Extend tags model to Buddy field | Sergey Starosek |
2013-12-28 | Remove nonexisting member from header | Dirk Hohndel |
2013-12-03 | Make sure the save/cancel message is always shown | Henrik Brautaset Aronsen |
2013-11-28 | Make it possible to hide some columns on the Cylinders Equipment pane. | Tomaz Canabrava |
2013-11-19 | Trigger redraw of the Dive Info pane on preferences change | Dirk Hohndel |
2013-11-19 | Handle double clicks on globe during dive edit mode | Dirk Hohndel |
2013-11-14 | Fix some random compiler warnings | Dirk Hohndel |
2013-11-12 | Only auto-complete gps information when empty. | Michael Andreen |
2013-11-11 | Stop clicks on the globe from changing dive list selection while editing | Dirk Hohndel |
2013-11-08 | Be consistent when passing around gas data in the planner | Dirk Hohndel |
2013-11-02 | Added a custom widget for tagging dives | Maximilian Güntner |
2013-11-01 | Enable undo for the Edit mode on Added Dives. | Tomaz Canabrava |
2013-11-01 | Enable editing a dive that was manually entered. | Tomaz Canabrava |
2013-10-07 | Remove info.c/info.h | Dirk Hohndel |
2013-10-04 | Correct spelling of "weight" throughout the code. | Benjamin |
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-25 | Code cleanup - create a method for cleaning the Palette. | Tomaz Canabrava |
2013-09-25 | Revert to the old values of Cylinders and Weigthsystems on cancel | Tomaz Canabrava |
2013-09-25 | Created a placeholder for the Equipment Edition. | Tomaz Canabrava |
2013-09-21 | Allow editing of date & time and air & water temperatures | Dirk Hohndel |
2013-09-19 | Hook up adding a dive | Dirk Hohndel |
2013-09-18 | Good deal of Code Cleanup for the maintab | Tomaz Canabrava |
2013-09-17 | Improved handling of latitude and longitude. | Michael Andreen |
2013-09-16 | Merge branch 'multiDiveEdition' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-09-02 | Code Cleanup: Merged the three TableViews shared code | Tomaz Canabrava |
2013-08-16 | Enable Multi Dive Editing. | Tomaz Canabrava |
2013-08-13 | Added completion for buddy, divemaster, location and suit. | Tomaz Canabrava |
2013-08-13 | Makes the 'auto' edition behave in a better way. | Tomaz Canabrava |
2013-07-17 | Adds Single-Click editions on the TableView | Tomaz Canabrava |
2013-06-27 | Better positioning of the plus sign icons in the Equip. tab | Lubomir I. Ivanov |
2013-06-19 | Consistently use slots / signals | Dirk Hohndel |
2013-06-16 | Save / Restore the sizes of the columns in Cylinders / Weigth widgets | Tomaz Canabrava |
2013-06-14 | Show & edit trip location and notes when exactly one trip is selected | Dirk Hohndel |
2013-05-23 | Remove obsolete slots | Dirk Hohndel |
2013-05-22 | The never ending, futile fight for whitespace consistency | Dirk Hohndel |
2013-05-22 | Re Enable the option to add cylinders / weigthsystems. | Tomaz Canabrava |
2013-05-22 | Rework on the Equipment tab to make it look more Modern. | Tomaz Canabrava |
2013-05-20 | Integrate visibility Star widget into editing flow | Dirk Hohndel |
2013-05-19 | Rename buttons for dive edit | Dirk Hohndel |
2013-05-19 | Make direct edit the style of choice | Dirk Hohndel |
2013-05-19 | Improve the Dirk edit mode. | Tomaz Canabrava |
2013-05-18 | Added option to edit the selected dive. | Tomaz Canabrava |
2013-05-06 | Added the code to populate the tabs when a dive is selected. | Tomaz Canabrava |
2013-05-01 | Hook up adding a weightsystem | Dirk Hohndel |
2013-04-13 | Add Qtr_ macros that uses gettext in a tr() compatible manner | Dirk Hohndel |