Age | Commit message (Expand) | Author |
2015-08-15 | Printing: hide warnings in dive profile while printing | Gehad elrobey |
2015-08-15 | Printing: fix TemplateEdit color selection bug | Gehad elrobey |
2015-08-15 | Printing: fix wrong custom palette index | Gehad elrobey |
2015-08-15 | Printing: don't save invalid colors | Gehad elrobey |
2015-08-09 | Set proper mode for file open dialog | Miika Turkia |
2015-08-09 | Update the text if DC changes | Miika Turkia |
2015-08-03 | Make debugging cleaner | Robert C. Helling |
2015-07-31 | Another fix to build with NO_MARBLE | Dirk Hohndel |
2015-07-31 | Enable building with NO_MARBLE again | Dirk Hohndel |
2015-07-31 | Fixed layout spacing issues. | Tomaz Canabrava |
2015-07-31 | Repopulate the labels on the globe after an edit | Tomaz Canabrava |
2015-07-31 | Paint the coords-widget yellow after clicking on the globe | Tomaz Canabrava |
2015-07-31 | Save the gps edit into the current dive_site | Tomaz Canabrava |
2015-07-31 | Change the coordinates via globe. | Tomaz Canabrava |
2015-07-31 | Add a button to pick the coordinates via globe on the dive site edit | Tomaz Canabrava |
2015-07-31 | Transform GlobeGPS in a static instance() class | Tomaz Canabrava |
2015-07-31 | Correctly update the dive when the user edits dive_site | Tomaz Canabrava |
2015-07-31 | Remove unused signal | Tomaz Canabrava |
2015-07-31 | Remove unused action on the mainwindow. | Tomaz Canabrava |
2015-07-29 | Don't connect to the MainWindow | Dirk Hohndel |
2015-07-29 | Profile: make sure text is scaled correctly when drawn | Dirk Hohndel |
2015-07-29 | Make gradient factor text an independent item on the profile | Dirk Hohndel |
2015-07-28 | Printing: add new default color scheme | Dirk Hohndel |
2015-07-28 | Seabear import: fix detection of empty lines | Miika Turkia |
2015-07-28 | Printing: safer Template->Import|Export handling | Lubomir I. Ivanov |
2015-07-28 | Printing: select current template upon importing | Gehad elrobey |
2015-07-28 | Printing: choose first template if selected template is not found | Gehad elrobey |
2015-07-28 | Printing: don't name color templates with confusing numbers | Gehad elrobey |
2015-07-28 | Printing: add the "Shades of blue" color theme | Gehad elrobey |
2015-07-28 | Printing: support importing/exporting of templates | Gehad elrobey |
2015-07-28 | Printing: add "Import", "Export" and "Delete" buttons for templates | Gehad elrobey |
2015-07-28 | Printing: add member function to print options | Gehad elrobey |
2015-07-28 | Printing: fix TemplateEdit layout | Gehad elrobey |
2015-07-28 | Printing: remove "Table" option from print options radio group | Gehad elrobey |
2015-07-28 | Printing: fix issue with old QSettings group | Gehad elrobey |
2015-07-28 | Printing: save/load selected template by QSettings | Gehad elrobey |
2015-07-28 | Printing: use grantlee templates from the current existing template list | Gehad elrobey |
2015-07-28 | Printing: remove existing values in print template combobox | Gehad elrobey |
2015-07-28 | Printing: search for grantlee templates in the templates directory | Gehad elrobey |
2015-07-28 | Printing: set the default tab to the correct one | Gehad elrobey |
2015-07-27 | CSV import: add support for DC hw info | Miika Turkia |
2015-07-27 | Add hw info to Seabear import | Miika Turkia |
2015-07-25 | Move initialization of preferences to helper function | Dirk Hohndel |
2015-07-25 | Don't show the survey for the mobile app | Dirk Hohndel |
2015-07-25 | We do not change the displayed_dive_site - don't reset it | Tomaz Canabrava |
2015-07-25 | Break long lines | Tomaz Canabrava |
2015-07-25 | Show dive_site info on the labels | Tomaz Canabrava |
2015-07-25 | Clean code from the dive site edit | Tomaz Canabrava |
2015-07-25 | Close the dive site edit when accepting/rejecting it | Tomaz Canabrava |
2015-07-25 | Re-enable the dive site edit | Tomaz Canabrava |