@@ -4774,6 +4774,16 @@ Just test yourself if you get sync conflicts and set a higher value if so.</stri
47744774 </property >
47754775 </widget >
47764776 </item >
4777+ <item row =" 6" column =" 0" colspan =" 7" >
4778+ <widget class =" QCheckBox" name =" debugInfoAnonymizeCheckBox" >
4779+ <property name =" toolTip" >
4780+ <string >Hide usernames in paths and anonymize other personal identifiers in the generated debug information</string >
4781+ </property >
4782+ <property name =" text" >
4783+ <string >Anonymize personal information</string >
4784+ </property >
4785+ </widget >
4786+ </item >
47774787 <item row =" 4" column =" 0" colspan =" 7" >
47784788 <widget class =" QFrame" name =" debugInfoTextEditSearchFrame" >
47794789 <property name =" frameShape" >
@@ -4784,7 +4794,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</stri
47844794 </property >
47854795 </widget >
47864796 </item >
4787- <item row =" 6 " column =" 0" >
4797+ <item row =" 7 " column =" 0" >
47884798 <widget class =" QPushButton" name =" issueAssistantPushButton" >
47894799 <property name =" toolTip" >
47904800 <string >This is the best way to open an issue</string >
@@ -4798,7 +4808,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</stri
47984808 </property >
47994809 </widget >
48004810 </item >
4801- <item row =" 6 " column =" 1" >
4811+ <item row =" 7 " column =" 1" >
48024812 <widget class =" QPushButton" name =" copyDebugInfoButton" >
48034813 <property name =" toolTip" >
48044814 <string >Please use this in the issue tracker</string >
@@ -4812,7 +4822,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</stri
48124822 </property >
48134823 </widget >
48144824 </item >
4815- <item row =" 6 " column =" 2" >
4825+ <item row =" 7 " column =" 2" >
48164826 <widget class =" QPushButton" name =" saveDebugInfoButton" >
48174827 <property name =" toolTip" >
48184828 <string >Please don't use this in the issue tracker</string >
@@ -4826,7 +4836,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</stri
48264836 </property >
48274837 </widget >
48284838 </item >
4829- <item row =" 6 " column =" 3" colspan =" 4" >
4839+ <item row =" 7 " column =" 3" colspan =" 4" >
48304840 <spacer name =" horizontalSpacer_14" >
48314841 <property name =" orientation" >
48324842 <enum >Qt::Orientation::Horizontal</enum >
@@ -8241,6 +8251,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.</stri
82418251 <tabstop >exportSettingsButton</tabstop >
82428252 <tabstop >reinitializeDatabaseButton</tabstop >
82438253 <tabstop >gitHubLineBreaksCheckBox</tabstop >
8254+ <tabstop >debugInfoAnonymizeCheckBox</tabstop >
82448255 <tabstop >debugInfoTextEdit</tabstop >
82458256 <tabstop >noteTextEditFontLabel</tabstop >
82468257 <tabstop >noteTextEditButton</tabstop >
0 commit comments