From 8de649a83747bcb59a497fe1aeddd61b00ad0c05 Mon Sep 17 00:00:00 2001 From: Tobias Markmann Date: Fri, 4 Sep 2015 12:54:11 +0200 Subject: Fix middle name and suffix arrangement in vCard dialog The vCard fields for middle name and suffix have been swapped at some point in the past. This commit fixes this error. It also specifies the correct tab sequence for the widget. Test-Information: Tested the correct visual appearance and tab sequence on Mac OS X 10.9.5 with Qt 5.4.2. Change-Id: I80d7e21982ddbb836c9f9a690e685a902e54df9c diff --git a/Swift/QtUI/QtVCardWidget/QtVCardPhotoAndNameFields.ui b/Swift/QtUI/QtVCardWidget/QtVCardPhotoAndNameFields.ui index 8e24098..97acba0 100644 --- a/Swift/QtUI/QtVCardWidget/QtVCardPhotoAndNameFields.ui +++ b/Swift/QtUI/QtVCardWidget/QtVCardPhotoAndNameFields.ui @@ -257,7 +257,10 @@ - + + + true + 0 @@ -265,10 +268,13 @@ - Suffix + Middle Name - - false + + + + + true @@ -286,10 +292,7 @@ - - - true - + 0 @@ -297,13 +300,10 @@ - Middle Name - - - + Suffix - - true + + false @@ -349,6 +349,15 @@
Swift/QtUI/QtElidingLabel.h
+ + lineEditFN + lineEditNICKNAME + lineEditPREFIX + lineEditGIVEN + lineEditMIDDLE + lineEditFAMILY + lineEditSUFFIX + -- cgit v0.10.2-6-g49f6