aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-07-22Clean hard coded values on divelog CSV importGravatar Miika Turkia
2015-07-22Cloud storage: enable password updateGravatar Dirk Hohndel
2015-07-22Add UI for cloud password changeGravatar Dirk Hohndel
2015-07-21Add setpoint support for CSV importGravatar Miika Turkia
2015-07-21Default to first tab on exportGravatar Miika Turkia
2015-07-20Use correct colors on selectionGravatar Tomaz Canabrava
2015-07-20Try to fix paint issues on windowsGravatar Tomaz Canabrava
2015-07-20Code uneeded because the drawControw does this by itselfGravatar Tomaz Canabrava
2015-07-20Add tooltip for geolocation lookupGravatar Miika Turkia
2015-07-20Only enable Bluetooth support if building against Qt5.4 or newerGravatar Dirk Hohndel
2015-07-20Bluetooth support: quick build fix for Qt5.2Gravatar Dirk Hohndel
2015-07-20Merge branch 'custom-print' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2015-07-20Update the message shown on pairing erorrsGravatar Claudiu Olteanu
2015-07-20Fix typos on Bluetooth selection widgetGravatar Claudiu Olteanu
2015-07-20Hide the local BT combobox if there is only one deviceGravatar Claudiu Olteanu
2015-07-20Don't close the BT selection Widget if the local BT adapter is invalidGravatar Claudiu Olteanu
2015-07-20Log errors which occur during Bluetooth device discoveryGravatar Claudiu Olteanu
2015-07-20Reinitialize the BT discovery agent when a new adapter is selectedGravatar Claudiu Olteanu
2015-07-20Add combobox for Bluetooth local device selectionGravatar Claudiu Olteanu
2015-07-20Don't block the save button for Bluetooth device selectionGravatar Claudiu Olteanu
2015-07-20Printing: add default case to switchGravatar Gehad elrobey
2015-07-20Printing: change 'Discard' to 'Cancel' buttonGravatar Gehad elrobey
2015-07-20Printing: add custom color paletteGravatar Gehad elrobey
2015-07-20Printing: save custom color palette to QSettingsGravatar Gehad elrobey
2015-07-20Printing: implement edit buttons in color tabGravatar Gehad elrobey
2015-07-20Printing: show colors in edit tabGravatar Gehad elrobey
2015-07-20Printing: add colors tab to edit windowGravatar Gehad elrobey
2015-07-20Printing: update preview on field changesGravatar Gehad elrobey
2015-07-20Printing: update preview on apply settingsGravatar Gehad elrobey
2015-07-20Printing: add apply button to TemplateEdit classGravatar Gehad elrobey
2015-07-20Printing: save only if data is changed in template_optionsGravatar Gehad elrobey
2015-07-20Printing: add preview to TemplateEdit dialogGravatar Gehad elrobey
2015-07-20Printing: check for different printing modesGravatar Gehad elrobey
2015-07-20Printing: show confirmation message before overwriting the templateGravatar Gehad elrobey
2015-07-19Use itemClicked signal instead of itemActivated for BT device selectionGravatar Claudiu Olteanu
2015-07-19Stop the SDP agent if the Clear/Save button was pressedGravatar Claudiu Olteanu
2015-07-18Don't hide location completion when user types spaceGravatar Dirk Hohndel
2015-07-18Add nr of dives at the site to completion stringGravatar Dirk Hohndel
2015-07-18Location completion: remove space between '~' and distanceGravatar Dirk Hohndel
2015-07-17Make sure we don't pass the wrong infoGravatar Tomaz Canabrava
2015-07-17Remove buggy codeGravatar Tomaz Canabrava
2015-07-16Fix mouse interaction with the Location ListGravatar Tomaz Canabrava
2015-07-16Show only 1 possibility if string is uniqueGravatar Tomaz Canabrava
2015-07-16Location edit: correctly position globe if create dive options are activeGravatar Dirk Hohndel
2015-07-16Change API signature to act on dive_site, not uuidGravatar Dirk Hohndel
2015-07-16Dive site edit: add second "create" line without completionGravatar Dirk Hohndel
2015-07-16KMessageWidget: hide messages regardless whether it's visibleGravatar Dirk Hohndel
2015-07-16Dive edit: handle dive sites more sanely while editingGravatar Dirk Hohndel
2015-07-16Don't reset editMode when refreshing the displayGravatar Dirk Hohndel
2015-07-16Just call the member functionGravatar Dirk Hohndel