Git commit e0a2654e3a7e60a27a952c56d143ed2ab7cba40d by Jaroslaw Staniek. Committed on 30/04/2014 at 23:42. Pushed by staniek into branch 'master'. compile fix for 5a08beea3100349 M +1 -0 kexi/main/CMakeLists.txt A +382 -0 kexi/main/kexifinddialog.ui http://commits.kde.org/calligra/e0a2654e3a7e60a27a952c56d143ed2ab7cba40d diff --git a/kexi/main/CMakeLists.txt b/kexi/main/CMakeLists.txt index 6553d22..e08981a 100644 --- a/kexi/main/CMakeLists.txt +++ b/kexi/main/CMakeLists.txt @@ -44,6 +44,7 @@ startup/KexiPasswordPage.cpp ) = kde4_add_ui_files(keximain_LIB_SRCS + kexifinddialog.ui startup/KexiProjectStorageTypeSelectionPage.ui startup/KexiServerDBNamePage.ui startup/KexiMainImportExportPage.ui diff --git a/kexi/main/kexifinddialog.ui b/kexi/main/kexifinddialog.ui new file mode 100644 index 0000000..09b570d --- /dev/null +++ b/kexi/main/kexifinddialog.ui @@ -0,0 +1,382 @@ + + KexiFindDialog + + + + 0 + 0 + 498 + 264 + + + + Find + + + + + + Fi&nd: + + + false + + + m_textToFind + + + + + + + + 1 + 0 + + + + false + + + true + + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 0 + 0 + + + + + + + + + + true + + + true + + + + + + + + 0 + 0 + + + + + + + + + + + + 0 + 0 + + + + &Replace + + + + + + + + 0 + 0 + + + + Replace All + + + + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + + + + + + + 0 + 0 + + + + Re&place with: + + + false + + + m_textToReplace + + + + + + + false + + + true + + + + + + + &Look in: + + + false + + + m_lookIn + + + + + + + Qt::StrongFocus + + + + + + + &Search: + + + false + + + m_search + + + + + + + Qt::StrongFocus + + + + Up + + + + + Down + + + + + All Rows + + + + + + + + &Match: + + + false + + + m_match + + + + + + + Qt::StrongFocus + + + + Any Part of Field + + + + + Whole Field + + + + + Start of Field + + + + + + + + Qt::WheelFocus + + + C&ase sensitive + + + + + + + Qt::WheelFocus + + + &Whole words only + + + + + + + Qt::WheelFocus + + + Prompt on replace + + + true + + + + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 113 + 5 + + + + + + + + + + + false + + + + + + + + + KComboBox + QComboBox +
kcombobox.h
+
+ + KHistoryComboBox + KComboBox +
khistorycombobox.h
+
+ + KPushButton + QPushButton +
kpushbutton.h
+
+
+ + m_textToFind + m_textToReplace + m_btnFind + m_btnClose + m_btnReplace + m_btnReplaceAll + m_lookIn + m_search + m_match + m_caseSensitive + m_wholeWords + m_promptOnReplace + + + kcombobox.h + kpushbutton.h + kpushbutton.h + kpushbutton.h + kpushbutton.h + kcombobox.h + kcombobox.h + kcombobox.h + klineedit.h + kcombobox.h + klineedit.h + + + + + m_btnClose + clicked() + KexiFindDialog + reject() + + + 20 + 20 + + + 20 + 20 + + + + +