]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/FindAndReplace.cpp
Revert r32673 and remove the extra redraw and setFocus calls.
[lyx.git] / src / frontends / qt4 / FindAndReplace.cpp
2009-12-31 Vincent van RavesteijnRevert r32673 and remove the extra redraw and setFocus...
2009-12-30 Tommaso CucinottaImplemented S_OPEN_BUFFERS scope in Advanced Find featu...
2009-12-30 Tommaso CucinottaImplemented the "Current Buffer" & "Current (Master...
2009-12-29 Tommaso CucinottaNow, on C-S-f, only the findWA cursor remains visible...
2009-12-17 Tommaso CucinottaRemoved unneeded commented code (fixing #6333).
2009-12-17 Tommaso CucinottaFix of bug #6333 (main document WA was entirely selecte...
2009-11-02 Vincent van RavesteijnFix bug #6144: Remover RegExp from them Menu and give...
2009-09-24 Enrico ForestieriFix FindAndReplace dialog for Qt < 4.4.0.
2009-08-22 Tommaso CucinottaAdvanced Find and Replace turned to a NoBuffer dialog...
2009-08-21 Tommaso CucinottaAdvanced Search GUI enhancements (tooltips, navigation...
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696
2009-08-19 Tommaso CucinottaFixed Find LyX with replace, in common use cases.
2009-08-17 Pavel SandaAdd find debug level. Patch from Tommaso.
2009-08-15 Pavel SandaFix searching bug #6139.
2009-05-21 Uwe Stöhrremove unused includes of convert.h
2009-02-12 Richard HeckSquash warnings.
2009-01-14 Pavel SandaFindAdvSearch. Next patch from Tommaso.
2008-12-23 Abdelrazak YounesFindAndReplace by Tommaso:
2008-12-20 Pavel SandaAdvSearch - next patch from Tommaso.
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification and add a WorkArea...
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification.
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification and correct focus...
2008-11-22 Abdelrazak YounesTransfer more things from FindAndReplace to EmbeddedWor...
2008-11-22 Abdelrazak YounesCreate a new EmbeddedWorkArea for dialog embedding...
2008-11-16 Abdelrazak YounesTommaso patch part 6, FindAndReplace not compiled yet.