On 16/03/14 13:11, Kamal Garg wrote: > Sir, I want to participate in Advanced find nd replace I have good > experience with qt and c++. last year,I submitted my proposal but i > am not selected.I have code of lyx. Can you tell me what is code of > find and replace.
Hi Kamal, thanks for your interest in LyX and in our proposed GSoC projects. The code realizing the current Advanced Find & Replace feature is all within src/lyxfind.cpp, for the core search part, and within src/frontends/qt/FindAndReplace.cpp for the GUI panel part. I already posted on the list various ideas and clarifications about what the project is about, and how it can possibly be tackled. Please, go through recent messages on this topic, then come back to the list to ask whatever else you may need to know. For example, have a look at: https://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg182441.html Thanks, Tommaso