PreferencesDialog 0 0 590 405 Preferences true 0 &General false 0 0 316 0 ... Default &location locationEdit Lan&guage languageComboBox 0 0 QComboBox::AdjustToContents 35 20 15 Automatic &updates checkUpdates enabled &Database QFormLayout::FieldsStayAtSizeHint Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter Qt::AlignHCenter|Qt::AlignTop Database &encoding encodingComboBox UTF-8 UTF-16 Open databases with foreign keys enabled. &Foreign keys foreignKeysCheckBox enabled Remove line breaks in schema view checkHideSchemaLinebreaks &Prefetch block size spinPrefetchSize 255 1000000 Qt::Horizontal 180 20 Data &Browser &SQL false false Settings name Context Colour Bold Italic Underline keyword Keyword function Function table Table comment Comment identifier Identifier string String currentline Current line null Null SQL &editor font size spinEditorFontSize 1 1 SQL &log font size spinLogFontSize &Extensions Select extensions to load for every database: QAbstractItemView::NoEditTriggers false Add extension :/icons/load_extension:/icons/load_extension Remove extension :/icons/remove_extension:/icons/remove_extension Qt::Vertical 20 40 <html><head/><body><p>While supporting the REGEXP operator SQLite doesn't implement any regular expression<br/>algorithm but calls back the running application. DB Browser for SQLite implements this<br/>algorithm for you to let you use REGEXP out of the box. However, as there are multiple possible<br/>implementations of this and you might want to use another one, you're free to disable the<br/>application's implementation and load your own by using an extension. Requires restart of the application.</p></body></html> Disable Regular Expression extension Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok locationEdit setLocationButton languageComboBox checkUpdates encodingComboBox foreignKeysCheckBox checkHideSchemaLinebreaks spinPrefetchSize treeSyntaxHighlighting spinEditorFontSize spinLogFontSize listExtensions buttonAddExtension buttonRemoveExtension tabWidget buttonBox accepted() PreferencesDialog saveSettings() 269 395 155 143 buttonBox rejected() PreferencesDialog reject() 337 395 286 144 buttonAddExtension clicked() PreferencesDialog addExtension() 119 82 245 137 buttonRemoveExtension clicked() PreferencesDialog removeExtension() 119 82 245 137 treeSyntaxHighlighting itemDoubleClicked(QTreeWidgetItem*,int) PreferencesDialog showColourDialog(QTreeWidgetItem*,int) 101 46 395 -1 setLocationButton clicked() PreferencesDialog chooseLocation() 568 71 294 202 saveSettings() chooseLocation() showColourDialog(QTreeWidgetItem*,int) addExtension() removeExtension()