]> git.lyx.org Git - lyx.git/history - src
Fix bug 2474; partial fix for 1777. Added last_reference_ member to QRef class and...
[lyx.git] / src /
2007-04-24 Richard HeckFix bug 2474; partial fix for 1777. Added last_referenc...
2007-04-24 André Pönitzmore Foo/FooDialog merge
2007-04-24 André Pönitzmerge the tabular/gui related files
2007-04-24 André Pönitzmerge QSpellChecker and QSpellcheckerDialog
2007-04-24 André Pönitzmerge QTexinfo and QTexinfoDialog
2007-04-24 André Pönitzmerge QWrapDialog and QWrap
2007-04-24 André Pönitzmerge QThesaurus and QThesaurusDialog
2007-04-24 Jürgen Spitzmüller* src/frontends/qt4/ui/DelimiterUi.ui:
2007-04-24 André Pönitzmerge QViewSource and QViewSourceDialog
2007-04-24 André Pönitzmerge QERT and QERTDialog
2007-04-24 André Pönitzmerge QSearch and QSearchDialog
2007-04-24 André Pönitzmerge QVSpace and QVSpaceDialog
2007-04-24 André Pönitzmerge QAbout and QAboutDialog
2007-04-24 André Pönitzmerge QBox and QBoxDialog
2007-04-24 André Pönitzmove lyxlex_pimpl.* into lyxlex.C
2007-04-24 André Pönitzparagraph_funcs.C should not have used paragraph_pimpl...
2007-04-24 André Pönitzmove paragraph_pimpl.* into paragraph.C
2007-04-24 André Pönitzforgot this...
2007-04-24 André Pönitzrenaming in frontends/qt4/ui: s/Q//g
2007-04-23 Michael Schmitt * src/insets/insetcommandparams.C: fix WS
2007-04-23 Georg Baummake the nomencl inset work with older versions of...
2007-04-23 Richard HeckFix bug 3461. Add reset_dialog() method that resets...
2007-04-23 Richard HeckFix case of BibTeX keys and remove unused variable...
2007-04-23 Abdelrazak Younesfix std::endl declaration.
2007-04-23 Jean-Marc Lasgouttesremove outdated "status" file
2007-04-22 Abdelrazak Younes* In the process of fixing the math background color...
2007-04-22 Michael Schmitt * src/mathed/BUGS: remove old stuff
2007-04-22 Michael Schmitt * src/frontend/qt4/QLToolbar.C: fix translation of...
2007-04-22 Abdelrazak Younesfix std declaration.
2007-04-22 Jürgen SpitzmüllerSatisfy André's Sprachgefühl.
2007-04-22 Abdelrazak YounesTrying to solve bug-2452, I optimized some of the most...
2007-04-22 Abdelrazak YounesPass the main window (GuiView) to the delimiter dialog...
2007-04-21 Abdelrazak Younes* operator==(docstring const & l, char const * r):...
2007-04-21 Abdelrazak YounesOptimisation: remove the inset mailer used in the dtor...
2007-04-21 Abdelrazak Younes* InsetMathNest::cell(): inlined because of profile.
2007-04-21 Michael Schmitt * frontends/LyXView.h:
2007-04-21 Michael Schmitt * src/frontend/qt4/ui/QDelimiter.ui: add space to...
2007-04-21 Michael Schmitt * src/frontends/controllers/ControlMath.h: remove...
2007-04-21 Jürgen Spitzmüller* src/frontends/qt4/ui/QTocUI.ui: add tooltips.
2007-04-21 Jürgen SpitzmüllerFix bug 2884 and 3437:
2007-04-20 Jürgen SpitzmüllerCompilation fixes:
2007-04-19 Edwin Leuven* remove old iconpalette (and rename iconpanel to iconp...
2007-04-19 Edwin Leuven* removal of math panel
2007-04-19 Edwin Leuven* include missing header (msvc complains)
2007-04-19 Edwin Leuven* Action.[Ch]
2007-04-19 Edwin Leuven* Refactoring of ToolbarBackend.[Ch] into
2007-04-19 Richard HeckFix some shortcut issues with the converters subdialog...
2007-04-19 Abdelrazak Younes* QCommandBuffer::complete(): Add connection to QListWi...
2007-04-19 Jürgen Spitzmüller* src/frontends/qt4/ui/QPrefConvertersUI.ui: lay out...
2007-04-19 Abdelrazak YounesFix bug 2466 by Stefan Schimanski:
2007-04-19 Abdelrazak YounesSwitch to an Icon View mode in the symbol lists.
2007-04-19 Abdelrazak YounesFix bug 3460:
2007-04-18 Michael Schmitt * QDelimiterDialog.C: make "TeX Code:" translatable
2007-04-18 Michael Schmitt * src/frontends/qt4/ui/QPrefConvertersUi.ui: add missi...
2007-04-18 Abdelrazak YounesFix bug 3454 and 3463: Don't allow ill-formed commands...
2007-04-18 Abdelrazak Younescommit again the drawing fix of revision 17826. This...
2007-04-18 Abdelrazak YounesStyle cleanup and tex code display bug correction.
2007-04-17 Uwe Stöhrfix bug 3456 and 3457
2007-04-17 Richard HeckFix for bug 3321. Changed error message.
2007-04-17 Abdelrazak YounesFix Andre's name.
2007-04-17 Abdelrazak YounesReal fix for bug 1395 by Stefan Schimanski, this commit...
2007-04-17 Abdelrazak YounesRevert to revision 17835: I applied the wrong tree!
2007-04-17 Abdelrazak Younesstyle correction.
2007-04-17 Abdelrazak YounesFix compilation. Use BOOST_ASSERT instead of assert()
2007-04-17 Bo PengFix bug 2993: mark buffer dirty when the status of...
2007-04-17 Abdelrazak YounesFix bug 1395 by Stefan Schimanski:
2007-04-17 Jürgen SpitzmüllerFix loop when opening TOC widget in an empty document...
2007-04-17 Richard HeckCaptions do not accept alignment, spacing, etc.
2007-04-16 Bo PengValidate DocIterator before setting cursor with it...
2007-04-16 Bo PengBookmarks: use bottom level pit and pos
2007-04-16 Georg Baumremove unused parameter
2007-04-16 Georg BaumPrevent invalid latex for multilingual sections and...
2007-04-16 Abdelrazak YounesFixed bug 3449 by Stefan Schimanski:
2007-04-15 Richard HeckFix compilation problem on some systems.
2007-04-15 Bo PenglastFilePos: save bottom level pit and pos
2007-04-14 Uwe StöhrAdd Updownarrow and updownarrow to the delimiter dialog
2007-04-14 Uwe StöhrFix bugs 3458:
2007-04-14 Georg Baumremove unused declaration
2007-04-14 Georg Baumsmall doxygen fix, remove unused declaration
2007-04-14 Edwin Leuvenlayout tweak
2007-04-13 Richard HeckAdd margin to paragraph dialog.
2007-04-13 Peter Kümmelfix bug 3319: LyX starts offscreen when changing monito...
2007-04-13 Abdelrazak Younesfix comment
2007-04-13 Abdelrazak YounesFix a missing metrics update when clicking within a...
2007-04-13 Abdelrazak YounesReorder panels in Preference Settings dialog.
2007-04-13 Abdelrazak YounesI forgot this in revision 17786. Hope bug 3450 is reall...
2007-04-13 Abdelrazak Younes* QPrefConvertersUi.ui
2007-04-13 Richard HeckDisable signals on programmatic checks to prevent unnec...
2007-04-13 Richard HeckRedo layout of dialog to solve sizing issue.
2007-04-12 Abdelrazak YounesFix bug 3450:
2007-04-12 Georg Baumremove stupid commented line
2007-04-11 Uwe Stöhrmake LyX compile again after changeset 17776
2007-04-11 Richard HeckChanges to paragraph settings dialog so that it offers...
2007-04-11 Richard HeckReorganize dialogs along lines suggested by Abdel to...
2007-04-11 Richard HeckAdd vertical spacer.
2007-04-11 Richard HeckMove alter button to match other dialogs.
2007-04-11 Enrico ForestieriFix remaining issues with big delimiters
2007-04-10 Jürgen Spitzmüller* src/BufferView.C (mouseSetCursor): update fixes.
2007-04-10 Abdelrazak Younes- Work a bit on the layout.
2007-04-10 Jürgen Spitzmüller* src/text3.C (doDispatch):
next