]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QInclude.C
Fix unreported bug related to 3246 by Richard Heck:
[lyx.git] / src / frontends / qt4 / QInclude.C
2007-03-22 Peter Kümmelcompile qt4 three times faster with msvc:
2007-03-18 Uwe Stöhrsmall cleanup of the include dialog:
2007-01-18 Georg BaumFix several filename and environment variable encoding...
2007-01-18 Abdelrazak YounesConvert internal_path() to unicode (partially). Fix...
2007-01-12 Enrico ForestieriMake sure that all inputed filenames are in internal...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Georg BaumUse the new InsetCommandParams interface (frontend...
2006-10-09 Abdelrazak YounesThis commit is converting everything related to browsin...
2006-10-09 Abdelrazak YounesPatch 1 Log:
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes