Age | Commit message (Expand) | Author |
2015-07-20 | Try to fix paint issues on windows | Tomaz Canabrava |
2015-07-20 | Code uneeded because the drawControw does this by itself | Tomaz Canabrava |
2015-07-20 | Add tooltip for geolocation lookup | Miika Turkia |
2015-07-20 | Only enable Bluetooth support if building against Qt5.4 or newer | Dirk Hohndel |
2015-07-20 | Bluetooth support: quick build fix for Qt5.2 | Dirk Hohndel |
2015-07-20 | Merge branch 'custom-print' of github.com:neolit123/subsurface | Dirk Hohndel |
2015-07-20 | Update the message shown on pairing erorrs | Claudiu Olteanu |
2015-07-20 | Fix typos on Bluetooth selection widget | Claudiu Olteanu |
2015-07-20 | Hide the local BT combobox if there is only one device | Claudiu Olteanu |
2015-07-20 | Don't close the BT selection Widget if the local BT adapter is invalid | Claudiu Olteanu |
2015-07-20 | Log errors which occur during Bluetooth device discovery | Claudiu Olteanu |
2015-07-20 | Reinitialize the BT discovery agent when a new adapter is selected | Claudiu Olteanu |
2015-07-20 | Add combobox for Bluetooth local device selection | Claudiu Olteanu |
2015-07-20 | Don't block the save button for Bluetooth device selection | Claudiu Olteanu |
2015-07-20 | Printing: add default case to switch | Gehad elrobey |
2015-07-20 | Printing: change 'Discard' to 'Cancel' button | Gehad elrobey |
2015-07-20 | Printing: add custom color palette | Gehad elrobey |
2015-07-20 | Printing: save custom color palette to QSettings | Gehad elrobey |
2015-07-20 | Printing: implement edit buttons in color tab | Gehad elrobey |
2015-07-20 | Printing: show colors in edit tab | Gehad elrobey |
2015-07-20 | Printing: add colors tab to edit window | Gehad elrobey |
2015-07-20 | Printing: update preview on field changes | Gehad elrobey |
2015-07-20 | Printing: update preview on apply settings | Gehad elrobey |
2015-07-20 | Printing: add apply button to TemplateEdit class | Gehad elrobey |
2015-07-20 | Printing: save only if data is changed in template_options | Gehad elrobey |
2015-07-20 | Printing: add preview to TemplateEdit dialog | Gehad elrobey |
2015-07-20 | Printing: check for different printing modes | Gehad elrobey |
2015-07-20 | Printing: show confirmation message before overwriting the template | Gehad elrobey |
2015-07-19 | Use itemClicked signal instead of itemActivated for BT device selection | Claudiu Olteanu |
2015-07-19 | Stop the SDP agent if the Clear/Save button was pressed | Claudiu Olteanu |
2015-07-18 | Don't hide location completion when user types space | Dirk Hohndel |
2015-07-18 | Add nr of dives at the site to completion string | Dirk Hohndel |
2015-07-18 | Location completion: remove space between '~' and distance | Dirk Hohndel |
2015-07-17 | Make sure we don't pass the wrong info | Tomaz Canabrava |
2015-07-17 | Remove buggy code | Tomaz Canabrava |
2015-07-16 | Fix mouse interaction with the Location List | Tomaz Canabrava |
2015-07-16 | Show only 1 possibility if string is unique | Tomaz Canabrava |
2015-07-16 | Location edit: correctly position globe if create dive options are active | Dirk Hohndel |
2015-07-16 | Change API signature to act on dive_site, not uuid | Dirk Hohndel |
2015-07-16 | Dive site edit: add second "create" line without completion | Dirk Hohndel |
2015-07-16 | KMessageWidget: hide messages regardless whether it's visible | Dirk Hohndel |
2015-07-16 | Dive edit: handle dive sites more sanely while editing | Dirk Hohndel |
2015-07-16 | Don't reset editMode when refreshing the display | Dirk Hohndel |
2015-07-16 | Just call the member function | Dirk Hohndel |
2015-07-16 | Dive site handling: make sure the data in displayed_dive is updated | Dirk Hohndel |
2015-07-15 | Dive site handling: special case for auto generated dives | Dirk Hohndel |
2015-07-15 | Dive site handling: correctly handle the different scenarios | Dirk Hohndel |
2015-07-15 | Better text for dive site completions | Dirk Hohndel |
2015-07-14 | Merge branch 'tomaz' | Dirk Hohndel |
2015-07-14 | Fix selecting the first index | Tomaz Canabrava |