]> git.lyx.org Git - lyx.git/history - src
Simplify TocModel by using UserRole data.
[lyx.git] / src /
2008-06-12 Abdelrazak YounesSimplify TocModel by using UserRole data.
2008-06-12 Abdelrazak YounesFix another recursive repaint problem with Qt4.4 when...
2008-06-12 Abdelrazak YounesFix crash when closing a second lyx window due to a...
2008-06-12 Pavel Sanda* Doxy.
2008-06-11 Pavel Sanda* Doxy.
2008-06-11 Abdelrazak YounesTocWidget: Small reorg in order to fix http://bugzilla...
2008-06-11 Pavel Sanda* Doxy.
2008-06-11 Pavel SandaOld, unused and handled elsewhere.
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-10 Pavel Sanda* Doxy.
2008-06-10 Pavel Sandacosmetics.
2008-06-10 Pavel Sanda* Doxy.
2008-06-10 Jean-Marc Lasgouttestypo spotted by JP Chretien
2008-06-09 Pavel Sandaoops.
2008-06-09 Pavel Sanda* Doxy.
2008-06-09 Abdelrazak YounesMaybe fix http://bugzilla.lyx.org/show_bug.cgi?id=4939
2008-06-09 Abdelrazak Younespotential fix to outline drawer when leaving full-scree...
2008-06-09 Abdelrazak YounesOutline focus fix for mac: Make sure the GuiView is...
2008-06-09 Jürgen Spitzmüllerproper fix for bug 4936.
2008-06-09 Abdelrazak YounesAllow the toc and view-source dock widget to be restore...
2008-06-09 Abdelrazak YounesFix initial focus problem with outline and view-source...
2008-06-09 Abdelrazak YounescreateLyXTmpDir(): Don't hardcode /tmp, use package...
2008-06-09 Abdelrazak Younesset the object name for all DockView based dialog ...
2008-06-09 Abdelrazak YounesHopefully fix http://bugzilla.lyx.org/show_bug.cgi...
2008-06-09 Abdelrazak YounesGuiToc: set the object name for proper state restoration.
2008-06-09 Pavel Sanda* Doxy.
2008-06-09 Jürgen Spitzmüllerbrute fix weird bug 4936.
2008-06-09 Abdelrazak YounesMore sensible error messages.
2008-06-09 Abdelrazak YounesFirst part of http://bugzilla.lyx.org/show_bug.cgi...
2008-06-09 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4778
2008-06-09 Abdelrazak YounesNavigator pane: Switch to dockwidget when working in...
2008-06-09 Pavel Sanda* Doxy.
2008-06-08 Pavel SandaNext easy target.
2008-06-08 Pavel Sanda* Doxy.
2008-06-07 Pavel Sanda* Doxy.
2008-06-07 Pavel Sanda* Doxy.
2008-06-07 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4923 .
2008-06-07 Pavel Sanda* Doxy.
2008-06-07 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4933
2008-06-06 Abdelrazak Younesprevious commit: forgot that
2008-06-06 Abdelrazak YounesSimplify and optimize image on screen visualization...
2008-06-06 Abdelrazak YounesX-Ref dialog: Hide the buffer combo now that child...
2008-06-06 Pavel Sanda* Doxy.
2008-06-06 Richard HeckClean up a bit.
2008-06-06 Richard HeckFix citation dialog bug.
2008-06-06 Jean-Marc LasgouttesRemove our in tree gettext version and replace with...
2008-06-06 Abdelrazak YounesOptimize the graphics loader: don't put the image in...
2008-06-06 Abdelrazak Younesstart image loading at metrics time.
2008-06-06 Abdelrazak YounesRenderGraphic::metrics(): return early.
2008-06-06 Abdelrazak YounesMove loadableImageFormats() to the frontend.
2008-06-06 Abdelrazak YounesSimplify image loading on screen which is not asynchron...
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-06-06 Pavel Sanda* Doxy.
2008-06-06 Pavel SandaLFUN_ERROR_NEXT removal.
2008-06-06 Abdelrazak YounesFix disconnection on escaped dialog.
2008-06-06 Abdelrazak Younesoups...
2008-06-06 Abdelrazak YounesSome polish.
2008-06-06 Abdelrazak YounesLFUN_INFO_INSERT: avoid static_cast.
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Abdelrazak Younes* Dialog::inset(): make it const.
2008-06-06 Bo PengGuiInfo: display and initialize the information dialog...
2008-06-06 Bo PengInsetInfo: allow select and copy of text inside InsetIn...
2008-06-06 Richard HeckPrevent a crash when destroying insets whose Buffers...
2008-06-05 Jürgen SpitzmüllerWrap figures can also have subfloats. I simply forgot...
2008-06-05 Abdelrazak YounesMove inset lookup to Dialog class as this is generic...
2008-06-05 Abdelrazak YounesInsetInfo::inset(): look also for next inset as InsetIn...
2008-06-05 Abdelrazak YounesThe inset connection is not needed as the dialog will...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...
2008-06-05 Abdelrazak YounesMac compil fixes.
2008-06-05 Abdelrazak YounesMac compil and warning fixes.
2008-06-05 Pavel Sanda* Doxy.
2008-06-05 Abdelrazak Younes* InsetInfo: use Application::iconName().
2008-06-05 Abdelrazak YounesProvide a generic way to retrieve icons from the frontend.
2008-06-05 Richard HeckForgot this bit.
2008-06-05 Richard HeckMore cache fixing. Similar fix as for InsetBibtex,...
2008-06-05 Richard HeckFix some of the BibTeX cache issues. We need to be...
2008-06-05 Jürgen Spitzmüller** support for CJK font argument. File Format change **
2008-06-05 Richard HeckFix bug 4899. My bad.
2008-06-05 Richard HeckGive an error message here.
2008-06-05 Richard HeckTypo.
2008-06-05 Bo PengAdd InsetInfo::SHORTCUTS_INFO and ICON_INFO
2008-06-04 Dov Feldsternthis entire method can now be removed (thanks for point...
2008-06-04 Dov Feldsternwhitespace
2008-06-04 Dov Feldsternfix completion painting for RTL (inline completion...
2008-06-04 Pavel SandaDoxy - these are similar.
2008-06-04 Pavel SandaLast rites for LFUN_BREAK_PARAGRAPH_SKIP, LFUN_DELETE_B...
2008-06-04 Pavel SandaLast rites for LFUN_LIST_INSERT.
2008-06-04 Pavel Sanda* Doxy.
2008-06-04 Jean-Marc Lasgouttesfix compiler warning
2008-06-04 Abdelrazak YounesFix crash while InsetInfo hovering by replacing the...
2008-06-04 Enrico ForestieriProduce a cleaner latex output by avoiding \lyxmathsym...
2008-06-03 Bernhard RoiderFix item delegate for qt 4.2:
2008-06-03 Pavel SandaOn the same note.
2008-06-03 Pavel Sandaoops.
2008-06-03 Pavel SandaLFUN: delete-back/forward -> char-delete-back/forward
2008-06-03 Pavel Sanda* Doxy.
2008-06-03 Abdelrazak YounesFix toc generation after rev25096.
2008-06-03 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4910...
2008-06-03 Jürgen Spitzmüller* src/output_latex.cpp:
2008-06-03 Jürgen Spitzmüller* Allow the use of eqrefs in mathed (bug 4623).
next