From 4fc16b16749a73b8c06d41cb7cb22b78c77ab29e Mon Sep 17 00:00:00 2001 From: "Joseph W. Joshua" Date: Tue, 10 Jun 2014 15:03:26 +0300 Subject: Move divecomputer configuration code to different files This splits the code in configuredivecomputer.cpp into multiple files. The read and write threads are moved to configuredivecomputerthreads.h/cpp, and the device details class is moved to devicedetails.h/.cpp Signed-off-by: Joseph W. Joshua Signed-off-by: Thiago Macieira --- qt-ui/configuredivecomputerdialog.ui | 127 ++++++++++++++++++++++++++++------- 1 file changed, 103 insertions(+), 24 deletions(-) (limited to 'qt-ui/configuredivecomputerdialog.ui') diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui index cb4dacb23..d7c584e0c 100644 --- a/qt-ui/configuredivecomputerdialog.ui +++ b/qt-ui/configuredivecomputerdialog.ui @@ -6,8 +6,8 @@ 0 0 - 362 - 375 + 343 + 365 @@ -91,33 +91,16 @@ - - - - - - - Set Device Name - - - - - - - Set Date && Time - - - - + Brightness: - + @@ -136,15 +119,90 @@ - - + + + + true + + + + + + + + English + + + + + German + + + + + French + + + + + Italian + + + + + + + + + + + Language: + + + + + + + Serial No. + + + + + + + Custom Text: + + + + + - ... + Firmware Version: + + + + + + + true + + + + Qt::Vertical + + + + 20 + 40 + + + + @@ -164,6 +222,13 @@ + + + + Save Chages to Device + + + @@ -188,6 +253,20 @@ + + vendor + product + device + search + retrieveDetails + serialNoLineEdit + firmwareVersionLineEdit + customTextLlineEdit + brightnessComboBox + languageComboBox + saveSettingsPushButton + cancel + -- cgit v1.2.3-70-g09d2