Age | Commit message (Expand) | Author |
2013-05-08 | Make tooltips works | Tomaz Canabrava |
2013-05-08 | Work on the tooltips - WIP. | Tomaz Canabrava |
2013-05-08 | Better design for the ToolTip Handler. | Tomaz Canabrava |
2013-05-08 | Fix crash on right click dive trip | Amit Chaudhuri |
2013-05-08 | Avoid potential crash if no dive is selected | Dirk Hohndel |
2013-05-07 | Added a bit of documentation on how to use the ToolTips & removed 2 bad-api m... | Dirk Hohndel |
2013-05-07 | Adds real support for ToolTips. | Dirk Hohndel |
2013-05-07 | Added the first overlay of the tooltips, with some test data. | Tomaz Canabrava |
2013-05-06 | Enable the code that was #if 0'ed out | Thiago Macieira |
2013-05-06 | Add #include guards to statistics.h and the extern "C" for C++ | Thiago Macieira |
2013-05-06 | Missing helpers.h file | Dirk Hohndel |
2013-05-06 | Start populating the maintab Dive Info widget | Dirk Hohndel |
2013-05-06 | Finish the plotting of the events | Tomaz Canabrava |
2013-05-06 | Plotting the Events done | Tomaz Canabrava |
2013-05-06 | Make the text ignores transformations on the scene | Tomaz Canabrava |
2013-05-06 | Port the plot text method to Qt, also test it by actually plotting something | Tomaz Canabrava |
2013-05-06 | Fill Dive Notes widget | Dirk Hohndel |
2013-05-06 | Added the code to populate the tabs when a dive is selected. | Tomaz Canabrava |
2013-05-06 | Add various keyboard shortcuts. | Amit Chaudhuri |
2013-05-06 | Reformat statistics tab in MainTab tab widget | Amit Chaudhuri |
2013-05-06 | Avoid redefinition of typedef ‘bool’ | Henrik Brautaset Aronsen |
2013-05-05 | Add most settings to the QSettings code | Dirk Hohndel |
2013-05-05 | Fixed some bad drawings | Tomaz Canabrava |
2013-05-05 | Enabled some Render Hints for Antialiasing | Tomaz Canabrava |
2013-05-05 | Merge branch 'PlotsV2' of https://github.com/tcanabrava/subsurface into Qt | Dirk Hohndel |
2013-05-05 | Finished the port of the plot_profile code. | Tomaz Canabrava |
2013-05-04 | Added the code to plot the actual Graph. | Tomaz Canabrava |
2013-05-04 | Plot of the Mean Deph | Tomaz Canabrava |
2013-05-04 | Start plotting something. | Tomaz Canabrava |
2013-05-04 | Moved the plot from the cairo version to the Qt version | Tomaz Canabrava |
2013-05-04 | Converted the Colors.h code to Qt | Tomaz Canabrava |
2013-05-04 | Started the code for the Profile Plotting | Tomaz Canabrava |
2013-05-04 | Added the code to plot the actual Graph. | Tomaz Canabrava |
2013-05-04 | Plot of the Mean Deph | Tomaz Canabrava |
2013-05-04 | Start plotting something. | Tomaz Canabrava |
2013-05-04 | Moved the plot from the cairo version to the Qt version | Tomaz Canabrava |
2013-05-04 | Converted the Colors.h code to Qt | Tomaz Canabrava |
2013-05-04 | Started the code for the Profile Plotting | Tomaz Canabrava |
2013-05-03 | Small changes to the selection logic | Dirk Hohndel |
2013-05-03 | Added code to select / desselect a range of items | Tomaz Canabrava |
2013-05-03 | Make Ctrl-q work as Quit | Dirk Hohndel |
2013-05-03 | Fix compiler warnings | Dirk Hohndel |
2013-05-03 | Matching build fixes for cross built Windows | Dirk Hohndel |
2013-05-03 | Similar build fix for Mac | Dirk Hohndel |
2013-05-03 | Fix Linux build with newer tool chain | Dirk Hohndel |
2013-05-03 | Fix Mac build | Dirk Hohndel |
2013-05-03 | Select the first dive | Dirk Hohndel |
2013-05-03 | Temporarily expand all dives so the automatic width calculation works | Dirk Hohndel |
2013-05-03 | Reformat dive info page in tab widget | Amit Chaudhuri |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |