Age | Commit message (Expand) | Author |
2015-07-08 | Better spacing on the delegate | Tomaz Canabrava |
2015-07-08 | Show the correct delegate on the completer | Tomaz Canabrava |
2015-07-08 | Planner: update disclamer | Joakim Bygdell |
2015-07-08 | Rename generic QT labels | Joakim Bygdell |
2015-07-08 | Planner: move notes options under gas options | Joakim Bygdell |
2015-07-07 | Allow to compile Subsurface with upstream libdivecomputer | Dirk Hohndel |
2015-07-07 | Fix crash accessing freed memory | Dirk Hohndel |
2015-07-07 | Build script: use mirror on our git server | Dirk Hohndel |
2015-07-07 | Planner: fix tab stop order | Joakim Bygdell |
2015-07-07 | Planner: disable unrelated planner settings | Joakim Bygdell |
2015-07-07 | Planner: GUI changes for improved clarity | Joakim Bygdell |
2015-07-07 | Clean double free in copy_dive_site() | Salvador Cuñat |
2015-07-07 | Include units in VPM config structure definition | Rick Walsh |
2015-07-07 | Use common VPM configuration parameters | Rick Walsh |
2015-07-07 | INSTALL file: add the required packages for QtBluetooth | Dirk Hohndel |
2015-07-06 | Make things compile under Qt5.5 | Dirk Hohndel |
2015-07-06 | Code cleanup | Dirk Hohndel |
2015-07-06 | Whitespace cleanup | Dirk Hohndel |
2015-07-06 | OSTCTools - Add unsigned char variable | Salvador Cuñat |
2015-07-06 | Removed unused icons | Tomaz Canabrava |
2015-07-06 | Cmake: make Facebook support an actual option | Dirk Hohndel |
2015-07-06 | Be more careful freeing taxonomy data | Dirk Hohndel |
2015-07-06 | Fix typo in test and some numbers | Robert C. Helling |
2015-07-06 | Add extra logs for custom serial Bluetooth implementation | Claudiu Olteanu |
2015-07-06 | Implement the custom Bluetooth serial communication and use it | Claudiu Olteanu |
2015-07-06 | Add a dialog for remote Bluetooth devices selection | Claudiu Olteanu |
2015-07-06 | Add a checkbox and a button for Bluetooth download mode | Claudiu Olteanu |
2015-07-05 | Adapt the test to the API change | Dirk Hohndel |
2015-07-05 | Cmake: only build print related files if NO_PRINTING isn't set | Dirk Hohndel |
2015-07-05 | Correctly include QtQuick when building for mobile | Grace Karanja |
2015-07-05 | Correct logic | Robert C. Helling |
2015-07-05 | Round MOD of gas rather than truncate | Robert C. Helling |
2015-07-05 | Merge branch 'custom-print' of github.com:neolit123/subsurface | Dirk Hohndel |
2015-07-05 | Printing: implement QPlainTextEdit in TemplateEdit | Gehad elrobey |
2015-07-05 | Printing: move template_options to print_options.h | Gehad elrobey |
2015-07-05 | Printing: refactor the print options class | Gehad elrobey |
2015-07-05 | Printing: add functions that read/write a template | Gehad elrobey |
2015-07-05 | Printing: add custom options to the PrintDialog | Gehad elrobey |
2015-07-05 | Printing: retrieve number of dives per page from the template file | Gehad elrobey |
2015-07-05 | Printing: edit templates to show template options dynamically | Gehad elrobey |
2015-07-05 | Printing: export template_options struct to Grantlee engine | Gehad elrobey |
2015-07-05 | Printing: pass the template_options struct to TemplateLayout | Gehad elrobey |
2015-07-05 | Printing: add QSettings for TemplateEdit class | Gehad elrobey |
2015-07-05 | Printing: add template_options struct that contains template | Gehad elrobey |
2015-07-05 | Printing: call TemplateEdit when edit is triggered | Gehad elrobey |
2015-07-05 | Printing: add TemplateEdit form to source tree | Gehad elrobey |
2015-07-05 | Printing: show warning message for WIP features | Gehad elrobey |
2015-07-05 | Printing: fix two dives per page borders and text font | Gehad elrobey |
2015-07-05 | Printing: choose printing color mode 'color/greyscale' | Gehad elrobey |
2015-07-05 | Printing: make dive profile scale dependant on the page size and DPI | Gehad elrobey |