]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/FloatPlacement.cpp
Improve wording (#10670)
[lyx.git] / src / frontends / qt4 / FloatPlacement.cpp
2017-04-15 Uwe StöhrInsetFloat: allow float placement for rotated floats
2016-06-12 Richard HeckInitialize a bunch of uninitialized members. It does...
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2015-05-11 Juergen SpitzmuellerFix enabling/disabling in InsetParams derived dialogs...
2015-04-02 Juergen SpitzmuellerImplement checkWidgets in the remaining InsetParamsWidg...
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-03-31 Pavel SandaNext headers
2010-03-04 Richard HeckSome cleanup for the Floating class.
2010-03-01 Abdelrazak YounesDocument Settings: fix Float placement dialog. The...
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2010-02-10 Abdelrazak Younes* InsetFloat:
2010-02-10 Abdelrazak YounesFix i18n as suggested by Jürgen:
2010-02-10 Abdelrazak YounesFloatPlacement: code cleanup and bug fixing (pretty...
2010-02-10 Abdelrazak YounesMake float type translatable.
2010-02-08 Abdelrazak Younes* Migrate InsetFloat to InsetDialog
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-09-20 André Pönitzcosmetics. remoe strange dependency of GuiDocument.h
2008-01-11 Jürgen Spitzmüller*** Support for generic sideways floats ***
2008-01-11 Pavel SandaRenaming leftovers
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...