]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QListings.cpp
* src/frontends/qt4/ui/TextLayoutUi.ui:
[lyx.git] / src / frontends / qt4 / QListings.cpp
2007-06-12 Bo PengAdd bypass validation checkboxes to listings related...
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/QListings.cpp:
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp:
2007-05-29 Michael Schmittreplace "Listings" by "Listing" (plural => singular)
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-25 Peter Kümmelfix merge build src/frontends/qt4/QDocument.cpp
2007-05-25 Bo PengInsetListings: use float for placements because of...
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...