]> git.lyx.org Git - features.git/history - src/frontends/qt4/QListings.cpp
Make listings dialog translatable (mostly strings from InsetListingsParams), fix...
[features.git] / src / frontends / qt4 / QListings.cpp
2007-05-23 Bo PengMake listings dialog translatable (mostly strings from...
2007-05-23 Bo PengAdd dialect support and showstringspaces parameter...
2007-05-22 Jürgen Spitzmüllermake InsetListings ready for dialects, part 1 (joint...
2007-05-21 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp (validate_listings_pa...
2007-05-20 Jürgen SpitzmüllerCleanup the listings dialog and make its content transl...
2007-05-18 Jürgen Spitzmüller* src/frontends/qt4/QListings.cpp:
2007-05-18 Bo PengInsetListings: turn off inline/float when another is...
2007-05-16 Bo PengInsetListings: fix bug 3627
2007-05-16 Bo PengInsetListings: Use a combo box for number placement...
2007-05-15 Bo PengInsetListings: properly clear values of widgets when...
2007-05-14 Bo PengSeparate caption and label from InsetListingsParams...
2007-05-14 Bo PengInsetListings: fix a few checkbox logics
2007-05-13 Bo PengInsetLisings: fix extra npos comparisons intruduced...
2007-05-13 Bo PengInsetListings: Enhanced listings dialog, more than...
2007-05-10 Jean-Marc LasgouttesUse QTextEdit::setPlainText instead of QTextEdit::setTe...
2007-05-09 Peter Kümmelalso compile with merged files
2007-05-09 Bo PengAdd support for listings package. Two listings command...