From kdevelop-bugs Tue Mar 29 17:50:02 2011 From: Milian Wolff Date: Tue, 29 Mar 2011 17:50:02 +0000 To: kdevelop-bugs Subject: [Bug 112381] personalize "find in files" template regular expressions Message-Id: <20110329175002.5F9CE84108 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=130142132228711 https://bugs.kde.org/show_bug.cgi?id=112381 --- Comment #1 from Milian Wolff 2011-03-29 19:50:01 --- Git commit db514027279183c8c9245e5699df661b5f9d812e by Milian Wolff. Committed on 29/03/2011 at 19:52. Pushed by mwolff into branch 'master'. use combo box instead of line edit for patterns in find in files dialog This patch replaces the "line edit" in the "find in files" dialog by a KComboBox, so that all used patterns are saved between sessions, not only the last used one. Thanks for the patch go to Steffen Ohrendorf CCBUG: 112381 REVIEW: 100877 M +20 -8 plugins/grepview/grepdialog.cpp M +2 -5 plugins/grepview/grepwidget.ui http://commits.kde.org/kdevplatform/db514027279183c8c9245e5699df661b5f9d812e -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs